The old server
I had an old NEC P3-500 computer from 2000 set up as a server. It ran Lubuntu 13.10. SSH, vsFTP, LAMP stack, Webmin, Samba, code for remote desktopping and a WordPress install. I used it to test out...
View ArticleUbuntu Server Installation and Initial Config Guideline
This is meant to be an outline not a complete guideline. It is based off on notes I took and may be helpful to keep me or someone else straight on the process in the future. There are some sections...
View ArticleSamba on a Linux Server
Samba Backup /etc/samba/smb.conf before toying with it! Copy it somethings like /etc/samba/smb.bak or /etc/samba/smb.orig for the original and bak for files that you are modding along the way to...
View ArticleBacking up Windows User’s to Folders to a Linux File Server
Robust File Copy for Windows robocopy.exe available as part of rktools <-download page, can be used to copy files across the network to a Linux machine into a folder setup using Samba. The DOS batch...
View Article