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 Commands

How to Create Users using Shell Script in Linux
Bash Script / Linux Administration / Linux Commands / Linux Shell / User Management

How to Create Users using Shell Script in Linux

December 27, 2024December 27, 2024 - by Jayabal Thiyagarajan - Leave a Comment

Creating users in Linux/Unix is ​​a straightforward task. However, adding multiple users across multiple servers can be a time-consuming task, so you can automate this with a shell script to …

How to Create Users using Shell Script in Linux Read More
Bash Script / Linux Advanced Commands / Linux Commands / Linux Configuration Files / Shell Script

How to Backup Configuration Files on Remote Linux System

December 18, 2024December 27, 2024 - by Magesh Maruthamuthu - Leave a Comment

It is a best practice to backup a configuration file before performing any activity on a Linux system, which helps you to compare the configuration files in case of any …

How to Backup Configuration Files on Remote Linux System Read More
Moving Volume Group in Linux
Linux / Linux Administration / Linux Advanced Commands / Linux Commands / LVM

How to move a Volume Group from one system to another

February 25, 2023February 25, 2023 - by Jayabal Thiyagarajan - Leave a Comment

There are situations where we would be required to move a whole volume group from one system to another system for some requirement. As part of this, it also moves …

How to move a Volume Group from one system to another Read More
Removing SAN disk or Storage Device (LUN) from Linux
Linux / Linux Administration / Linux Commands

Six Simple Steps to Remove a Storage Device (LUN) from Linux

February 19, 2023February 20, 2023 - by Prakash Subramanian - 1 Comment

There are situations where a storage device or LUN must be removed from running system without any issue. This happens for a variety of reasons, but most commonly, when the …

Six Simple Steps to Remove a Storage Device (LUN) from Linux Read More
How to Resize an Online Multipath Device on Linux
Linux / Linux Administration / Linux Advanced Commands / Linux Commands

How to Resize an Online Multipath Device on Linux

September 25, 2022April 23, 2023 - by Rasool Cool - 2 Comments.

Disk space on Linux can be expanded by adding a new LUN or resizing an existing LUN on the system. In most cases, the online resizing of the multipath device …

How to Resize an Online Multipath Device on Linux Read More
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
Repairing EXT4 Filesystem in Linux
fsck / Linux Administration / Linux Commands / LVM

How to Check and Repair EXT4 Filesystem in Linux

December 13, 2021December 13, 2021 - by Magesh Maruthamuthu - 3 Comments.

The fsck (stands for File System Consistency Check) is used to check and repair one or more Linux filesystems. This check will run automatically at boot time when a filesystem …

How to Check and Repair EXT4 Filesystem 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
How to Run Multiple Commands at once in Linux
Linux Commands

How to Run Multiple Commands at once in Linux

December 2, 2021December 2, 2021 - by Magesh Maruthamuthu - 2 Comments.

As a Linux administrator, you may know how useful the command line can be to work with various activity such as installing the application, installing the system patch, and restarting …

How to Run Multiple Commands at once 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

Posts navigation

1 2 … 24 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