Linux Tutorials on the topic “desktop”
-
How To Automatically Shut Down Your Computer After A Download Finishes
Author: PlayHazel • Tags: ubuntu, monitoring, desktop • Comments: 7
How To Automatically Shut Down Your Computer After A Download Finishes Sometimes you want to download something but don't want to wait until it finishes so you can shut down the computer. In this case you can use Sentinella.
-
The Perfect Desktop - OpenSUSE 11.4 (GNOME)
Author: Falko Timme • Tags: desktop, suse • Comments: 2
The Perfect Desktop - OpenSUSE 11.4 (GNOME) This tutorial shows how you can set up an OpenSUSE 11.4 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. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.
-
Enabling Compiz Fusion On A Debian Squeeze Desktop (Nvidia GeForce 8200)
Author: Falko Timme • Tags: debian, desktop • Comments: 4
Enabling Compiz Fusion On A Debian Squeeze Desktop (Nvidia GeForce 8200) This tutorial shows how you can enable Compiz Fusion on a Debian Squeeze desktop (the system must have a 3D-capable graphics card - I'm using an Nvidia GeForce 8200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.
-
-
Installing Firefox 4.0 (.deb Package) On Ubuntu 10.10
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 10
Installing Firefox 4.0 (.deb Package) On Ubuntu 10.10 In this short guide I will show you how you can install the new Mozilla Firefox 4.0 browser (released March 22, 2011) on an Ubuntu 10.10 desktop. Fortunately, there's a Launchpad PPA repository that has Firefox 4.0 .deb packages, so we can easily install it through Ubuntu's package manager.
-
How To Upgrade OpenSUSE 11.3 To 11.4 (Desktop & Server)
Author: Falko Timme • Tags: desktop, suse • Comments: 4
How To Upgrade OpenSUSE 11.3 To 11.4 (Desktop & Server) This guide shows how you can upgrade your OpenSUSE 11.3 desktop and server installations to OpenSUSE 11.4.
-
Installing Google Android SDK 1.0 On Ubuntu 8.04 Desktop
Author: Falko Timme • Tags: android, desktop, other, ubuntu • Comments: 34
Installing Google Android SDK 1.0 On Ubuntu 8.04 Desktop This guide explains how you can install the Google Android SDK 1.0 on an Ubuntu 8.04 desktop. With this stable release of the Android SDK, you can now develop applications for Android smartphones (like T-Mobile's G1) and offer them on the Android Market.
-
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Ubuntu 10.10)
Author: Falko Timme • Tags: android, desktop, programming, ubuntu • Comments: 9
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Ubuntu 10.10) This tutorial describes how you can set up a development environment for building Android apps on an Ubuntu 10.10 desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).
-
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Fedora 14)
Author: Falko Timme • Tags: android, desktop, fedora • Comments: 1
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Fedora 14) This tutorial describes how you can set up a development environment for building Android apps on a Fedora 14 desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).
-
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze)
Author: Falko Timme • Tags: android, debian, desktop, programming • Comments: 4
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze) This tutorial describes how you can set up an development environment for building Android apps on a Debian Squeeze desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).
-
Installing VirtualBox 3.2 On A Fedora 14 Desktop
Author: Falko Timme • Tags: desktop, fedora, virtualbox, virtualization • Comments: 0
Installing VirtualBox 3.2 On A Fedora 14 Desktop This tutorial shows how you can install VirtualBox 3.2 on a Fedora 14 desktop. With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 3.2 from the precompiled binaries.