News

Community driven content discussing all aspects of software development from DevOps to design patterns. There are plenty of things to love about Git. One of them is its simple and straightforward ...
If the command "chsh -s $(which zsh)" doesn't work for you, you might be missing a package. Try running "sudo dnf install util-linux" or "sudo apt install util-linux" to make sure the "util-linux" ...
Discover 5 simple tweaks to optimize your fresh Linux install, from updating repositories to personalizing the UI and ...
If you need to share or transfer files between Linux machines, you have plenty of options. Here are some you might not have considered.
With the ttyd command line tool, you can transform your terminal into a live, interactive web app that anyone can access with a link.
TL;DR Introduction If you haven’t read the previous posts, I would recommend them as a primer to the devices, BLE and what we ...
Ctrl + Space (or Cmd + Space on Mac) is your go-to for basic code completion. Start typing a variable or function name, hit ...
Foundational Pillars Of Cloud Automation Before we get into the fancy tools and multi-cloud setups, let’s talk ...
Learn how to install Fedora Linux and unlock its customization potential. A guide for beginners and pros to master this ...
I've used both Linux and MacOS for years. But if you have to decide between them, ask yourself these seven simple questions.
Community driven content discussing all aspects of software development from DevOps to design patterns. To delete both a local and remote Git branch, even if the Git branch has the same name locally ...
The Command Prompt is one utility that many power users love to use and have grown with it. It is possible to run Windows Update from the command line. Similarly, it is also possible to install or ...