Ubuntu / Linux Questions
Zuntar
North Carolina Icrontian
Hey, I have Ubuntu (Dapper drake) installed on my slightly older system (Athlon xp2700+ 512Mb) and want to secure it via whatever means nessasary.
I know little to nothing about linux, but the only way to learn is to play and ask questions.
Anyone have any recomendations as to utilities, firewalls, antivirus progies, and such?
The purpose of this system is to be a networked backup system/file system.
THANKS!!!
I know little to nothing about linux, but the only way to learn is to play and ask questions.
Anyone have any recomendations as to utilities, firewalls, antivirus progies, and such?
The purpose of this system is to be a networked backup system/file system.
THANKS!!!
0
Comments
Easiest way to set all that up is to install webmin - but don't do it through apt-get. Go to http://www.webmin.com/ and dl it and install it that way so you are assured of the latest versions.
Also dissable telnet and enable sshd, but block root from being able to sshd into it. You should also enable the root account so you are working in root and not using sudo for everything.
Ubuntu, in itself, is really secure already. As long as you keep it up to date you should be fine. It isn't like windows where you have to worry about being exploited all the time haha.