Linux Tutorials for Beginners

The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.

Linux Tutorials

How to Check Ubuntu Version

If you are using Ubuntu, it is important to know which version you are running. The version number is useful for troubleshooting, updating your system, and installing software that is…

webmin

How to Install Webmin 1.580 on Fedora 16 Using RPM

Webmin is a free software that offers a web-based interface for system administration and configuration. It’s a valuable tool for administrators, enabling the setup of user accounts, DNS, file sharing,…

post thumbnail

How to Stop and Remove Sendmail on Fedora 16

Sendmail is a general purpose internetwork email routing facility that supports many kinds of mail-transfer and -delivery methods, including the Simple Mail Transfer Protocol (SMTP) used for email transport over…

Fedora 18

How to Kill Processes on a Fedora 16 Server

In this short guide, we will delve into the process of terminating processes on a Fedora 16 server. This tutorial is designed for those who have already installed Fedora 16…

How to Change Hostname on Ubuntu 11.10

The hostname is the name that identifies a system on a network. By default, Ubuntu assigns a hostname to your system during the installation process. However, you may need to…

How to Install vim-nox on Ubuntu 11.10

For users of the vi text editor on Ubuntu servers, it’s highly recommended to install the vim-nox package. The primary purpose of the vim-nox package is to ensure the vi…

How to Enable the root Login on Ubuntu 11.10

In this tutorial, we will guide you on how to enable root login on an Ubuntu 11.10 Linux server. This tutorial assumes that you have already installed Ubuntu 11.10 server…

How to Install and Configure Lighttpd on CentOS 6.2

The Lighttpd is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible. Lighttpd is an excellent tool for small to medium…