Search
Items tagged with: linux_commands
Linux Command Line Tricks For Efficient And Faster Workflow
Explore a collection of Linux command line tricks and terminal tips to supercharge your productivity. Master efficient techniques and unleash the full potential of the Linux command line for a smoother and more streamlined workflow.sk (OSTechNix)
15 Essential Linux Commands Every Beginner Should Know
Master the Linux command line with these essential commands, perfect for beginners seeking efficiency and productivity.sk (OSTechNix)
Understanding Linux File And Directory Permissions - A Detailed Guide
Gain a deeper understanding of Linux file and directory permissions. Master the chmod command in Linux to change file and directory permissions with our comprehensive guide.sk (OSTechNix)
The Numfmt Command Tutorial With Examples For Beginners
The Numfmt command reads the numbers in various representations and reformats them in human readable format in Linux.sk (OSTechNix)
Informant - A Command Line Arch Linux News Reader
Stay informed and up-to-date with Arch Linux News using Informant utility. Get the latest updates, important announcements, and news items directly in your terminal.sk (OSTechNix)
How To Enable Automatic Login In Ubuntu Desktop And Server
In this guide, we'll walk you through the steps to enable automatic login in Ubuntu desktop and server editions.sk (OSTechNix)
How To Fix 'Failed To Update Metadata For Lvfs' Error In Linux
I am using Debian 11 at work and have noticed that I am getting…sk (OSTechNix)
How To Enable RPM Fusion Repository In Fedora, RHEL, AlmaLinux, Rocky Linux
This guide explains what is RPM Fusion repository and how to enable RPM Fusion repository in Fedora, RHEL, CentOS, AlmaLinux, and Rocky Linux.sk (OSTechNix)
How To Upgrade To Fedora 38 From Fedora 37 [Workstation And Server]
Fedora 38 has been released! This step by step tutorial explains how to upgrade to Fedora 38 from Fedora 37 and older versions.sk (OSTechNix)
Learn To Use Man Pages Efficiently In Linux
Here are some simple tips and tricks to read man pages effectively. This guide describes how to learn to use man pages efficiently in Linux.sk (OSTechNix)
How To Manage Log Files Using Logrotate In Linux
In this guide, we are going to discuss what is Logrotate, how to install Logrotate and how to manage log files using Logrotate in Linux.sk (OSTechNix)
How To Use Ansible To Automate Logical Volume Manager (LVM) In Linux
As part of the LVM series, we have seen how to export and import…Karthick (OSTechNix)
How To Apply Updates Automatically With dnf-automatic In RHEL, AlmaLinux And Rocky Linux
This guide explains how to apply updates automatically with dnf-automatic in RHEL and its clones like AlmaLinux and Rocky Linux.sk (OSTechNix)
How to Encode or Decode a base64 String on Linux - Pi My Life Up
In this tutorial, you will learn how to encode or decode data using base64 on Linux. Base64 is used for encoding data for transit or storage.Emmet (Pi My Life Up)
Find WiFi Password Of Connected Networks In Linux
Did you forget your WiFi password? This guide explains a few different ways to find WiFi password of connected networks in Linux.sk (OSTechNix)
Install Microsoft Visual Studio Code In Linux
This guide explains what is Microsoft Visual Studio Code editor and how to install Microsoft Visual Studio Code in Linux.sk (OSTechNix)
How To Prohibit Directory Listing From Commandline In Linux
This tutorial explains how to prohibit directory listing in Linux, but allow the users to access the files from the same directory.sk (OSTechNix)
How To Resize LVM Partitions In Linux
This article will teach you how to resize LVM partitions i.e. extend or reduce a Volume Group and Logical Volume's size in Linux.sk (OSTechNix)
How To Reset Root Password In Fedora 37, 36
Forgot the root password in Fedora? Do you want to change the root user password in your Fedora system? No problem! This brief guide explains how to change or reset root password in Fedora.sk (OSTechNix)
How To Setup SFTP Server With SFTPGo In Linux
This detailed guide explains what is SFTPGo, how to install SFTPGo in various Linux distributions, and finally how to setup a SFTP server with SFTPGo in Linux.sk (OSTechNix)
How to use the less Command - Pi My Life Up
In this tutorial, I will go through how you can use the less command on a Linux operating system. It is very useful.Gus (Pi My Life Up)
How to use the groupdel Command - Pi My Life Up
In this guide, I will go through everything you need to know for using the groupdel command. You can use it to delete groups on Linux.Gus (Pi My Life Up)
How to use the gpasswd Command on Linux - Pi My Life Up
In this tutorial, we will show you how you can use the gpasswd command on a Linux operating system. It is useful for editing groups.Gus (Pi My Life Up)
What is the whoami Command on Linux - Pi My Life Up
In this tutorial we will go cover the whoami command that is available on Linux systems. We cover the syntax and how you can use the command.Gus (Pi My Life Up)
How to use the sudo Command in Linux
In this guide, we will take you through the basics of using the sudo command within a Linux-based distribution.Gus (Pi My Life Up)
How to use the id Command in Linux
In this tutorial, we cover the basics of using the id command on a Linux OS. It is helpful for finding both the user and group ids of a user.Gus (Pi My Life Up)
How to use the usermod Command in Linux
In this tutorial, we cover the basics of using the usermod command on a Linux-based distribution. It is useful for modifying user settings.Gus (Pi My Life Up)
How to use the df command in Linux
In this tutorial, we cover the basics of using the df command on a Linux-based distribution. df is short for disk filesystem.Gus (Pi My Life Up)
How to use the Kill Command in Linux
Learn how to use the kill command on your Linux system. This tool is used to terminate a process currently running on the system.Emmet (Pi My Life Up)
rmdir Command on Linux
In this tutorial, we cover the basics of using the rmdir command on a Linux-based distribution. It is perfect for deleting empty directories.Gus (Pi My Life Up)
How to use the scp Command in Linux
In this tutorial, we cover the basics of using the scp command on a Linux-based distribution. It is perfect copying files to a remote system.Gus (Pi My Life Up)