© 2022 Hashnode
#cli
To transfer files between the Raspberry Pi and the host device or vice versa we use a simple command called scp. Now I like to use a headless Raspbian OS without a GUI on the Raspberry Pi as it saves …
The command line is a text-based interface that lets you enter commands to perform various tasks. Think of it like a mini-programming language that you can use to control your computer. This guide wil…
Okay, so the one thing that I always wanted to talk about is how to actually get started with tech. Well, the answer is not in one word. I'll try my best to guide you from a computer Noob to atleast b…
What is Grassp? 👨🏻💻 Grassp is the first Open-Source CLI-based Micro-Learning service that caters to all extensive terminal users. The aim was to make learning more accessible by porting it into th…
Just so you know, I love CLI's. I love the terminal and the experience it offers. Working in the Terminal might seem complex for beginners, but once you get the gist of it, you will not leave it, and …
Cuando hablamos de administrar nuestros recursos en Azure, podemos mencionar la manera más popular que seria por interfaz gráfica. Pero para los amantes de las líneas de comando les estaré una herrami…
Most of us use version control systems (mostly git) for our projects but the git CLI is unproductive. We often need to run multiple commands and got to type more characters. Well, what if I told you …
Introduction Ever wanted to create and use your personal AWS Federation with Google as an IdP in a programmatic way? This short article will surely come to the rescue, introducing some of the feature…
The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and net…
Parrot OS is a privacy-focused penetration testing operating system. Which comes bundled with many pentesting or hacking tools. But, sometimes we need to install something else like Docker. Which prom…