Utilities#

Environment Variables {ENV}#

Some useful links to explain the concepts of Environment Variables

Schedulers#

Some useful links to cover the working of Crontab and Systemd Timers

Cron Tab#

_images/utilities-cron-syntax-1.png _images/utilities-cron-syntax-2.png

Systemd Timers#

Online Utilities to generate crons#

GREP#

Some useful links to cover the working of Grep

Grepping ps output without showing the grep process#

_images/utilities-grep-ps-output.png

FIND#

Some useful links to cover the working of Find

_images/utilities-find-delete-empty-files.png

User Management#

_images/utilities-list-all-users-groups.png _images/utilities-change-username.png

File Permissions#

Credits to ByteByteGo

Why sudo cd <path-to-dir> doesn’t work#

_images/utilities-sudo-cd-dir-1.png _images/utilities-sudo-cd-dir-2.png

Sudoers#

_images/utilities-fix-invalid-sudoers-file.png _images/utilities-pksudo-visudo-invalid-sudoers.png

UserMod Command#

SetUID and SetGID#

UMask Values#

Others#

XArgs vs Exec#

_images/utilities-xargs-names-with-spaces-2.png _images/utilities-xargs-names-with-spaces-1.png

NTP#

Renaming / Deleting multiple files#

Rename multiple files with different extensions#

_images/utilities-mv-diff-ext.png

Random Tools#

SysCTL#

Some useful links to cover the working of SysCTL

LSOF#

DIFF#

Comparing difference between files / directories on 2 servers#