5
The Perfect Desktop - Xubuntu 12.10 (Quantal Quetzal)view story

http://www.howtoforge.com – The Perfect Desktop - Xubuntu 12.10 (Quantal Quetzal) This tutorial shows how you can set up a Xubuntu 12.10 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. (HowTos)

5
BackTrack 5 R3 HDD install hangs at black screen before prompt showsview story

http://www.backtrack-linux.org – Hi, I'm having issues with a 32-bit BackTrack 5 R3 with GNOME installation to an ASUS EeePC "Seashell series" notebook. I installed it from a Live USB. (HowTos)

5
Disable / Turn Off Overlay Scrollbars in Ubuntu 12.10view story

http://ubuntuguide.net – The overlay scrollbars now can be easily switch on/off in Ubuntu 12.10 Quantal using Dconf Editor. This quick tip is going to show you how to do it. First of all, search for and install Dconf Editor in Ubuntu Software Center Then open Dconf Editor, navigate to com -> canonical -> desktop -> interface. See, you’ll get 4 scrollbar mode. (HowTos)

5
Virtualization With KVM On An OpenSUSE 12.2 Serverview story

http://www.howtoforge.com – Virtualization With KVM On An OpenSUSE 12.2 Server This guide explains how you can install and use KVM for creating and running virtual machines on an OpenSUSE 12.2 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). (HowTos)

5
Configuring wsgi for a simple Python based siteview story

http://serverfault.com – I have an Ubuntu 10.04 server that already has apache and wsgi working. I also have a python script that works just fine using the make_server command: if __name__ == '__main__': from wsgiref.simple_server import make_server srv = make_server('', 8080, display_status) srv.serve_forever() Now I would like to have the page always active without having to run the script manually. (HowTos)

5
HOWTO - Optimize #! statler for use with a solid state driveview story

http://crunchbanglinux.org – This is a guide I compiled from several other people's guides I found around the internet. Several suggestions other people made have been omitted, such as disabling file journaling, which I think is a ridiculous thing to do that can result in serious data loss. (HowTos)

5
Waldorf Hardware issues (networking + suspend)view story

http://crunchbanglinux.org – I have a problem. I would like to install Waldorf to use the next stable debianfor a couple of years in my 6 years old laptop.With the standard kernel I have a problem, the laptop don't resume aftersuspend. The screen becomes black and unresponsive. I have to turn off themachine. It is something related to an old Ati graphic cards its driver radeonand Kernels newers than 3.0. (HowTos)

5
Using Wget With FTP To Download/Move Web Sites Recursivelyview story

http://www.howtoforge.com – Using Wget With FTP To Download/Move Web Sites Recursively Sometimes you need to move a web site from one server to another. Instead of downloading the web site from the old server to your PC via FTP and uploading it from your PC to the new server, it would save a lot of time to simply copy the web site from one server to the other. (HowTos)

5
installation of unity-webapps-preview 12.04 not possibleview story

http://askubuntu.com – i tried to install unity-webapps-preview on the long term support version of ubuntu 12.04 64bit. I used that HOWTO: http://www.webupd8.org/2012/07/install-new-ubuntu-webapps-technology.html but everytime i try, that happens: tom@Tom-Laptop:~/Downloads$ sudo apt-get install unity-webapps-preview Paketlisten werden gelesen... (HowTos)

5
Install Razor Lightweight Desktop in Ubuntu 12.10 & 12.04view story

http://ubuntuguide.net – Razor-qt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, Razor-qt also works fine with weak machines. Razor-qt is a new open-source project, it works with various WMs. (HowTos)