Fancify Bash Terminal with Bash-It
If you are a bash user and are jealous of zsh users getting tons of fancy themes and plugins with Oh-My-Zsh, you are at the right place. In this tutorial, we will take a look over Bash-It, a community-driven Bash…
If you are a bash user and are jealous of zsh users getting tons of fancy themes and plugins with Oh-My-Zsh, you are at the right place. In this tutorial, we will take a look over Bash-It, a community-driven Bash…
There are a lot of compression standard and file formats on both Linux and on Windows such as .tar.gz, .tar.xz, .7z, .rar, .tar.bz .tar, .tbz2, .zip, .bz2, and many more. While you certainly can (and should) remember all the commands.…
Terminal in Linux is a powerful tool. You can do anything in it, and when I say anything, I mean ANYTHING. One such cool thing you can do is get a news feed in the terminal. And it is extremely…
The terminal is the tool you can use to control anything inside any Linux distribution. However, there are always things to do for fun in the Terminal. There’s Neofetch, a tool to display information about your operating system with a…
When you type a command in the Linux Terminal, you expect an output. But sometimes you might encounter ‘Bash: Command Not Found’ error in the terminal when you run a command. This usually occurs when Bash cannot locate the file…
Raspberry Pi is a powerful computer through which you can do a lot of amazing things. Because of its computing power, it is now really ideal for multiple DIY projects. If for some reason during the installation of Raspbian, you…