The usermod command works somewhat like useradd command, with similar parameters. The usermod utility changes an existing account, unlike the...
Rclone is an open source tool that can sync Linux systems with the most important cloud storage services: Google Drive,...
When you manage a system with many user accounts, groups, and, by default, passwords, it is necessary that individual information...
WPScan is a free, non-commercial tool useful for scanning the vulnerabilities of WordPress-based websites. It was designed to test the...
The chage (change age) command allows you to modify user accounts for their expiration. Linux allows you to configure your...
The gpasswd command is the equivalent of the passwd command for groups. This command provides the ability to modify some...
Groupadd command – adding groups to Linux The groupadd command provides the ability to add a new group to Linux....
I’m not used to forget things, especially important ones, such as passwords. But unfortunately, such things can happen to anyone...
We often have to find a solution to a Linux problem quickly – if we do not have access to...
Linux file systems support some additional attributes for files, attributes that can be assigned or changed using the chattr command....