Skip to main content

Posts

Showing posts with the label debian

Touchpad aktivieren Debian Wheezy XFCE

Touchpad aktivieren Debian Wheezy XFCE Folgend beschreibe ich mit zwei Varianten wie unter Debian Wheezy, mit dem Desktop XFCE, das Touchpad aktiviert werden kann. Variante 1 ist f�r Einsteiger etwas einfacher. Variante 2 ist zwar genau beschrieben, allerdings macht es Sinn sich mit dem Terminal bereits auseinander gesetzt zu haben, um zu verstehen warum welche Befehle eingegeben werden. Es ist sinnvoll sich nur f�r eine Variante zu entscheiden. Beides w�re doppelt gemoppelt. ;D  Variante 1 W�hle Anwendungsmen� und dann  Einstellungen . W�hle Sitzung und Startverhalten . 1. Gehe zum Reiter Automatische gestartete Anwendungen 2. Klicke auf Hinzuf�gen . Nun �ffnet sich folgendes Fenster. Trage bei Name Touchpad ein. Theoretisch kann hier ein beliebiges Wort hingeschrieben werden. Am wichtigsten ist der Befehl. Folgenden Befehl eintragen: synclient TapButton1=1 VertEdgeScroll=1   Abschlie�end mit OK best�tigen. Jetzt ist Touchpad mit dem integrierten Befehl aufgef�hrt....

To play rm and all types of video files in debian and to listen music from raaga com

To play rm and all types of video files in debian and to listen music from raaga com To play .rm (Real Media) Files in debian you need to install w32codecs. You can get these codecs by adding the following repository to /etc/apt/sources.list file. For etch (stable) alpha, amd64, hppa, i386, ia64, powerpc and sparc packages add deb http://www.debian-multimedia.org etch main or deb http://www.debian-multimedia.org stable main For lenny (testing) alpha, amd64, hppa, i386, ia64, powerpc and sparc packages add deb http://www.debian-multimedia.org lenny main or deb http://www.debian-multimedia.org testing main For sid (unstable) alpha, amd64, hppa, i386, ia64, powerpc and sparc packages add deb http://www.debian-multimedia.org sid main Depending on your system configuration add any one of the above lines to /etc/apt/sources.list file. to edit this go to command line and type :~$su (Enter password here.) #gedit /etc/apt/sources.list A text editor containing the file sources.list will...

Tails 3 0 Alpha 1 Released Based on the upcoming Debian 9 0 Stretch

Tails 3 0 Alpha 1 Released Based on the upcoming Debian 9 0 Stretch The developers of Tails, a Debian-based live DVD designed for anonymous web browsing using the pre-configured Tor Browser, have announced the availability of the initial development build of Tails 3.0. Based on the upcoming Debian 9.0 "Stretch", the new version is only available for the x86_64 architecture while the default desktop is upgraded to GNOME Shell 3.22. From the release announcement The Amnesic Incognito Live System ( Tails ) is a Debian-based live CD/USB with the goal of providing complete Internet anonymity for the user. The product ships with several Internet applications, including web browser, IRC client, mail client and instant messenger, all pre-configured with security in mind and with all traffic anonymised. To achieve this, Incognito uses the Tor network to make Internet traffic very hard to trace. The first alpha for the upcoming version 3.0 is out. We are very excited and cannot wait to...

Tools Commands for monitoring Memory Usage in ubuntu Debian

Tools Commands for monitoring Memory Usage in ubuntu Debian Tools / Commands for monitoring  Memory Usage in ubuntu / Debian   free - Display amount of free and used memory in the system.   watch -n 5 free -m    -  Real time memory usge   vmstat - Report virtual memory statistics  top - Show top processes and memory usage   htop - interactive process/memory usage viewer  cat /proc/meminfo Show memory size and usage.   gnome-system-monitor � Graphical tool for viewing process/memory/network usage download  file  now