Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Linux Solutions: 176 - 200 of 3111
 
I am new to Linux and I'm trying to set up a Linksys USB Hard Drive on my Red Hat Linux computer. Under 'System Tools', 'Hardware Browser', I can see the USB drive as sda1 under /dev/sda. Bu...
Hi, We get lot of hanging tcp connections from an application that we run on Linux. So we need to download tcpkill (or something) else that can kill these connections. Could some body tel...
Hi All I am trying to setup my Debian server to send SNMP info to my Cacti server..but I dont think I am getting it right I have opened the ports and added the following lines to /etc/s...
at the moment I have fedora in my personal computer and I also have windows xp in the other one. when i login it shows me a welcome message I use to edit it this way `pico /etc/motd` is ...
I have th following code: #!/bin/ksh awk '{l=length($0);if(l>1){print substr($0,1,l-1)}}' "$1""$2"  > "$1"Junk.txt rm -f "$1"DSC.txt mv -f  "$1"Junk.txt "$1"DSC.txt cat "$1"DSC.txt $...
I am looking to improve the performance of our file server for serving large files. I wish to experiment and benchmark the effect of file system block size: Im using 2.6.x kernel XFS fil...
Redhat drops the support for MP3. I have been searching something to play MP3 with no luck. Please give me links where to find it, but not XMMS (its noisy). Thanks.
Hi, I just installed RedHat 5.1 and my video card sis 6326 isn't in the list. I searched all over but can't find one. Is there one out there and if not can I use some other settings to make i...
I have a large winrar zip file. How can i unzip it into linux/unix machine? i have found the utility named rarlinux-3.7.b1.tar.gz (you jst goole it you will find it!!) but its not convertin...
Hi, i have installed Fedora in my linux box trying to work this as a Secondary Dns server. anyway, when i am tying with following commaind, [xxx@ns2 sample]# rpm -qa | grep -i bind bind-l...
Hello, I've been searching all over the place and can't find a way to mount my USB Memory sticks.  I have one of those memory stick readers that handles more than one style of stick mounted...
I want to copy files/directory from one linux server to another server how is this possible? what is this "scp" command???
Hello Iam looking for an ssh command to delete some files on a directory and all its subdirectories . Lets say the files needs to be delete all  *.jpg . How can id do that please ? ...
Hello Experts, In Unix, which is the best way to run a job in background process or even after log-off the machine ? I know to use "&" symbol at the end of process and I have come across...
OS: RHEL I have OpenLDAP running on domainA.com From domainA.com, the following searches work: ldapsearch -b dc=domainA,dc=com -H ldap://domainA.com:389/ -x -W ldapsearch -b dc=domainA...
Dear sir, i want to recover file from ext3 partition,is it possible to recover files using journal? waiting for your reply Thanks  
I have 12 messages in the qmail queue that have been sitting there for anywhere from 1 to 5 days. How do I force these to be sent? I have restarted the SMTP service to no avail. Help! ...
I have a computer with linux on it Ububtu to be exact. and I would like to play my windows games on it, what software and changes would I have to do to get it to work.
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 ...
Dear all, ls *.log | awk '{                 oldfile=$0;                 split($0,newfile,".");                 dtstamp=date;                 print "mv " oldfile " " newfile[1]"."xxx;  ...
Hi Good people, I'm getting a connection refused error when doing a yum update from my Centos 4 servers. I have checked my proxy acount that we use for our linx servers and it's not locked...
In linux, how do I write a shell script to set the PATH environment , using BASH?
I just wanted to double check before doing this, but I have 2 SATA 250 GB drives that I want to dual boot with Fedora Core 9 and XP.  SDA already has XP running on it.  My plan is to have SDB ...
Hi, I've just installed Ubuntu 7.0.4 onto my PC - it was (and still is) running Vista Ultimate.   The installation seemed to work fine and the machine works but automatically boots into Vis...
I've recently upgraded my FTP server to Redhat 2.6.9-5.ELsmp and the users are doing file transmissions to this through any windows FTP client, command line or any other FTP clients over the i...