3 Ways to List Users in Linux
https://linuxhandbook.com/linux-list-usersThis tutorial shows you how to list users in Linux. You’ll also learn to list only the logged users. Today different Operating Systems have the capability to...
View ArticleHow to copy a file to multiple directories in Linux
https://net2.com/how-to-copy-a-file-to-multiple-directories-in-linuxIn this short article, you will learn how to copy one file into many directories. The obvious answer would be to use the cp command...
View ArticleHow to use the screen command on Linux to keep your remote task running when...
https://net2.com/how-to-use-the-screen-command-on-linux-to-keep-your-remote-task-running-when-the-connection-dropsA lot of Linux users carry out a long running task on a remote destination without...
View ArticleDifference between ext2, ext3 and ext4
https://kerneltalks.com/disk-management/difference-between-ext2-ext3-and-ext4 List of differences between ext2, ext3, and ext 4 Linux file systems. One of the Linux interview questions answered in...
View ArticleSSLH – Share A Same Port For HTTPS And SSH
https://ostechnix.com/sslh-share-port-https-ssh In this brief tutorial, we will see what is SSLH, how to install SSLH and how to configure SSLH to share a same port for https, and ssh in Linux and...
View Article13 Linux Terminal Shortcuts Every Power Linux User Must Know
https://linuxhandbook.com/linux-shortcuts Use Linux command line like a pro by mastering these Linux terminal shortcuts and increase your productivity. It's a must for any power Linux user.Table of...
View ArticleArticle 1
https://linuxstans.com/linux-restart-command How to Restart Linux with a Commandby Linux Stans|Updated April 16, 2024In this tutorial, we’re going to show you how to use the restart command on Linux...
View ArticleArticle 0
https://ubuntushell.com/check-the-user-login-shutdown-and-reboot-logs Check the User Login, Shutdown, and Reboot Logs on LinuxMay 18, 20243 Mins ReadCheck Salesforce Reports and Dashboards...
View ArticleHow to Use jq Command to Process JSON in Linux
https://www.maketecheasier.com/use-jq-process-json-linux How to Use jq Command to Process JSON in LinuxJq is a powerful and highly flexible parser program that can stream and filter JSON data out of...
View ArticleDirenv: Manage Isolated Environment Variables for Specific Project in Linux
https://ubuntushell.com/direnv-commanddirenv is an open-source extension to your current shell for UNIX-based operating systems like Linux and macOS. It supports hooks for multiple shell startup...
View ArticleCheck the User Login, Shutdown, and Reboot Logs on Linux
https://ubuntushell.com/check-the-user-login-shutdown-and-reboot-logs All the popular Linux distributions, such as Ubuntu, Debian, Linux Mint, Fedora, and Red Hat, keep track of user logins,...
View Article10 Must-Know Free DevOps Tools for Professional Success
https://linuxiac.com/top-devops-toolsStay ahead in DevOps with these ten free and open-source tools, essential for professionals seeking to improve their performance and skills.ByBobby...
View ArticleHow to Lock User Accounts in Linux (Using 6 Methods)
https://ubuntushell.com/lock-user-accounts-in-linux In Linux system administration, you will encounter situations where you need to disable, suspend, or reset a user account for various reasons, such...
View ArticleHow to Start and Stop Monitor Mode in Linux
https://trendoceans.com/start-and-stop-monitor-mode-in-linuxHow to Start and Stop Monitor Mode in LinuxPost last modified:September 25, 2024Post author:Gagan MishraPost comments:0 CommentsIt’s a...
View Article4 Ways to Disable or Lock Package Updates in Yum and DNF
https://www.tecmint.com/disable-package-updates-in-yum-and-dnfA package manager is software that allows a user to install new software, upgrade the system, or update specific software, among other...
View ArticleHow to Increase Network TCP/IP Connections in Linux
https://www.tecmint.com/increase-tcp-ip-connections-linuxHow to Increase Network TCP/IP Connections in LinuxLinux is widely used for servers and networking applications. One common issue...
View Article26 Security Hardening Tips for Modern Linux Servers
https://www.tecmint.com/linux-server-hardening-security-tips26 Security Hardening Tips for Modern Linux ServersEverybody says that Linux is secure by default, and to some extent, this is agreed upon...
View ArticleHow to Reset USB Device Using Command Line in Linux
https://www.tecmint.com/reset-usb-device-linuxHow to Reset USB Device Using Command Line in LinuxResetting a USB device from the Command Line Interface (CLI) can help resolve issues such as...
View ArticleWhat is Systemctl and How Should You Use It?
https://www.rosehosting.com/blog/what-is-systemctl What is Systemctl and How Should You Use It?October 9, 2024by Jeff WilsonSystemd is a popular init system that serves as a management tool for various...
View ArticleLearn MySQL: Create, Update, and Delete Data in Database
https://www.tecmint.com/basic-mysql-commandsA database is a structured set of data stored electronically. The concept of a database was known to our ancestors even when there were no computers....
View Article