Check out the new video 👇
GNU/Linux lover, so its content creator.
Making people aware of GNU/Linux🐂🐧.
Daily tweets on GNU/Linux🐂🐧, Networking🌐, Shell Scripting✍️ and Security🥷

GNU/Linux lover, so its content creator.
Making people aware of GNU/Linux🐂🐧.
Daily tweets on GNU/Linux🐂🐧, Networking🌐, Shell Scripting✍️ and Security🥷
Check out the new video 👇
Hey #Linux #opensource, check out our new video to learn about IRC bouncers.
Hey #Linux #opensource new video is up!
#Windows11 #Windows #windows10 #technology #infosec
"Linux vs Windows command prompt" - https://youtu.be/offdbczGlS8
Hey #Linux #OpenSource new video is up 🐧
You'll learn about INODES and 'Links In Linux'
#Ubuntu #archlinux #gnulinux #gnu #gnusocial
How to use IRC on terminal? | IRSSI
#irc #linux #linuxgaming #infosec #tech #technology #vim #video #videos #youtube #youtuber
How to handle multiple files within a single screen in VIM | Split Screens
#linux #linuxgaming #infosec #tech #technology #vim #video #videos #youtube
How to install Vim & NeoVim Plugins WITHOUT USING PLUG-IN MANAGERS (NO VIM PLUG NOR PATHOGEN)
Arrays Are Powerful In Bash
- https://amoghavarsha.in/llp/aib/aib/
“$” might symbolize dollars to many of you, but for bash users it’s the holy grail for retrieving stored data. Speaking of which, do you know what’s the common place to store a piece of data? A variable. Variable The name itself incurs that variable is something that could be varied. So is it like a chameleon that changes colors all the time? Not precisely, if you remember from the intro its a common place to store a piece of data.