Web Hosting Talk







View Full Version : Linux help


matt2kjones
07-01-2002, 09:21 PM
Hi, i have moved from windows servers to linux and am struggling :(

Do i need just 1 nic or 2 nics?

also, i have noticed that the dns that come with linux is totally different to the dns that comes with windows so can anyone advise me on a website on how to set it up. Also, the same with apache, does anyone know a good website where i can learn to set it up.

I need to secure this thing, and have no idea what im doing, so can someone advise me on what software i need to secure it, and where i can get it from

Thanx for your help, Matt.

aljuhani
07-02-2002, 01:58 AM
Linux System: Administration: A User's Guide:
http://www.salmar.com/marcel/LSAbook/chapterlinks.html

Linux Internet Server:

Part1
http://www.networkcomputing.com/unixworld/tutorial/013/013.part1.html

Part2
http://www.networkcomputing.com/unixworld/tutorial/013/013.part2.html

Part3
http://www.networkcomputing.com/unixworld/tutorial/013/013.part3.html

Part4
http://www.networkcomputing.com/unixworld/tutorial/013/013.part4.html

The Linux Documentation Project:
http://www.tldp.org/guides.html

Apache
http://www.apache.org

Redhat
http://www.redhat.com

Security Basics:

Download a SSH Client (Secure Shell) and use that instead of Telnet, then switch off Telnet.
Good SSH Client is

Set SSH to write all its actions to a LOG file in APPEND mode, these will be useful later for discovering errors etc! Also if you ever need to repeat the steps.

Regards,

Al-Juhani

aljuhani
07-02-2002, 02:02 AM
Good SSH Client is SecureCRT:
http://www.vandyke.com/products/securecrt/index.html

phpjames
07-02-2002, 02:34 AM
good links aljuhani