About 36 results
Open links in new tab
  1. chage Command in Linux Explained [With Examples]

    Aug 25, 2023 · Here learn about chage command in Linux to update user password expiry information. With examples explained all the useful chage command options.

  2. Creating and Managing User Accounts in Linux - LinuxOPsys

    May 13, 2024 · $ chage -M 60 -m 10 -w 5 jdoe Deleting Linux Users When a user account is no longer needed, you can remove it from your Linux system. However, always exercise caution …

  3. [Solution] Cannot lock /etc/passwd; try again later - Useradd Error

    Oct 24, 2022 · Sometime when running useradd command it throws "cannot lock /etc/passwd; try again later" error and solution to remove lock files.

  4. How to Change Default Date Format in Linux - LinuxOPsys

    Mar 13, 2024 · When you type the date command the system shows the current date in the default format. In this guide, we learn how to change the default date format. Here we

  5. passwd Command in Linux Explained [With Examples]

    Aug 17, 2023 · Learn about passwd command in Linux to change passwords in Linux. Tutorial covers the useful passwd command options with practical examples.

  6. SUID Bit in Linux Explained with Examples - LinuxOPsys

    Nov 8, 2022 · These examples show that the SUID bit is set for the commands/executable files and they will have different permissions than the regular files. How to Set the SUID bit When …

  7. /etc/shadow File Explained - LinuxOPsys

    Jun 12, 2022 · Here learn about the shadow file and its format in detail. It stores encrypted passwords, along with user name, password expiration values, and last password change date.

  8. Set IP Address in Linux Using ip Command - LinuxOPsys

    Jul 25, 2023 · Here learn how to set IP address in Linux using ip command. Because of extended feature set, ip command is the most recommended command for network interface …

  9. How to Change Color Scheme in Vim - LinuxOPsys

    Sep 5, 2022 · This tutorial shows how to change color scheme and apply vim themes. Download and install themes and set as permanent.

  10. How to Change Terminal Font Size in Ubuntu 22.04 - LinuxOPsys

    May 11, 2022 · Learn how to change terminal font size in Ubuntu 22.04. When working on the terminal, you require a comfortable font size and style for your eyes.