No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Personally I go with a .deb based system like Debian or Ubuntu. I'm currently using Ubuntu Server for a LAMP/FTP server to easily manage over 1000 unique FTP logins which is working great...although I'm still redesigning the web page the system itself is running great.
I use scp which is a secure copy over SSH. First get SSH installed and running on the Linux machine. On the Windows machine install [URL="http://winscp.net/eng/index.php"]WinSCP[/URL] once thats connected it's almost as simple as drag and drop to transfer files using a a nice split screen for files. But a …
I believe you can add your additional DNS servers into the /etc/conf.d/dhcpd.conf as an option line, like so option domain-name-servers xx.xx.xx.xx of course location of the dhcpd.conf will vary depending on the distro you use ;) ooh, just noticed you said for normal users...you need to be root to make …
The End.
icaruslnx