sudo apt-add-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current sudo reboot Quelle: http://www.ubuntuupdates.org/ppa/xorg-edgers?dist=precise#
WeiterlesenUbuntu Dell Vostro Touchpad
Enable the Touchpad in Ubuntu for a Dell Vostro: Find the: /etc/default/grub: and change:GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash“ to:GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash i8042.reset“ then do
WeiterlesenUbuntu install Wiki with apc
– apt-get install php-pear – apt-get install php5-dev – apt-get install apache2-dev – pecl install apc – echo „extension=apc.so“ >
WeiterlesenUbuntu Server – german language pack
apt-get install language-pack-de /etc/default/locale LANG=“de_DE.UTF-8″ LC_ALL=“de_DE.UTF-8″ LANGUAGE=“de_DE.UTF-8″
WeiterlesenUbuntu Zeitzone einstellen
dpkg-reconfigure tzdata
WeiterlesenUnix delete file with special characters
get the indode ls -il find . -inum {inode number} -exec rm -i {} \;
WeiterlesenWake-on-LAN (WOL) unter Linux – ethtool
ethtool p Wake on physikalischer Aktivität u Wake on Unicast-Nachricht m Wake on Multicast-Nachricht b Wake on Broadcast-Nachricht a Wake
WeiterlesenWordPress Multisite erstellen
WordPress normal installieren: svn co http://svn.automattic.com/wordpress/tags/3.4.2/ . wp-config.php ändern und define(‚WP_ALLOW_MULTISITE‘, true); einfügen. Seite neu laden und dann gibt es
WeiterlesenXP Wiederherstellungs-Konsole Kommandos
– chkdsk /R – fixboot Command Description Attrib Changes the attributes of a file or directory Batch Executes the commands
Weiterlesen