Re: Budding RedHat user with some questions....
From: anonymous (anonymous_at_anonymity.com)
Date: 07/29/04
- Next message: Sukrit: "weird behavior"
- Previous message: mooxe_at_hotmail.com: "Budding RedHat user with some questions...."
- In reply to: mooxe_at_hotmail.com: "Budding RedHat user with some questions...."
- Next in thread: Vic: "Re: Budding RedHat user with some questions...."
- Reply: Vic: "Re: Budding RedHat user with some questions...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jul 2004 20:44:40 -0500
first off, use ssh, not telnet.
second, when you install the ftp daemon, it should be configured with
an anonymous account by default (depending on which ftpd you're running)
third, local user accounts will be their means of ftp access, you can also
set their uid and group setting so that they only have remote access via
ftp
next line of business all depends on how familiar you are with the apache
configuration file, you will need to edit this by hand.
first off, you only need one ip address even to host multiple sites, just
look towards the bottom of the httpd.conf file (usually located at
/etc/httpd/conf/httpd.conf), you will find "NameVirtualHost" you want to
uncomment this line by removing the "#" from the beginning of the line,
second, add the ip address right after it, then look a little further down
and read the VirtualHost example text and follow its instructions. there
is another way to do it when you're using multiple ip address' but this is
the way that has never failed me. maybe someone else can give more insight
to that method.
as for question number for, no, use rdesktop... if i am wrong, someone
please correct me and show me the way of the light.
well friend, i hope this has been useful information to you, but i must be
on my way.
good luck
-joe
On Wed, 28 Jul 2004 21:19:47 -0700, mooxe wrote:
> Howdy everyone...
>
> I am a brand new RedHat user. I have basic knowledge of Linux I learned
> from having user accounts on various systems in the past. What I have done
> now is bought a dedicated server and I will be logging in via telnet for
> server administration. Please bare with me if my questions seem to....
> dumb...
>
> 1. I would like to setup anonymous FTP and also have user FTP only accounts.
> How do I make FTP only accounts and is the FTP software included in RedHat
> good enough or should I find some 3rd part FTP software?
>
> 2. How do I assign quotas to a system user account?
>
> 3. CIHost.com is giving me 8 IPs. How do assign a user an IP to host a
> website? I am really at a complete loss here. For example... Joe comes to me
> and says he wants http://www.joe.org as his site. How do I give him that?
>
> 4. Is it possible via SSH/Telnet to use the GUI of RedHat? How would I do
> that if possible?
>
> Thanks for any help to come...
>
> Andrew
- Next message: Sukrit: "weird behavior"
- Previous message: mooxe_at_hotmail.com: "Budding RedHat user with some questions...."
- In reply to: mooxe_at_hotmail.com: "Budding RedHat user with some questions...."
- Next in thread: Vic: "Re: Budding RedHat user with some questions...."
- Reply: Vic: "Re: Budding RedHat user with some questions...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|