Subscribe
Tutorial search

Linux Tutorials


We hope that you will enjoy our Linux tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Linux tutorial to our site. Thank you !

Sort by:
Create a KVM-based virtual server in 3 steps
Create a KVM-based virtual server in 3 steps
In three relatively simple steps, you can create a virtual server on the Linux® KVM hypervisor host using full virtualization. The Kernel-based Virtual Machine (KVM) is free, open source virtualization software for Linux that is based on hardware virtualization extensions (Intel VT-X and AMD-V) and a modified version of QEMU.
Difficulty:
Location-aware search with Apache Lucene and Solr
Location-aware search with Apache Lucene and Solr
Recently, however, the popular open source search library, Apache Lucene, and the powerful Lucene-powered search server, Apache Solr, have added spatial capabilities. Lucene and Solr committer Grant Ingersoll walks you through the basics of spatial search and shows you how to leverage its capabilities to power your next location-aware application.
Difficulty:
An API for easy Linux virtualization
An API for easy Linux virtualization
The libvirt library is a Linux API over the virtualization capabilities of Linux that supports a variety of hypervisors, including Xen and KVM, as well as QEMU and some virtualization products for other operating systems. This article explores libvirt, its use, and its architecture.
Difficulty:
A comparison of virtualization features of HP-UX, Solaris, and AIX
A comparison of virtualization features of HP-UX, Solaris, and AIX
Most AIX administrators understand the virtualization features available to them on their System p platform through PowerVM, which is also available on the System p for Linux. What about the other UNIX hardware platforms? find out what HP-UX, Solaris have to offer and how do some of their features compare to PowerVM.
Difficulty:
Creating Quality Document Scans
Creating Quality Document Scans
A brief walk-through of scanning documents, including post-processing of the scan and creating searchable pdf's.
Difficulty:
Install and Run a Counter Strike Source server
Install and Run a Counter Strike Source server
This tutorial will show you how to install Steam, download the files required to run a counter strike source server, show you how to start your CS:S Server, and provide you with an init.d script to easily stop/start/restart your server.
Difficulty:
Set up a local Apache, MySQL and PHP server for site development
Set up a local Apache, MySQL and PHP server for site development
This tutorial will show you how to start a locally hosted web server with MySQL, PHP and Apache, for site development. Local servers are quicker and easier than remote FTP, speeding up your time-to-web.
Difficulty:
Some Linux admin commands everyone must know
Some Linux admin commands everyone must know
Brief explanation about some common Linux/UNIX admin commands
Difficulty:
Build .deb package from source
Build .deb package from source
Instructions for building a .deb file from source files.
Difficulty:
Archiving in linux terminal.
Archiving in linux terminal.
Tutoral about different archiving commands in linux terminal. Includes zip, rar, tar, tar.gz and tar.bz2.
Difficulty:
How to install ssh server with sftp on debain based süstems?
How to install ssh server with sftp on debain based süstems?
Sftp is not usable in default. This tutorial shows how to enable sftp on your openssh server.
Difficulty:
Getting self directory in bash script.
Getting self directory in bash script.
Shows how you can get self directory in bash script. It works in terminal as well.
Difficulty:
Using commands diff and patch.
Using commands diff and patch.
Using diff and patch commands you can compare a file to another and change the differences that where made. Like using svn or similar thing is used in wikis.
Difficulty:
Mounting ftp to directory.
Mounting ftp to directory.
This tutorial shows how you can mount ftp connection to any folder.
Difficulty:
Tiny Bootloader and SDCC compiler tutorial
Tiny Bootloader and SDCC compiler tutorial
This tutorial will show you how to set up the Small Device C Compiler (SDCC) and TinyBLD (Tiny Bootloader) on Linux to develop programs on the PIC platform.
Difficulty:
Total Tutorials in Category: 1025