Skip to content
Top Menu
  • Home
  • About
  • Contact Us
  • OS Tweak
  • Icons
  • Themes
  • Sitemap
  • Linux Acronyms
May 17, 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 Basic

How to Mapping Linux Block Devices to Storage LUNs
Bash Script / Linux Administration / Linux Basic / Linux Commands / Shell Script / shell-scripts

How to Find SAN disk LUN id in Linux

May 25, 2022June 29, 2023 - by Vinoth Kumar - 2 Comments.

In some cases, you may need to find a block device mapped against a logical unit number (LUNs) for filesystem (FS) expansion or disaster recovery (DR) activity. Also, this information …

How to Find SAN disk LUN id in Linux Read More
How to Remove Multiple Files at once on Linux
Linux Administration / Linux Basic / Linux Commands

How to Remove Multiple Files at once on Linux

December 6, 2021December 7, 2021 - by Magesh Maruthamuthu - Leave a Comment

Deleting (or removing) a file in Linux from the command line can be done using the rm command. It allows you to delete more than one files at once. Also, …

How to Remove Multiple Files at once on Linux Read More
FAQ / Linux Basic

How to save a command output to a file in Linux

July 20, 2021July 20, 2021 - by Magesh Maruthamuthu - Leave a Comment

We all know that by default every command output is displayed on the terminal after execution. The output of a command can be used as a variable or input to …

How to save a command output to a file in Linux Read More
FAQ / Linux Administration / Linux Basic / Linux Commands

Linux tee command with examples

July 14, 2021July 14, 2021 - by Magesh Maruthamuthu - Leave a Comment

The tee command reads standard input (stdin) and writes the result to standard output (stdout) and one or more files simultaneously. It basically displays the command output on the terminal …

Linux tee command with examples Read More
FAQ / Linux / Linux Administration / Linux Basic

How to create a systemd service unit file in Linux

June 15, 2021June 15, 2021 - by Magesh Maruthamuthu - 1 Comment

systemd is a system and service manager for Linux operating systems. When you install any application from a repository, it will drop a service unit file into the systemd directory …

How to create a systemd service unit file in Linux Read More
FAQ / Linux Administration / Linux Basic / Linux Service Command / Service Commands

How to manage systemd units with systemctl

June 9, 2021July 8, 2021 - by Magesh Maruthamuthu - 2 Comments.

In this article, we’ll show you how to manage the systemd units using systemctl command. What’s systemd? systemd is a system and service manager for modern Linux operating systems, which …

How to manage systemd units with systemctl 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
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

Posts navigation

1 2 3 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