What is the command line input to search for a word in a folder tree, in other words, in all the files in all the folders under a specified folder.
I have a script that is run by root from cron. If there is a failure, it creates a log. I want this to also create a popup. I am using zenity to create the popup. I am running Ubuntu 7.04 ...
Hi,
I just wanted to how to extract a single file (recovery) from a tar.gz file which is 15GB in size..
I just got tips from internet to use the following commands , with which i c...
I just installed linux Suse 11. I want to install putty to be able to access all my cisco gear via telnet, ssh, and console. Is this possible?
Hi,
I want to sftp to another server without using password. I do not want to use the public key authentication as my server has been chrooted.
I need to know the format of the batch scr...
Hi, I got only 90 points and I am paying
all my points to whoever helps me out.
I use Redhat 7.0 and I just connected
a second hard drive to my system.
The question is: how can I mount t...
Hi i need a ftp script to ftp from Linux to HP box. Does any one have one.
I'm trying to automate the way i copy files from one machine to the next.
How can i create a shell script that will scp over the network
say the scp command is
scp /workplace/test.txt ang...
Is there a way to change all the filenames in a Windows folder easier than renaming each one? Lets say I have a bunch of files that are 1000_300_001.jpg 1000_300_002.jpg etc. I want to chang...
Hi,
My server is down, there is no others alert msg in /var/log/messages,only ALOT of these msgs appeared(at below)
What wrong with my DNS, or some1 is DDOS attacking my dns?
So far, ...
hello,
I would like to know if there is a way to delete some old files from a dir that has
9,862 files in it, lets say delete files older than 1 month!
is this possible ?
How do i set the HTTP proxy for linux from a commandline? Im running a OLPC emulated machine and im behind a proxy and need to set it to use browse, however browse doesnt have any menu to do s...
Hi,
I would like to request an assistant.
I have a scripts that will find all files/folder inside the "public_html" folder and set the permission 755 for folders and 644 for files as fol...
Hi expert
How do swapout a suspended process in Linux ? i.e
It should be moved from Main memory to swap without killing the process
and later on when resumed it must be swapped in b...
I just set up a Kerio mail server on Redhat Linux 9 and I want to copy the data files from the live server to a test server. I'm new to Linux and can't figure out how to copy these files over...
I have a network with linux servers. I have one linux box (192.168.0.69) than can not mount to any of the other linux boxes. I get an error "mount: can't get address for /coraid/data"
Ex...
Hi, in my VPs Server, i want to host 2 domain. so i configured First one in httpd ( its worked fine)
now when i added the 2nd one , after that when i restart the httpd i am getting
[warn]...
Trying to set up mail server (Postfix) - Linux Distro (Ubuntu). Everything is running good except that I'm not able to get mail from the server using mail client (Thunderbird). I can successfu...
I have a Fedora 6 server with ISPConfig running on it. Postfix is my SMTP Server...I need to let users relay mail through Postfix from networks external to the server so they can use Outlook i...
Hello all,
I have about 2 years of Linux experience, but I haven't had a reason to learn about umask until just recently.
I am working on a RedHat 2.1 Advanced Server box.
I am trying to ...
Hi all,
I installed Redhat Linux 7.3 in my system and after installing it asked me to reboot. After doing the same I am getting a message GRUB Loading stage2... and I am unable to log on ...
I got an old PC sitting around at home and was wondering...
Which distro work best with an old machine like above?
Purpose:
- Internet & Download
- Basic File Server maybe for the res...
The SMTP log of sendmail in the Red Hat 7.2 seems only keep a very short period, such as half day.
I am new to linux and sendmail.
I want to know how can i control the sendmail SMTP log by s...
I am trying to mount a CD-ROm within linux.
When I type in dmesg|more
hda:Samsung CD-Rom SN-124, Atapi CD/DVD rom drive
hda: attached CD-Rom Driver ver 1.00
If I try to mount it using: m...
How do you give a user abcd to run all commands as root ...in Linux 3.1 redhat .I have this entery in the /etc/sudoers file username ALL=(ALL) NOPASSWD: ALL But when I try to login as use...