LINUX

How To Get the Kernel Version in Linux

This post will guide you how to check the kernel version in the Linux Operating systems. How do I find out the kernel version of my current CentOS or Ubuntu Linux server using uname command…. read more »

How To Install Curl On Debian Linux

This post will guide you how to install curl tool on your Debian Linux. How to run curl command to transfer data from or to a given server in your debian Linux. Curl Command Installing… read more »

How To List Only Directories in Linux

This post will guide you how to list directories only from the command line in the Linux operating systems. How do I list just directory names using the ls command in Linux. In Linux, you… read more »

How to Change Direcotry in Linux

This post will guide you how to change directories in Linux Operating systems using the cd command. How do I change the current directory to a particular directory in the Linux terminal. cd Command Print… read more »

How to Delete a Group in Linux

This post will guide you how to delete or remove a group from the command line in your Linux operating systems. How do I delete a group in your current Linux system using groupdel or… read more »

How to Delete User Account in Linux

This post will guide you how to delete or remove a User account from the command line in your Linux operating systems. How do I delete a user account and its related files in your… read more »

How to Kill Process in Linux

This post will guide you how to kill or terminate a process in Linux operating systems. How do I use kill command to stop Process in Linux or Unix system. Kill Process by PID Kill… read more »

How to Check Running Process in Linux

This post will guide you how to check running process from the command line in Linux operating systems. How to list, kill and manage process in Linux. List Running Processes Lookup Process View Top Process… read more »

Sidebar



back to top