
base64 Command in Linux with Examples - LinuxOPsys
Apr 20, 2024 · Here learn about base64 command in Linux. Examples for decode and encode for string, text and image file is provided.
SGID in Linux Explained with Examples - LinuxOPsys
Nov 9, 2022 · Here learn about the SGID bit in Linux and set/unset this special permission bit. On an executable file to allow the users to have same file permissions as the group/file owner.
Yonghua Peng - LinuxOPsys
Yonghua Peng Yonghua Peng is a tech lead focusing on cloud computing, big data and DevOps. He have 15 years of experience in Linux development and operations. He is also the author of …
Bash read password - LinuxOPsys
Apr 6, 2023 · Whenever we provide a password in Linux, it should either be invisible or asterisks (*) should mask our passwords so that it becomes unreadable. In this topic, we will cover the …
Commands - LinuxOPsys
Whether you’re a beginner or an advanced user, this collection will help you understand and master the essential Linux commands.
Linux Commands Cheat Sheet [With PDF] - LinuxOPsys
Oct 21, 2023 · Welcome to the Linux Cheat Sheet! This handy guide is perfect for anyone who's looking to navigate through Linux's commands more easily.
Trimming White Space in Bash - LinuxOPsys
May 20, 2023 · Often, there is a requirement to remove the leading and trailing white spaces from the strings so that the text is consistently formatted. In this tutorial, we will look at some of the …
Linux Distribution List - LinuxOPsys
Here you can find a List of Linux distributions based on Debian, Ubuntu, RPM, RHEL, Arch Linux, and Independent.
How to Install Packages in Alpine Linux - LinuxOPsys
Dec 11, 2022 · Here learn how to install packages in Alpine Linux. Apk covers all the package management tasks, including installing, searching, updating, listing, and uninstalling the …
How to Permanently add Static Route in Linux - LinuxOPsys
Jun 17, 2022 · Here learn how to add permanent static routes in Linux distributions such as CentOS Stream and Ubuntu. Here routes needs be added to config file for this purpose.