cyber security 10 Super Random Ways to Generate a Password from the Linux Terminal Discover 10 top methods to generate random passwords from the Linux command line. Use tools like `openssl`, `/dev/urandom`, `$RANDOM`, `md5sum`, and more for secure and random passwords. Enhance your cybersecurity now! By 🌿 𝖘𝖎𝖒𝖊𝖔𝖓 🌿 16 Jul 2024
network What is the /etc/hosts file? The /etc/hosts file is simply a plain text system file that allows you to map hostnames to IP addresses on your computer. It can By 🌿 𝖘𝖎𝖒𝖊𝖔𝖓 🌿 27 Dec 2022
backend Fish-like autosuggestions in bash shell In my previous post I introduced you to fish shell. I suggest you to read it before continue here, especially the part about autosuggestions. If By 🌿 𝖘𝖎𝖒𝖊𝖔𝖓 🌿 3 Oct 2022
backend How to install and setup fish shell with default bash styles (minimal setup) Installing && Customizing The Fish Shell - step by step FISH - the F/riendly I/nteractive S/H/ell Is a smart and user-friendly command By 🌿 𝖘𝖎𝖒𝖊𝖔𝖓 🌿 30 Sep 2022