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
linux

How to Restart Linux Network Service

Restarting the network service is sometimes necessary when you make changes to your system’s network configuration or if you are troubleshooting network-related issues. The method for restarting the network service…

PAE

How to Check the Windows SID using PsGetSid

The Security Identifier (SID) is a unique identifier assigned to users, groups, and computer accounts in the Windows operating system. It is used by the Windows security subsystem to manage…

PAE

How to Add Persistent Static Routes in Windows

Static routes are used to define specific paths for network traffic to follow, rather than relying on the default routing behavior determined by the routing table. In some cases, you…

linux

How to Install phpMyAdmin on CentOS 6/7 / RHEL 6/7

Introduction Not all bloggers or users feel comfortable to administering their wordpress database from the command line. To address this problem, a project called phpMyAdmin was created in order to…

linux

How to Install php 5.3 on CentOS or RHEL

In this guide, i will show you how to install php 5.3 installation using webtatic repository. This steps has been tested on CentOS 5.5 64 bit. However, it same goes…

linux

How to Configure the Linux Bind DNS Server

The BIND DNS Server, named, is used on the vast majority of name serving machines on the intranet or Internet. On this tutorial i will setup the intranet dns configuration…