Download here.
Installed Ubuntu Server 11.04
-
openSSH, if not from Install click here.
-
NSF NetWork File Share, (Linux/UNIX only, click here).
-
Samba File Share, (If windows needs access, click here).
Performance tool (server then desktop)
Apply Patches
- sudo pico /etc/apt/sources.list
- deb http://ro.archive.ubuntu.com/ubuntu hoary universe
- deb-src http://ro.archive.ubuntu.com/ubuntu hoary universe
- sudo add-apt-repository ppa:sun-java-community-team/sun-java6
- sudo add-apt-repository ppa:chromium-daily/stable
- sudo apt-get update
- sudo apt-get update;
- sudo apt-get upgrade
Ability to Search for packages
- sudo apt-get install aptitude
- sudo aptitude search <package part>
Application Setup
- WebMin here and info here.
- Java setup here.
- Apache2 w/ SSL setup here.
- Tomcat config here.
- Connect using AJP-Connector.
- Hudson setup here or as a service here.
- Artifactory setup here.
- Subersion setup here.
High availability Ubuntu servers
FTP
SSH should work for most needs (Filezilla), but if FTP is needed
- FTP Server here.
CRONTAB
-
here.
-
Setup backups
-
Clean scripts
-
etc….