====== Linux Server ======
Configuring a new linux server:
* Debian
* [[http://blog.remoteresponder.net/2011/03/23/debian-squeeze-60-installation-over-ssh/|Install over SSH]]
* uncheck gui xwindow
* check ssh
* edit host name
* /etc/hosts
* /etc/hostname
* dhcp broadcast
nano /etc/dhcp/dhclient.conf
mod line - send host-name = gethostname();
* to get smb to prompt for password:
apt-get install cifs-utils
* and mount.sh
* nano /etc/apt/sources.list
* deb http://http.us.debian.org/debian squeeze main contrib non-free
* deb http://security.debian.org squeeze/updates main contrib non-free
* apt-get update
* [[http://wiki.debian.org/SNMP|SNMP install]]
* [[http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-debian-lenny-lamp|Apache install]]
* [[http://wiki.debian.org/NTP|ntp setup/install]]
* [[http://webmin.com|Webmin]]
* [[http://webminstats.sourceforge.net/|Webmin stats]]
===== Web Stats =====
* apt-get install sudo
* [[http://ubuntuforums.org/showthread.php?t=1132821|HowTo: Sudoers]]
* [[http://exain.wordpress.com/2007/11/24/execute-system-commands-via-php/|Debian http user: www-data]]
* [[http://stackoverflow.com/questions/113728/php-webpage-doesnt-launch-unix-command-even-after-updated-sudoer|Quick Sudoers]]
* [[http://unix.stackexchange.com/questions/55212/how-can-i-monitor-disk-io|Disk I/O Stats]]
===== Upgrade =====
* [[http://www.garron.me/en/linux/upgrade-debian-squeeze-wheezy-6.0-7.0.html|Squeezy to Wheezy]]
===== KDE/TightVNC =====
* install vnc4server
* use the tighvnc setup
* install kde: apt-get install kde-full
* [[http://news.metaparadigma.de/linux-setting-up-a-debian-vnc-server-237/|Gnome/TightVNC server install]]
* startkde &
*
===== dvds =====
* [[https://wiki.archlinux.org/index.php/dvdbackup]]
===== Supermicro IPMI =====
* apt-get install openipmi
* apt-get install ipmitools
* [[ftp://ftp.supermicro.com/CDR-INTC_1.31_for_Intel_platform/Supero_Doctor_II/Linux/INSTALL.txt]]
===== Monitor Temps =====
apt install lm-sensors
sensors-detect
/etc/init.d/kmod start
reboot or modprobe nct6775