Redhat 8 New User Questions

2003-10-13 Thread Real Cucumber
Hi there, I'm fairly new to Linux have two hopefully quick questions for Redhat8: 1. I've noticed the GUI in Linux is terribly slow compared to Windows, and my system doesn't seem to multitask in the GUI very well at all. For example, I can click on things and it takes quite a while before they

.htaccess Authentication Problem

2003-07-30 Thread Real Cucumber
Hi,   Running Redhat 8.0 here...   I've setup a .htaccess file  /var/www/html/.htaccess   I've also setup a passwords file   /usr/local/apache/password/passwords   And I've also modified the /etc/httpd/httpd.conf file directory section for /var/www/html to have   AllowOveride ALL   I then stopped a

RE: Rehat 8 - How to Setup FTP Server

2003-07-24 Thread Real Cucumber
.0.0:80 for http, 0.0.0.0:21 for ftp, 0.0.0.0:23 for telnet).If they're running and you can't connect then firewall rules would likelybe getting in the way (to disable, dochkconfig iptables off && service iptables stop).-Steve-Original Message-From: Real Cucumber [mailto:[E

RE: Rehat 8 - How to Setup FTP Server

2003-07-24 Thread Real Cucumber
inetd for you. Naturally xinetdshould also be enabled to run at boot "chkconfig --list xinetd".-Steve-Original Message-From: Real Cucumber [mailto:[EMAIL PROTECTED]Sent: Thursday, July 24, 2003 12:58 PMTo: [EMAIL PROTECTED]Subject: RE: Rehat 8 - How to Setup FTP ServerDisable is

RE: Rehat 8 - How to Setup FTP Server

2003-07-24 Thread Real Cucumber
PMTo: [EMAIL PROTECTED]Subject: Re: Rehat 8 - How to Setup FTP Server It won't let me... it just says I need to enable xinetd - but that is already enabled   Wendell MacKenzie <[EMAIL PROTECTED]> wrote: did you enable the vsftp service? - Original Message - From:

Re: Rehat 8 - How to Setup FTP Server

2003-07-23 Thread Real Cucumber
It won't let me... it just says I need to enable xinetd - but that is already enabled   Wendell MacKenzie <[EMAIL PROTECTED]> wrote: did you enable the vsftp service? - Original Message ----- From: Real Cucumber To: [EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 8:10

Rehat 8 - How to Setup FTP Server

2003-07-23 Thread Real Cucumber
Hi,   I'm a linux n00b and I've just installed a fresh server install of Redhat 8.   I see that it installed 2 FTP packages:   -vsftp  (secure/full featured ftp) -anonftp (anonymous/read only)   So I wanted to get vsftp working, however when I checked in services and tried to start vsftp - it said