© 2023 Hashnode
#terminal
Background: I am always amazed by the beauty of Linux commands. A few days ago, I was tinkering with different Linux commands and one of them was traceroute. Exploring it left me wondering how it works. Traceroute is a network troubleshooti…
Purpose of this post I wish to document this process wherein I solved the upgrade error of obs studio in Ubuntu. As it's obvious to get errors while trying to update stuff or adding some packages or plugins. Also, it's a nice motivation to …
Setup your fancy terminal Using your shell with Oh My Zsh and Starship on macOS Some use fish shell as it is an interactive, user-friendly, and modern shell. But it does not have POSIX sh compatibilit…
Setting up an SSH key can be a confusing and tedious process, but it doesn't have to be. This blog post will show you a simple and straightforward method for installing an SSH key on your Mac. Step 1:…
Error messages are a given for programmers. Although these errors can be annoying, they are an essential tool for troubleshooting your code. In this article, I'll examine two different kinds of error …
Atualmente tenho passado boa parte do meu tempo no computador em linhas de comando (shells do Linux) como zsh e bash. Acho a linha de comando uma excelente ferramenta de produtividade e automação de t…
So recently, I tried to push a react app to the GitHub repository, and I discovered that after the normal procedure followed to create a GitHub repo from the command line, when you try to add your folder by drag-and-drop method, it complain…
Windows: Open the Task Manager by pressing "Ctrl + Shift + Esc" or by searching for "Task Manager" in the Start menu. In the Processes tab, look for the node.exe process. Right-click on the node.exe process and select "End Task" to kill …
What is Hyper? Hyper is a super cool terminal replacement for the Big 3(operating systems). Hyper allows you to take the boring terminal out of the picture and customize your terminal to look and act …
Introduction If you've never used Linux, then you're in for a treat. It's one of the most versatile operating systems out there, and it can do anything from browsing the web to playing games. But if y…