Advertisement

1 - 10 of 54 containing alltags:("Red Hat Enterprise Linux") (0.001 seconds)
I am trying to get a copy of all the users in the passwd file. I found a command out on the net:  gawk -v LIMIT=$UGIDLIMIT -F:  `($3>=LIMIT) && ($3!=65534)' /etc/passwd > /root/move/passwd.mig ...
Zones: Unix Systems Programming, Linux DevDate Answered: 02/23/2008 Grade: A Views: 0
Basically i have a couple of rsync scripts that run nightly. when i check the mails as root during the day, there is always one in particular that suffers from this, but somethimes there is a s...
Zones: Linux, Linux Admin, Red Hat LinuxDate Answered: 05/10/2008 Grade: A Views: 0
Someone deleted several important users and file from one of my RH ES 3 severs.and I need to recover them.
Zones: Linux Setup, Linux, Linux AdminDate Answered: 01/14/2008 Grade: A Views: 5
When compiling a module (program) under Red Hat Enterprise Linux (v4.1.18), the following errors are gernerated: build/lib/libprog_postproc.a(bcast_serial.o)(.text+0x31f): In function 'formatMsgBu...
Zones: C++, C, Red Hat LinuxDate Answered: 01/17/2008 Grade: A Views: 0
Please assist me in defining the standard function strlcpy() and how to make it an operating system dependant. In other words, allow the complier to find the definition of the function on a particu...
Zones: C++, C, Open SourceDate Answered: 01/29/2008 Grade: B Views: 4
A configuration file consists of sections and entries. Each section is defined inside a "[]", and each entry is delimited by an "=" sign. The value of each entry can be either string or an integer,...
Zones: C, Algorithms, Open SourceDate Answered: 02/24/2008 Grade: A Views: 146
I am using Red Hat Linux ES4.0 update 5. I need to modify the login prompt for a non-root user so that it displays the current working directory all the time. The users default shell is csh and can...
Zones: csh / tcsh, Linux Dev, Shell ScriptingDate Answered: 02/06/2008 Grade: A Views: 108
I'm currently using a stand-alone initialization Parser library (iniParser) in ANSI C (http://ndevilla.free.fr/iniparser/) to read a configuration file. The library compiles, links and runs with no...
Zones: CDate Answered: 03/05/2008 Grade: A Views: 0
On Redhat Linux, is there a way to determine the number of Zone transfers that have been made from a DNS server? Alternatively, is there a way to determine the network traffic which the server ...
Zones: DNS, Linux Admin, Red Hat LinuxDate Answered: 04/29/2008 Grade: A Views: 0
Hi I am runing enterprise linux ES3. and want to run two scripts from cron. script1 should run on last sunday of every month (at say 2:30 AM) and script2 should run on last sunday of every 3rd ...
Zones: Linux, Linux DevDate Answered: 03/30/2008 Grade: B Views: 41