LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Security Basic (https://www.linuxquestions.org/questions/linux-security-4/security-basic-10729/)

vcheah 12-27-2001 10:18 PM

Security Basic
 
Hello,
The 1st year on linux for me. I have setup a linux -Redhat server
I need to learn about security now, I had already used sshd connection , disable root remote login, and what else should I do?

thx for sharing knowledge between linux community

jharris 12-28-2001 04:18 AM

For a good general security discussion I'd suggest you read O'Reillys Practicle Intenet and Unix security although its a little dated now, I imagine a newer version will be out soon. That will give you a good general overview of the basics. Then you'll need to start generally reading as much security/cracking related material you can...

cheers

Jamie...

penseur2 01-08-2002 04:38 AM

as soon as you set up redhat ,
edit /etc/sysconfig/sendmail and set daemon to no and queue to 15m.
this will stop sendmail listening in daemon mode. do this unless you want to provide smtp service to users. if you are going to provide smtp to your lan you have to comment out a line in /etc/mail/sendmail.mc and rrun m4.
the instructions are there in the sendmail.mc file

Check out the Securing and Optimizing Linux Guide at Linuxdoc.org. It's a great first look at Linux in the server world.

All the best and enjoy your adventures

penseur2


All times are GMT -5. The time now is 09:25 PM.