no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | tech:linux:new_server [2016/06/22 11:28] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Things to setup on a New (Ubuntu/ | ||
| + | |||
| + | * Setup postfix | ||
| + |     * Setup alias such that local mail gets forwarded (/ | ||
| + | * SSH | ||
| + | * Generate SSH private and public keys | ||
| + | * Tuning | ||
| + |     * Change swapiness and other parameters based on server needs - [[tech: | ||
| + | * Others | ||
| + |     * Optionally ask server to reboot automatically on [[tech1: | ||
| + |     * [[tech1: | ||
| + | * Install NRPE to be monitored | ||
| + | * nagios-nrpe-server nagios-plugins | ||
| + | * Install x11-utils x11-xserver-utils | ||
| + | * Packages to install | ||
| + | * If Physical Machine | ||
| + | * cpp dkms gcc make heirloom-mailx mysql-common nmap postfix smartmontools sysstat unzip telnetd | ||
| + | * If VM | ||
| + | * cpp gcc make heirloom-mailx mysql-common nmap postfix sysstat unzip telnetd | ||