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
centos6

How to Configure Static Routes on CentOS 6.2

Routing is the process of selecting paths in a network along which to send network traffic. It’s not necessary to configure Static Routes on Red Hat Enterprise Linux servers or…

linux

How to Check GCC Version on a Linux Server ?

There are several reasons why you might need to check the GCC version installed on your Linux system: Compatibility: Some software packages, libraries, or frameworks require a specific version of…

How to Install Wireshark on CentOS 6.2

Wireshark is a powerful and widely used network protocol analyzer that allows you to capture and analyze network traffic. It is an essential tool for network administrators and security professionals….

How to Check Server Uptime in Linux

Server uptime is an important metric that indicates how long a system has been running without interruption. In Linux, there are several commands that you can use to check server…

rhel

How to Add Atomic Repository to RHEL 6

In This post, i will show on how to install Atomic repository to Red Hat Enterprise Linux 6 (RHEL 6). Atomic repository was archived here : http://www6.atomicorp.com/channels/atomic/ Follow this steps…