Browsing Tag
bash
30 posts
AWS VPC PROJECT
OVERVIEW OF THE AWS VPC PROJECT The VPC (Your Private Network) A VPC is like your own private…
Merry Christmas… in Your Linux Terminal 🎄
And a Gentle Introduction to the Python CLI Ecosystem Introduction Today is Christmas — and if you’re reading…
AI Aliases and ChatGPT to Help You Code or Solve Project Problems
When working on complex projects, it’s essential to have tools that can assist you in understanding and navigating…
DeepShell: Your self-hosted shell assistant
A whisper in the void, a tool forged in silence. DeepShell is your clandestine terminal companion, bridging the…
Day -03 /100 – Configuring mail server using Postfix, Dovecot and Mutt
We will set up three things in ubuntu machine:- Postfix (It will provide SMTP Implementation, which will work…
Copy paste bash command but dont understand what it does?
Bismillahirahmanirahim Sebagai system admin Linux junior, kita biasa lihat arahan-arahan linux yang pelik-pelik dalam tutorial, ada sebahagiannya kita…
How to Check PowerShell Version in Windows 10/11?
To check your PowerShell version on Windows 10/11, open a PowerShell window, type the command $PSVersionTable, and look…
Introducing DevOpsFetch: A Comprehensive Server Monitoring Tool
Welcome to DevOpsFetch! This is a Bash tool designed to streamline the process of retrieving and monitoring server…
[DAY 93-95] I built an interactive database in PostgreSQL using a shell script
Hi everyone! Welcome back to another blog where I document the things I learned in web development. I…
Git autocorrect needs more marketing
Git comes with a lot of configurations to improve your experience with the command-line. We already talked about…