473,541 Members | 13,154 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.
2
4,055
thread by: rockkyy | last post Nov 5 '06 by: rockkyy
hi all.. I want to implement an rpc client ,whose server is already there.. i am porting the client code from SunOS to linux.. but when i compile the '.x' file using rpcgen the XDR files are not getting created.. only CLNT, SVC and header files are getting created .. is their any way to create the XDR file on linux platform.. i need it becoz...
1
1,676
thread by: ashmatusunrai | last post Nov 6 '06 by: srikpen
I have to write a unix shell script, and I've done most of it but I can't figure out one part. I need to write every line containing the word ``delete'' produced by ``man mail'' into a file called ``delete'' and popy every line of a file (in D) called ``dogfile.txt'' that has the word ``dog'' (lower-case letters only) in it into a file (in D)...
1
2,822
thread by: vijayandc | last post Nov 6 '06 by: srikpen
All, I am working in an linux system, i want to send mail from my linux system to yahoo id using shell script. How to do that? Pls advice me.
1
2,085
thread by: sanjay25794 | last post Nov 6 '06 by: srikpen
hai friends pls help me out of this problem.My question is ...... How to write shell script to connect and extract DATA from oracle database ??
3
6,113
thread by: mailsubhra | last post Nov 6 '06 by: srikpen
Hi, I am completely new to device drivers and wish to learn it (at least the basics). So can someone help me to learn them by way of sending some online help or a link or maybe a document.. anything will do. I have the system with Fedora5 installed.
1
2,201
thread by: bashustbiju | last post Nov 7 '06 by: sicarie
Hi Please some one help for configuring apache to use python scripts I made some changes. the index.py script contains the entry from mod_python import apache from mod_python import Session, Cookie, util def index(req):
1
1,323
thread by: outofmymind | last post Nov 7 '06 by: sicarie
HI everyone, im really new to unix and im having problems solving these comands: 1- Use the command find to recursively list the names of all header files in /usr/include (e.g. eparse.h ) which begin with a vowel and then email the list to yourself (use mail command) 2- Count how many file owned by root - i id this, but im not sure if...
1
2,241
exoskeleton
thread by: exoskeleton | last post Nov 7 '06 by: sashi
dear experts, anyone who can give an idea on how to set up a cron job? any set of instructions... please help...i really need it... thank you
2
9,709
thread by: sehm | last post Nov 10 '06 by: OJansen
hello. i need to get a few infos about parallel port programming in C/C++ until tomorrow morning. i'll be having a laboratory that i'll miss during the explanations related to this and i'll catch only the practical aspect,that will be beyond my understanding. one of the problems is creating a code that will control 4 LED to light in a certain...
2
1,583
thread by: rasmidas2004 | last post Nov 10 '06 by: OJansen
1. which process is the parent process of all the processes in Linux? 2.How the system calls are getting called? 3. If there are different terminals attached to the system the if more than one terminals are using vi, then they are different copies or the same copy of vi will be runned in all the terminals? Thanks in advance.
4
1,844
thread by: shariquehabib | last post Nov 10 '06 by: sicarie
Hi all, I want to download some imp. books of linux,solaris,unix,but i m not able to found exact link for download. please provide me some links i.e.related to books in PDF formate. thanx, sharique
2
1,779
thread by: outofmymind | last post Nov 13 '06 by: suryakantyadav
Hi...can anyone please explain for me what the commands below do a. ls -Rlat > /home/csuser/myfile b. sort < numbers > results c. cat /etc/passwd | head -n 5 Thank You
1
2,013
thread by: tasneem | last post Nov 13 '06 by: sashi
we have done socket programming for local client n local server.but this program executes only once,after that it shows error like 'connection refused'.so plz guide us as soon as possible. Thanking u.
2
1,571
thread by: pvadhi07 | last post Nov 15 '06 by: EnnisMac
Hello Everyone, I hope you can help me. My problem is I have to run server programs from multiple Linux machines, but I will run them remotely from one machine. That is I will run program1 on machine 1 and then by remote logging into machine 2 I will run program2 . My problem is I have to set up log in info with ssh because I will be...
3
1,382
thread by: ashmatusunrai | last post Nov 15 '06 by: rdettwyler
I'm having trouble with unix shell script. I need to "Cat every file (in D) whose name starts with ``test'' into a file (in D) called ``bigtest''". So far I have: cat test*.txt > bigtest.txt But its not working the way it needs to. If someone could help me, I'd really appreciate it!
2
4,244
thread by: jsharp999 | last post Nov 16 '06 by: vssp
Running Redhat Enterprise Linux release 4. I'm pretty new at this and this is a brand new installation. Everytime I login I get the following message: login: Cannot resolve network address for KDC in requested realm while getting initial credentials The system eventually lets me continue the login process. Is the something in Kerberos(?)...
1
3,722
thread by: Dharam Gupta | last post Nov 17 '06 by: sanjay123456
Hi,I want to know about how to build graphic programs and animations in GCC compiler just as we do in Turbo c++ and which one is better,I'm working on a game project and thinking to do so in Fedora....if any suggestions and ideas please post.......
1
1,557
thread by: udhayakarthick | last post Nov 21 '06 by: sashi
HI !! I am using windows XP.I want to move to linux.I have the Ubuntu linux CD.But i don't know how to install it in my pc.Will any one of you provide me installation notes for that.Moreover is it possible to install linux without removing windows.Your help regarding this will be very useful for me and my friends too. Thank you
1
5,599
thread by: virus | last post Nov 21 '06 by: sashi
I have red hat linux on my pc. I am new to linux. Can any one please tell me how fork( ) function works & what is its application.
2
3,417
sashi
thread by: sashi | last post Nov 21 '06 by: sashi
Hi everyone, need help regarding DNS::Bind9 configuration, below is the copy of my forward zone file, $TTL 3D @ IN SOA ns.xyz.com.my. admin.xyz.com.my. ( 200604045 3600 3600 3600
3
4,294
thread by: standard149 | last post Nov 22 '06 by: Colloid Snake
I posted this under the programming lounge because I beleived this to be more of a question of writing a script then dealing with the OS itself, but id really like some feedback so after an suggestion im posting it here. Basically, what im attempting to do is add some preliminary procedures onto my usb drive. Currently I have a distro of linux,...
0
1,842
thread by: vaibhavrajvanshi | last post Nov 23 '06 by: vaibhavrajvanshi
we are migrating our system from mainframe to AIX . what are the steps to be taken to migrate data from mainframe db2 to AIX UDB
2
1,754
thread by: OJansen | last post Nov 27 '06 by: drhowarddrfine
I'm looking for some operating systems, maybe somebody can help me out... I want the SCO UNIX version, but i guess that's not free right (unless) Also, Caldera OPENLinux Workstation and Server, i can't find them anywhere... Now i have RH Linux, knoppix, bonsai linux, and Debian NAS Linux 3.61 i guess...
1
6,337
thread by: kumarangopi | last post Nov 27 '06 by: sashi
iam in the way of making graphics using SDL.i copied from cd usign mount -a /cdrom cd /cdrom cp SDL-1.2.11.tar.gz /usr/test cd /usr/test gunzip SDL-1.2.11.tar.gz tar -xf SDL-1.2.11.tar cd SDL-1.2.11 ./configure ...
1
10,248
thread by: nickyeng | last post Nov 28 '06 by: sashi
I use cygwin in windows xp, i ask the question in linux subforum is because cygwin is a linux-environment simulator in windows, so basically command are the same as linux-OS. I install the web server apache and i try to start web server, it give me this error message: Nick@ACER-Nick ~CSC2222/bin $ ./httpd start Starting Apache web...

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.