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: 1701 - 1725 of 4238
 
A friend of mine told me I could install a vmware server and use squid to restrict web usage in a windows environment. I install vmware version of squid( Linux Red Hat) proxy on my server but ...
I have a file called, updatedb.conf that has permission -????????? user owner ? group owner ? I don't know how it got like that and I can't get rid of it. I've tried "rn -fR updatedb....
I have firefox 1.2.1 that does not support tabbed browsing, so I am not able to view Experts-Exchange website well. I downloaded firefox 2.0 I got installation instructions from http://w...
Hi-- I have an eee PC running its version of a Linux operating system. I'm looking for a movie download service (you know, movie rentals through download) that works on a Linux system with ...
Hello. I have a webserver set up on site here on which I am putting together an intranet facility (well, an internal website). The intranet server is running Linux/Apache/MySQL/PHP and the re...
Hi, I want to delete a fedora configuration file but there is an error occurred. I have problem login to X-terminal therefore have to delete the file in command screen. The error is "cannot...
Hi, Pendrivelinux 2008 created from windows to USB. How do i set the network option I create a USB boot from this software. http://www.pendrivelinux.com/2008/02/13/pendrivelinux-2008-inst...
I have a production server which running currently. I given order to change the /etc/init.d/functions umask from 022 to 027. 1- after change it, how to restart it? because there is not res...
At work i have got my laptop with FC7. I tried to install our work's printer (on 192.168.2.50) , here what I did : Through GUI, System-->Administration-->Printing--> New Printer ,,,,but i d...
I'd like to block email messages that come to my server from some google groups ,, when i blocked the email appear as From tag in message header the email changed every some days but the thing...
I am trying to run the Rails console and I get an error message. I have a readline package installed and I have ruby compiled after it was installed. The problem as far as I can understand is ...
Hi,      Basically am a Windows admin  My Previous Admin had left the Linux Server in automatic CLI boot mode. I need to boot into GUI mode. The Linux server is also a Asterisk Dialer used ...
My remote server ssh i suspect is down. but other services such as http, port 7171 ( unknown port ), port 21 is open..what i want to do here is to restart the sshd service using other method b...
How can I determine what process is locking a file? Is there a filemon for Linux?
Hello, I'm setting up a Fedora Core 6 LAMP server and wanted to install a specific version of MySQL. I require MySQL 4.1, however, when I use yum to search the repositories I come up with o...
What is the difference between these two commands? 1) wget 2) curl I have wget command in this format: wget --spider -t2 -T3 -F -i ${file}.html 2> output.txt Basically, this wget will pa...
Even though my Gentoo box is a NIS slave, 'adduser' will create new users in /etc/passwd (I'm happy with that), but it won't create the new local user if that user already exists in NIS. How c...
sanbai:~# startx Using authority file /root/.Xauthority Writing authority file /root/.Xauthority Using authority file /root/.Xauthority Writing authority file /root/.Xauthority /usr/X11...
I am using Xubuntu version 7.04 because it is lightweight and works on all of my old computers. I want to lock down the desktop for student use. Basically all I want them to be able to do is c...
I am trying to get the count of lines in a file and then split it into that count + 1. So if FileA has 11 lines, I want to split it into 2 files of 6 and 5 lines. I wrote: #!/bin/ksh a=...
I have several paralell directories, each with a file named mes.html In each of these files is one of several standard words, like pure, planet or factor.  After each standard word is a numbe...
I have an existing CentOS 4.3 install on an IDE harddrive. I would like to add a second IDE harddrive of the same size to the machine and do software RAID 1. I have seen many complicated ways ...
I have put together a firewall using Debian Sarge, it works with no problem, i am not sure how it works in other countries, but our dsl gets reset every 24 hours to change ip address via ou...
Hi, I thought I made a very serious mistake. I modified /root/.bashrc using vi and adding some path in it like: export JAVA_HOME=/opt/jdk1.5.0_07 export PATH=/opt/jdk1.5.0_07/bin Now, I...
Hello, I have installed sendmail and dovecot on Linux server cat /etc/redhat-release CentOS release 4.3 (Final) There are two problems 1. I am unable to download mails from serve...