| |
| Last 15 entries of the Library width tag ubuntu |
Pick all entries with tag ubuntu |
Pick random entries with tag ubuntu |
| |
| Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.10 |
| Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. The tutorial shows how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support. |
| Tags:
lighttpd
php5
mysql
ubuntu
|
| |
| Download Multiple Files From Command Line In Ubuntu Linux with wget |
| How to download multiple files with wget. A very easy way. |
| Tags:
wget
ubuntu
|
| |
| Virtualization With KVM On Ubuntu 9.10 |
| Install Kernel-based Virtual Machine on Ubuntu 9.10. The article describes the installation of KVM and vmbuilder with the terminal. The article describes the virtual machine managing with virsh. |
| Tags:
kvm
ubuntu
virsh
|
| |
| Reinstall Ubuntu with one command |
| When trouble comes after a partial upgrade, the use of one command is a system savior. More details in the article. |
| Tags:
ubuntu
|
| |
| How To Get Line Number Count In Vim Editor |
| Vim is one of the most commonly used editors in all Linux based systems. Home users and Server administrators both use the Vim editor to create/edit files. When large files are edited, the line number is something handy. The article describes an easy way to display the line number count in Vim. |
| Tags:
vim
ubuntu
|
| |
| install packages without internet conection on ubuntu |
| A quick how to install packages on ubuntu without internet connection. It can be done in three phases. First a file with needed packages is created. The file is brought to a computer with an internet connection, and the files are downloaded on that computer. Then they are copied to the system that the packages will be installed, and them installation is a piece of cake. (Article in Greek). |
| Tags:
ubuntu
package
|
| |
| Installing Google's Go Language on Ubuntu |
| GO language promoted by google is a new system programming language said to be expressive, concurrent, garbage-collected. The language is still very young and there is no ready made package available for ubuntu. You can install it and try it out. The article describes the installation process. |
| Tags:
google
go
ubuntu
|
| |
| Using the "windows" key to open up Gnome panel in Ubuntu |
| A tip about configuring Gnome to use the "windows" key of the keyboard to open Gnome Panel |
| Tags:
gnome
ubuntu
|
| |
| Magento 1.3.2.3 Installer For Ubuntu 9.04 |
| This script automates the installation of Magento 1.3.2.3 on Ubuntu 9.0.4 Server and Desktop. Magento (http://www.magentocommerce.com/) is an Open Source ecommerce web application.
|
| Tags:
magento
ubuntu
|
| |
| Mound Data Manager – Manage data in the context of other applications |
| Mound Data Manager is a tool that can manage data in the context of other applications. You can take snapshots, delete, and move data from many of your favorite applications. Installation and configuration instructions. |
| Tags:
data
ubuntu
|
| |
| How To Add A Splash Image To GRUB 2 On Ubuntu 9.04 |
| This tutorial shows how you can add a splash image to your GRUB 2 boot loader on Ubuntu 9.04. The article contains screenshots to help the reader. |
| Tags:
grub
ubuntu
|
| |
| How To Install GRUB 2 On Ubuntu 9.04 |
| This tutorial shows how you can upgrade your GRUB bootloader to GRUB 2 on Ubuntu 9.04. GRUB 2 has been rewritten from scratch to clean up everything for modularity and portability.
|
| Tags:
grub
ubuntu
|
| |
| Deluge: A cross platform bittorrent client |
| Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. Article about installation in Ubuntu. |
| Tags:
bittorrent
ubuntu
deluge
|
| |
| command-not-found in Ubuntu 9.04 and 9.10 |
| Command-not-found is a special package in ubuntu that give you some extra information when you type a command that is not installed on the command line. It will look inside the package database and suggest a possible package to install so that the command can be run. |
| Tags:
ubuntu
|
| |
| Controlling Services from Command line with Ubuntu |
| Article about controlling services from the command line. |
| Tags:
command line
ubuntu
|