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 Harduex 16 Jul 2024
tools Effortlessly Backup and Restore Your Ubuntu/Debian Systems with apt-clone tool apt-clone is a simple command-line tool that lets you create state files of all installed packages for your Debian/Ubuntu systems, making it easy to restore on freshly installed systems or into a directory. Learn how to use apt-clone to backup and restore your system with ease. By Harduex 13 Apr 2023
backend 10 Great npm and Node.js tools to manage your projects better Are you a Node.js developer looking for ways to streamline your workflow and manage your projects more efficiently? Look no further! Here are 10 By Harduex 19 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 Harduex 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 By Harduex 30 Sep 2022