Hi,
I have a server that has crashed and all I want to do is get the files off of it that I need. Now, I figure that a live CD is the best way to go as to transfer from one hard drive to a...
I am writing a simple shell program in C for Linux (Fedora 8).
While inside a child process, I want to call waitpid() and wait for a sibling process to exit.
However, waitpid() only all...
We are looking to mount a novell server volume on our linux web server. As far as we know ncpfs is not installed as part of the kernel (kernel version 2.6.9-42). however the ipxutils and ncpfs...
Hi All
I am trying to setup a mail gateway using debian/mailscanner/postfix to scan emails for spam before they reach my Exchange2003 server.
I did setup everything if I send an email fr...
Do I need a monitor keyboard and mouse to run on my Fedora box? I startup the box with monitor keyboard and mouse, and then move it to another machine. This box then freezes, Does it need to ...
HI,
I'm running SUSE linux and I would like a script to run these two commands in two separate terminal windows.
tail -f /data/op_log_file
tail -f /data/dev_log_file
thanks,
Greetings,
I would like to map a network drive from a share that exists on a windows 2000 machine to a folder on a Redhat 7.3 machine. The sole purpose of this is to dump files from the re...
I got a backup script which does this to get the previous folder (for incremental backups)
oldf=`ls /backup3/incremental/program/ --sort=time | grep 2007 | head --lines 1`
However $oldf d...
I made some changes to my .bashrc file. I exited putty and logged back into Linux. Now, I see the following:
--------------------------------------------------------------------------------...
I am running apache2 with mod_rewrite enabled and I do not know the correct syntax for a website redirect. I have to take the follwing site: xyz.domain.com and redirect it to https://123.dom...
Hi guys!
Just wondering if any of you had any experience, with porting or installing VMWare ESX Server 2.5/6 into a virtual machine on VMWare Workstation, on a desktop with no SCSI drives?
...
I've been trying to improve my Spamassassin and I found out about DNSBL so I patched together a CF file to use this feature and I've had no luck am I doing something wrong?
# bl.csma.biz
...
Hello,
I am running RH9
I just installed a new 64Bit GB Nic Card
When it booted up, it recognized it and asked to configure it.
but the device will not come up.
I assumed that if kudzu re...
I get an error message java.lang.UnsatisfiedLinkError : /home/.../lib/linux/libnative.so: cannot open shared object file: No such file or directory when compiling a piece of code
(I am usin...
OK... Making the switch from MS to linux... trying to cover my basics by using Virtual PC 2004... It all installed fine but, I changed the resolution during the setup stages.
I can get to t...
My company are looking for a server to host a web service, and we have
been considering the Dell PowerEdge 2850 with:
- 2 x 64-bit Intel Xeon processor 3.4GHz with 2MB L2 cache and
- Inte...
I get an error that comes up when I startx.
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound serv...
Hi
I am doing rpm on RedHat for the first time.
I did a
rpm -iv ethereal-base-0.9.7-1.7.2.i386.rpm
and got
warning: ethereal-base-0.9.7-1.7.2.i386.rpm: V3 DSA signature: NOKEY, ke...
I just installed Mandrake 10.0 and am trying to get it connected to the internet. I am a total Linux Noob! I have had some help with someone who knows linux well but we're unable to find a s...
Hi Experts,
I have three eths on my new server.
eth0 192.168.111.10 on which I can run Tomcat JSPs - working fine port 8080
eth1 192.168.111.11 to which I cannot connect at ...
how do i change the PWD in a bash script
i want a script that changes to a dir
lists the dir
and when exited the shell's PWD is now the dir changed to
regards,
Mike
Hello,
at this time my system is a Linux 2.2.17 #2 i586 unknown.
When I try to give any command at any user bash, I get the following notice:
"bash: fork: Resource temporarily unavailable"
...
I am looking for a terminal emulator for linux (mandrake 6.1 with KDE) that I can use to make a connection to a router. In Windows I use HyperTerminal and connect through a rs232 cable on a c...
I just downloaded the Sun Solaris CDE to try on my Linux system. I am curious to find out if it is true that "any UNIX program can be compiled and run on Linux". My question is: Has anyone ...
hi,
how to enable cron for root ?
And for those user who donot have cron file inside the /var/cron/ ,howto enable them?
tnx