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

Tag: Linux

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
Configure LACP Bonding on RHEL
Linux Advanced Commands / Linux Network Command / Network / Red Hat / Red Hat Enterprise Linux

How to Configure Network Bonding or Teaming on RHEL

August 28, 2023August 28, 2023 - by Jayabal Thiyagarajan - 3 Comments.

Bonding is a Linux kernel feature that allows multiple network interfaces (such as ens192, ens224) to be aggregated into a single virtual network interface called channel bonding (bond0). It increases …

How to Configure Network Bonding or Teaming on RHEL 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
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
LibreOffice / Linux / PDF Editor

The simplest way to edit PDF files in Linux

February 1, 2021February 1, 2021 - by Magesh Maruthamuthu - 12 Comments.

PDF stands for Portable Document Format which is widely used among general users for documentation purpose and its usage is primarily for printing, sharing and for large documents. By default, …

The simplest way to edit PDF files in Linux Read More
Bash Script / Kill User Session / Shell Script

How to kill all user sessions using shell script in Linux?

January 18, 2021January 24, 2021 - by Magesh Maruthamuthu - 3 Comments.

System administrator task can be automated in various ways in Linux. It drastically reduces the human efforts and saves reasonable time which can be utilized for other productive tasks. shell …

How to kill all user sessions using shell script in Linux? Read More
Linux / Linux Commands / secure shell / security / ssh

How to Automatically Accept SSH Key Fingerprint

December 21, 2020August 9, 2021 - by Magesh Maruthamuthu - 3 Comments.

SSH Secure Shell is an encryption network protocol that provides secure encrypted communications between two hosts. It allows you to connect to a remote machine securely over an insecure network. …

How to Automatically Accept SSH Key Fingerprint Read More
cli / Image Viewer / Linux / Linux Commands

How to view images from Linux terminal

December 16, 2020March 26, 2021 - by Magesh Maruthamuthu - 1 Comment

Linux has many GUI applications for viewing images. But have you ever tried a CLI application to view them or do you know if one exists? Fortunately, while working with …

How to view images from Linux terminal Read More
Gnome / Image Editor / Image Manipulation / Linux / Linux-Desktop

How to Resize Images with Right Click on GNOME Desktop

December 14, 2020March 20, 2021 - by Magesh Maruthamuthu - 5 Comments.

Do you often manipulate images as part of your daily job? I personally do the graphics work for this website before uploading it to my blog. One of the most …

How to Resize Images with Right Click on GNOME Desktop Read More

Posts navigation

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