Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:projects:other:linux_server [2014/06/06 13:35] jeffwiki:projects:other:linux_server [2020/11/19 14:21] (current) – external edit 127.0.0.1
Line 5: Line 5:
  
   * Debian   * Debian
 +    * [[http://blog.remoteresponder.net/2011/03/23/debian-squeeze-60-installation-over-ssh/|Install over SSH]]
     * uncheck gui xwindow     * uncheck gui xwindow
     * check ssh     * check ssh
Line 13: Line 14:
 <code> <code>
 nano /etc/dhcp/dhclient.conf nano /etc/dhcp/dhclient.conf
-mod line - send host-name+mod line - send host-name = gethostname();
 </code> </code>
   * to get smb to prompt for password:   * to get smb to prompt for password:
Line 28: Line 29:
   * [[http://wiki.debian.org/NTP|ntp setup/install]]   * [[http://wiki.debian.org/NTP|ntp setup/install]]
   * [[http://webmin.com|Webmin]]   * [[http://webmin.com|Webmin]]
 +  * [[http://webminstats.sourceforge.net/|Webmin stats]]
  
 ===== Web Stats ===== ===== Web Stats =====
  
-  * apt-get install cacti 
-    * change nothing 
-    * login: u:admin p:admin 
   * apt-get install sudo   * apt-get install sudo
   * [[http://ubuntuforums.org/showthread.php?t=1132821|HowTo: Sudoers]]   * [[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://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://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 ===== ===== Upgrade =====
   * [[http://www.garron.me/en/linux/upgrade-debian-squeeze-wheezy-6.0-7.0.html|Squeezy to Wheezy]]   * [[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 =====
 +<code>
 +apt install lm-sensors
 +sensors-detect
 +/etc/init.d/kmod start
 +reboot or modprobe nct6775
 +</code>
 +
wiki/projects/other/linux_server.1402061729.txt.gz · Last modified: 2020/11/19 14:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0