473,544 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Linux Forum

Linux operating systems (Open Source) - Ask questions about the open source operating systems, setup, installation, administration, configuration, drivers, internet, applications, file, Redhat, CentOS, FreeBSD, Ubuntu and more.
1
6,106
thread by: akaley | last post Sep 4 '08 by: ashitpro
Hi, Iam sending mail by using mailx command..for other files it's working file,,But while sending txt files..some junk characters are coming in place of new lines.. my text file containg marking diagram..so can u please help waht to do for gettimg correct file as an attachment. Iam using Mailx command as given below: uuencode 123.txt...
1
6,101
thread by: ancy | last post Sep 8 '06 by: ancy
hi all I am calling a procedure within script.Even if the prcoedure is not executed successfully. In log file it is recorded as procedure successfully executed .How to capture errors in log file $SQP $clf_user_name/$clf_password@$db_server <<EOF> file_out_before.log update table set col='a'; commit; exec...
8
6,100
thread by: kitak | last post Apr 1 '08 by: ashitpro
Hello, We are devoloping a compiler for windows , implementing 2 C99 standards as our final yr project., But the thing is we are doin it by editting the open source GCC code.. It is in .sh format, to take it to windows, we need to converst it to .exe. Could anyone please tell me is there any software available or is there any commands for that!!...
3
6,059
thread by: gupta24 | last post Jul 24 '08 by: Brosert
How can create web page using shell script....... Like web page like winner of the month(given the input) = john type of the prize(given the input)= gold the given page like
0
6,005
ashitpro
thread by: ashitpro | last post Feb 20 '08 by: ashitpro
As per the last discussion(chapter 1), here we'll try to read the group descriptor. First of all we'll try to understand what is group descriptor. AS we know, superblock and group descriptor table are duplicated in each block group. Group descriptor table is an array of group desciptors Each block group has it's own group descriptor. And it is...
1
6,001
thread by: jjamesis | last post Dec 18 '06 by: sashi
Hi guys I'm doing some school work and created a box which does nothing but stream videos on a network. This box runs Fedora 5 with gnome desktop manager. Because all the box is doing is playing video there is no activity (there is no keyboard or mouse plugged in). Is there any way to disable the power mode and stop the screen saver. I...
5
5,994
thread by: satya61229 | last post Mar 21 '07 by: arne
Hello Linux Guru I am facing very serious issues of begin spying. I am sure of that. Idiots are doing that. But I am not very well in linux, so i cannot get the log of that. can you tell me how to find trace of file accessed, who is login, who logged when, etc.
1
5,958
dlite922
thread by: dlite922 | last post Jun 4 '08 by: micmast
I'm a linux n00b, but i know enough to find my way around and not cause mayhem. With the help of online tutorials and someone else who knows just a little more than me, we've managed to install sendmail and dovecot? ssl-auth. But don't know if everything is installed right. I can telent localhost 25, but when doing the same from...
2
5,955
dlite922
thread by: dlite922 | last post Aug 24 '08 by: Laharl
I'm creating a batch file to be run on scheduled task on windows that sftp's a file using winscp to a linux machine. The password is saved in this bat file for all to see, so i need to create a user on the Linux machine that can't do anything but have write access to 1 folder. I don't want you to walk me through it from A to Z, but after I...
1
5,952
thread by: ljungers | last post Jan 26 '07 by: Motoma
Help needed with shell script using the sed command. Need to extract a date from a text file. Each record contains the text "Date Entered:" and following that literial is a space followed by mm/dd/yyyy and two spaces. There are occasions when the literal is present with no date, just 3 spaces following it. I need to extract that date and place...
1
5,945
sokoun
thread by: sokoun | last post Jan 22 '08 by: ashitpro
Hi all, could anybody help me to correct this problem, i used squid 2.6 as transparent proxy. when i browse to that server i got an error: The requested URL could not be retrieved While trying to retrieve the URL: http://localhost/ The following error was encountered:
3
5,939
thread by: pedalpete | last post Mar 28 '08 by: micmast
I'm trying to run a php based mailer to send e-mail via my gmail, and apparently I need to connect on port 465. I've checked which ports are open on my server, and 465 is closed. I've tried running open 465, and open localhost:465. I didn't get errors on either of these commands, but following up with nmap -st localhost does not show port...
3
5,889
Nepomuk
thread by: Nepomuk | last post Sep 24 '07 by: Nepomuk
Hi! I'm trying to unpack a tar.gz file to a certain directory. I'm using gunzip -N < source | tar xvf - so far. (Yes, I know there is a shorter form, but I can't use that for certain reasons.) What I want is to give the target directory for everything, that's unpacked. I've checked man tar and I tried adding > target without any...
3
5,880
shahjapan
thread by: shahjapan | last post Jul 18 '07 by: prn
Hello, I want to start a server at the linux system boot up (UBUNTU 7.04 ) I have used start-stop-daemon command in my shell script for that. I have written my shell script path in /etc/rc.local file. its working.
2
5,862
thread by: pathfinder123 | last post May 23 '15 by: pathfinder123
Hi, I am compiling the linux kernel 2.6.32 with my custom config file as input. I am using gcc-4.9.2 on Debian-8.0. I am getting following error. Can someone help me resolve this? Thanks in advance. build@bd:~/2.6.32/linux-2.6.32-358.el6$ make oldconfig scripts/kconfig/conf -o arch/x86/Kconfig # # configuration written to .config #
1
5,842
thread by: ashokd001 | last post Aug 31 '08 by: numberwhun
Hi, Is there any command to know that OS is 32bit or 64bit. Please, reply back if any body know about it. Thanks in advance. Regards, Ashok
2
5,792
thread by: Geevi | last post Jan 23 '07 by: Motoma
Hi what are the main functions of kernel? shall we compare it with processor?
4
5,792
thread by: Luuk | last post Jan 22 '20 by: SioSio
Is there a more elegant way to do this: mktemp -u XXXXXXXXXXXXXXXX | sed 's/\(....\)\(....\)\(....\)\(....\)/\1-\2-\3-\4/g' This will output 16 characters with '-' signs between the output like (i.e.): EjSe-Cla4-OaT7-IR26
6
5,762
thread by: rajarora | last post Jan 23 '08 by: rajarora
Hi , I faced a very strange problem when I unzip a zip file on my solaris workstation. Actually I wanted to transfer a folder, say it TEST which contains some sub-folders inside it from windows to solaris machine. So I zipped this folder to TEST.ZIP on my windows machine. Then from my windows machine, I started ftp from command prompt and...
5
5,762
thread by: phpmagesh | last post Dec 7 '08 by: drhowarddrfine
Hi to all, I want to know what this means, 'chmod 0777' . I know its some thing like read only or write or read. can any one tell me for which action they will use that Thanks in advance, Regards magesh
1
5,739
usafshah
thread by: usafshah | last post Mar 24 '08 by: usafshah
Hi I'm installing Postfix + cyrus-sasl using Post-fix-SMTP-AUTH-TLS-HowtoForge everything seems ok but when I telnet mail.mydomain.com 25 nothing happens and then as I check tail /var/log/maillog I find logs like Mar 21 13:41:12 localhost postfix/smtpd: warning: unsupported SASL server implementation: cyrus Mar 21 13:41:12 localhost...
2
5,711
thread by: ndoggy020 | last post Dec 6 '07 by: ndoggy020
Hey guys. What I need to do is this: I need write a script to find files that have a certain filesize (for this case a file size of 0 (zero) ) I see that the cksum command will help me find the filesize. I am new to the unix environment and not too sure how ot write a script that does the following: When I find this file with a filesize...
2
5,699
thread by: monika gharwal | last post Oct 13 '10 by: Nepomuk
I have used du and find command but it is giving the size of a file in blocks as I need the size in bytes.
19
5,680
thread by: tvnaidu | last post Dec 8 '09 by: jclausius
I did search on google, I cannot see right link for linux to download VSS client, I am using RH linux
2
5,667
thread by: beporter | last post Mar 21 '07 by: ValHolla
I've been searching the internet for some kind of script that will utilize dig or similar to dump ALL A, CNAME, MX, TXT, etc. records for a given domain. Is there any way to retrieve all of the records and IP addresses without knowing the actual subdomains to query? For example, if I just know "mydomain.com" is there any way to find the A and MX...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.