Summary: Dear All, I need to trace all the system calls made and signals recieved by the process "sendmail". i use the strace command to do this, but in case o...
Summary: Hi I am new to linux programming. Can anyone tell me if there are system calls that i can call from my C code to do the following : 1. Get informatio...
Summary: Hi all, I need your help ! I am a newbie of Linux, I use Linux Redhat 9.0, kernel 2.4.20-8. I want to add a new systam call in kernel but i got an err...
Summary: hi all i am trying to exute this whole shell command in our .cpp programme /usr/sbin/pppd /dev/ttyS0 115200 crtscts debug dump defaultroute usepee...
Summary: Well I might as well answer my own question just in case somebody else is having trouble. I used the strace program and traced the system calls and f...
Summary: Hello, I'm what you would call a linux novice and I'm doing an internship at an office which has a linux email server. I want to know what commands to...
Summary: It's just C code. Here's a real example from sys.c in the kernel. Unfortunately, it'll get messed up because of HTML issues. /* * linux/kernel/sys.c...
Summary: if ur system consists of dual boot between windows NT and linux and u want get rid of linux then boot ur system with dos bootable floppy or windows bo...
Summary: If it can shutdown but can't be restarted, that implies that there is a file in /etc/rc.d/rc6.d which is causing the hang, that doesn't exist in /etc/...
Summary: Hi . My sendmail is throwing this error - connection failed 192.168.0.1,25 (192.168.0.1 is my proxy) checked the status of sendmail and it is running...
Summary: You ask a big question. Management of sendmail could fill a book. In fact, O'Reilley has such a book. But you shouldn't have to read that to get ma...
Summary: I'm uing Red Hat Linux 7.2 I've not set up my mail server, but the mailing function can work. I can receive mail sent from the outside and send mail t...
Summary: These subjects are way out of my knowledge, question number 2 I can't answer. As far as question number 1 is concerned, I'll try. I guess you know alr...
Summary: i agree with the live cd concept but if you still want to go the hd install route yes ive tried both one thing you have to understand about linux is b...
Summary: First off, I must be truthful. I'm learning this as I go. I'm by no means an expert in Unix or Linux. But even with the limited amount of Linux Knowle...
Summary: What I was thinking in terms of was modifying the unlink(), open(), fopen() (and maybe other) system calls to preserve a copy of the latest version of...
Summary: The latest version of sendmail is always available at www.sendmail.org. Download it, uncompress and untar the package. Follow the directions, probably...
Summary: I don't know what Share Point is, so thinking that it might be something like davfs (davfs is a Linux file system driver that allows you to mount a We...
Summary: I seem to be getting sleepy... I missed giving you waht you really wanted... The actual function you call is simply uname... See the uname(2) man page...
Summary: In emulation (there is a dos emulator for linux and mandrake does come with it, at least the powerpack edition) things will like a 100 Mhz system. Fac...
Summary: once samaba is working and you mount the filesystem properly ftp will work. This is because ftp will access the files using system calls and OS will i...
Summary: I have a couple of sendmail boxes running in a test environment. When I do a netstat -nl, I get: tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN whereas I want ...
Summary: Are they all primary partitions? You can only have a maximum of 4 primary partitions. Without creating extended partitions etc I would suggest dele...