This brief guide explains what is ramfetch, how to install ramfetch in Linux, and how to display Memory information using ramfetch in Linux operating systems.
Tag:
Shell script
- DockerContainersDevOpsLinuxLinux AdministrationLinux ContainersVirtualization
Setup Docker And Docker Compose With DockSTARTer
By skThis guide explains what is DockSTARTer, how to install DockSTARTer in Linux and how to setup Docker and Docker compose using DockSTARTer to run containerized applications in Linux.
- Bash scriptingBASHBash TipsLinuxScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Parse Arguments In Bash Scripts Using getopts
By KarthickBy Karthick 6.8k viewsPassing arguments to a program is one of the common operations across any language you use. In this article, we are going to see how to parse arguments in bash scripts using bash builtin getopts function.
- BASHFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingTips and TricksTrouble shootingUnix/Linux Beginners
Fix “Exec format error” When Running Scripts With run-parts Command
By skBy sk 129.5k viewsWhen I was trying to run all scripts in a directory using run-parts command,…
- BASHBackup toolsCommand line utilitiesLinuxMicrosoft WindowsOpensourceScriptingUtilities
How To Synchronize Files And Directories Using Zaloha.sh
By skBy sk 959 viewsZaloha.sh is a directory synchronizer that stands out by its small size and simplicity.…
- Linux NetworkingCommand line utilitiesLinuxLinux BasicsLinux CommandsLinux Tips & TricksOpensourceUnix/Linux BeginnersUtilities
Prettyping – Make The Output Of Ping Command Prettier And Easier To Read
By skBy sk 2.2k viewsAs we all know, the ping command is used to check if a target…
- Encryption / DecryptionCommand line utilitiesFAQLinuxOpensourceSecurityUtilities
Cryptr – A Simple CLI Utility To Encrypt And Decrypt Files
By skBy sk 2.4k viewsLooking for a quick, easy, and secure method to protect your files? Well, there…