Skip to content
Top Menu
  • Home
  • About
  • Contact Us
  • OS Tweak
  • Icons
  • Themes
  • Sitemap
  • Linux Acronyms
May 23, 2025
  • Home
  • About
  • Contact Us
  • OS Tweak
  • Icons
  • Themes
  • Sitemap
  • Linux Acronyms
  • Facebook
  • Twitter
  • Linkedin
  • Tumblr
  • Pinterest
2DayGeek

2DayGeek

Linux and Unix, Open Source, Linux Howtos

  • Home
  • Shell Script
  • LVM
  • Ansible
  • Posts Archive
  • Package Management
  • Linux Commands
  • Monitoring Tools

Linux Administration

FAQ / Linux Administration / Linux Network Command / Linux Network Tool / Network Monitoring Tool

How to monitor Socket connections using ss command

May 25, 2021May 25, 2021 - by Magesh Maruthamuthu - 1 Comment

ss (socket statistics) is a command line tool that monitors socket connections and displays the socket statistics of the Linux system. It can display stats for PACKET sockets, TCP sockets, …

How to monitor Socket connections using ss command Read More
FAQ / Linux Administration / Linux Basic / Multimedia Codecs

How to install Multimedia Codecs in Linux

May 14, 2021May 25, 2021 - by Magesh Maruthamuthu - 2 Comments.

By default, the Linux system cannot play most video files that are in encrypted formats (proprietary media formats) if you do not have the required Media Codecs installed on your …

How to install Multimedia Codecs in Linux Read More
FAQ / Linux Administration / Linux Basic / Linux Commands / security

How to configure firewalld rules in Linux

May 3, 2021May 6, 2021 - by Magesh Maruthamuthu - 3 Comments.

The firewall is essential for controlling the flow of network traffic in and out of the Linux server. It enables users to control incoming network traffic on host machines by …

How to configure firewalld rules in Linux Read More
FAQ / Linux / Linux Administration / Linux Commands / Log Analysis / Log Monitoring / Log Viewer

How to use journalctl to analyze logs in Linux

March 18, 2021March 22, 2021 - by Magesh Maruthamuthu - 1 Comment

systemd is the default system manager in most of the major Linux distributions, which comes with a new logging daemon called ‘journald’. For many years, system and kernel logs in …

How to use journalctl to analyze logs in Linux Read More
Disk IO / FAQ / Hard Disk Monitoring / Linux Administration / Linux Commands

6 best tools to monitor disk IO performance in Linux

March 2, 2021March 18, 2021 - by Magesh Maruthamuthu - 6 Comments.

Disk IO issues (input/output) are one of the most common causes of poor performance on Linux system. This occurs when applications try to quickly read or write too much data …

6 best tools to monitor disk IO performance in Linux Read More
Linux / Linux Administration / Linux Basic / Linux Commands / Shell Script / User Management

How to lock & unlock multiple users in Linux

February 23, 2021February 24, 2021 - by 2daygeek - 4 Comments.

‘usermod’ & ‘passwd’ commands are used to lock or unlock one user account at a time, but you may need to write some small shell scripts to perform this action …

How to lock & unlock multiple users in Linux Read More
Howtos / Linux / Linux Administration / Linux Basic / Linux Commands

How to Kill user sessions in Linux

July 28, 2020February 17, 2021 - by Magesh Maruthamuthu - Leave a Comment

Sometimes we might need to kill a user session in Linux based on requests, which can be done by sending SIGNALS with kill command. We need to send one of …

How to Kill user sessions in Linux Read More
Howtos / Linux / Linux Administration / Linux Basic / Linux Commands / User Management

How to become a ‘root user’ in Linux?

July 21, 2020January 25, 2021 - by Magesh Maruthamuthu - Leave a Comment

root user is a privileged user in Linux, which is similar to an administrator in Windows. All kind of administrative operations can be performed using root user privilege hence it …

How to become a ‘root user’ in Linux? Read More
Howtos / Linux / Linux Administration / Linux Advanced Commands / Linux Commands

How to Remove files older than ‘N’ days using Tmpwatch/Tmpreaper on Linux

May 20, 2020January 11, 2021 - by Magesh Maruthamuthu - Leave a Comment

You may have missed to delete some files that are no longer needed on your computer in some directory. It could be either in “Download” or any other directory that …

How to Remove files older than ‘N’ days using Tmpwatch/Tmpreaper on Linux Read More
FAQ / Linux / Linux Administration / Linux Basic / Linux Commands

How to execute a command or script at reboot or startup

May 13, 2020April 21, 2021 - by Magesh Maruthamuthu - 1 Comment

Well-known services in Linux can be added on boot time without any problems, because most of them come with their own script, which is done using ‘chkconfig’ and ‘systemctl’ commands. …

How to execute a command or script at reboot or startup Read More

Posts navigation

Previous 1 2 3 4 … 6 Next

Advertisement

– For Better Offers –

Google Translater

Ads

Get more stuff

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

we respect your privacy and take protecting it seriously

Blog Categories

Blog Archives

Recent Posts

  • How to Create Users using Shell Script in Linux December 27, 2024
  • How to Backup Configuration Files on Remote Linux System December 18, 2024
  • How to Create a GPFS Filesystem on RHEL (Part-2) December 12, 2023
  • How to install GPFS Cluster on RHEL (Part 1) December 4, 2023
  • How to Configure VLAN Tagging Over Bonding on RHEL September 6, 2023

Copyright © 2013 - 2023 2DayGeek :- Linux Tips, Linux How-to Guides and Tutorials is licensed under a (cc) BY-NC

  • Join Us
  • Donate
  • Terms And Conditions
  • Privacy Policy