Colin Percival, FreeBSD Release Engineering Lead, has recently announced two significant changes to FreeBSD …
Category:
Unix
- NixOSDevOpsLinuxLinux AdministrationLinux BasicsLinux CommandsPackage managementSoftware DevelopmentUnixUnix/Linux Beginners
How To Create Development Environments With Nix-shell In Linux
By skEver struggle with conflicting software versions between projects? Nix-shell can help! Nix-shell allows you …
- Linux Tips & TricksFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux troubleshootingScriptingShell ScriptsTips and TricksTrouble shootingUnixUnix/Linux Beginners
How To Create A Script For A Linux Command
By skA few days ago, we posted a few effective methods to effortlessly retrieve commands …
- Secure Shell (SSH)DebianEncryption / DecryptionLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksSecurityUnixUnix/Linux Beginners
How To Configure SSH Key-based Authentication In Linux
By skSSH key-based authentication is a more secure way to authenticate to a remote server …
- Linux User ManagementLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnixUnix/Linux Beginners
How To Find All Sudo Users In Linux
By skThis brief tutorial describes how to find all sudo users or super users (the …
- Bash TipsBASHLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnixUnix/Linux Beginners
Master The Command Line With Useful Bash Aliases In Linux And Unix
By skBoost your command line productivity with these useful Bash aliases in Linux. Level up …
- Linux CommandsLinuxLinux AdministrationLinux BasicsOpensourceRustRustUnixUnix/Linux Beginners
Fd: The Find Command Alternative For Mastering File Search In Linux
By skMastering file search in Linux with fd, a user-friendly alternative to the find command. …
- Cron JobsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnixUnix/Linux Beginners
A Beginners Guide To Cron Jobs
By skThis guide explains what is a cron job, and the basic usage of cron …