Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Linux Dev Solutions: 1 - 25 of 57
 
Hello,         Can anybody help me out in setting the cron-job for every 2 weeks (on sunday), lets say I want run restart-server.sh script. Can some one give exact format for this.  like 0...
Hello! I would like to do limit some resources per user and was searching for a tool, kernel patch or whatever to do it but was not able to find something. Perhaps somebody knows how to ...
*** This is a school assignment *** In this assignment, I have to write a program using C++ or Java that reads in a file and copies it to a new output file. I have been able to write a prog...
Hi,     Can somebody give me example programs on how to use the Read and Write system call in the Linux Kernel. Also could you help me out with links on where I can find good tutorials for th...
hi friends i have tcp packet and all what i want some body to describe and analysis the packet thanks in advance
I have a syslog server that collects syslog messages and store them in directories based on the current month. For example: logs for June 2009 are stored under /var/log/myLogs/2009-06 logs...
Hi! trying to compile udev-146 from source I get the following error: udev/udevd.c:37:26: error: sys/signalfd.h: No such file or directory I run configure with the option --disable-ex...
Hi, I have some softwares and directories which are in the form of .tar.gz. The files inside .tar.gz are not source file. Whenever i need to install them i just unzip them and copy on the s...
Hi there, I've written a script (i.e. .sh file) in linux and i want it to be executed everytime on startup ... How can I achieve that ? I know it has to do with rc.d files or smthg but not ex...
Hi! I would like to upgrade my x86_64 system which uses glibc-2.5 to glibc-2.9 because I have some problems compiling udev-146 on kernel 2.6.31.4 (while it compiles without problems on the ...
I have a barcode scanner that, like most, injects the scanned string and a line feed as text from a keyboard. Rather than scan data into an application, I'd like to simply log the time of the ...
Hi. I am trying to create a script that resets a linux users's password in an interactive way. such as: enter username: enter password: Password for user has been reset I have ...
In MS window, there are API functions to directly read/write the sectors of physical drive, On Linux, are there similar functions to do these?  Can anyone point out a link or which *.c program...
I have a .bash_aliases file that contains the lines: alias k="clear && echo ================ && pwd && echo ================ && ls -l" alias kk="clear && echo ================ && pwd && ec...
Hi,           I need to find out files which does not have write permissions for "other users" i need find command with perm options (or any other method) something like ( find ./ -pe...
hi! i'm developing a little script that does a lot of things, and i've encountered one problem: I need to append stdout and stderr from this rsync line: rsync -azIcr -b --backup-dir=...
HI, How do we use the below commands together in linux? 1) find . -type d | wc -l 2) find . -type f | wc -l Actualy, want to show the count of files and folders from a specific path. Im...
Hi! Ufter upgrading udev from 098 to 139 on boot I get some messages like: udevd: /sbin/mdadm --detail --export /dev/.tmp-block-0:9 abnormal exit I notice that after upgrade udev crea...
How/where to get the source code for fdisk in c/c++. After checking my system, I saw several files on fdisk: /usr/share/system-config-lvm/fdisk_wrapper.py /usr/share/system-config-lvm/fdisk...
I am trying to compile two word list , but the program take so much time to run. The file sizes are huge1.txt : 46MB huge2.txt: 52MB Is there a way i can merge this two list faster and...
hi! i'm developing a nagios script that extracts perfdata for future graph affairs, and i'm trying to parse with sed a string variable to subsitute text inside. I need this: i've got thi...
i used the redhat knowledge base to help me with the mounting process, everything work out until i tried to mount the actual device, i keep getting this message,'you must specify the filesyste...
I'm writing an app that needs to read the MBR record of the disk, for this it must have root access but it must only be run by a user. Command line solutions are not an option. Is there ...
Hi, How can I find out where this email originated.Attached is the header Delivered-To: anetecked@gmail.com Received: by 10.90.113.20 with SMTP id l20cs236803agc;         Fri, 20 Nov 200...
can ubuntu read a usb connected hard drive if the drive has been originally formatted with windows xp pro and has pictures and music on it. Or will the operating system ruin the harddrive?