Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.3K
~491 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for ckurtz

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.

Member Avatar for icaruslnx
0
176
Member Avatar for born4unix

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 …

Member Avatar for hardwyrd
0
191
Member Avatar for Ashish Barot

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 …

Member Avatar for Ashish Barot
0
124

The End.