Linux is a free and open-source kernel developed by Linus Torvalds, a Unix-like operating system clone. XKCD comic has a long tradition for including humorous geeky cartoons. In this post, I pick my favorite XKCD comics for Linux and Unix fans.
[continue reading…]
Humour
One of the most common mistakes developers and ops people make is typing gti instead of git command. I set an alias i.e. alias gti=git, but then you may miss out on the jeep/car on your screen.
[continue reading…]
Vim is my favorite text editor and version 8.2 released. The new version includes support for popup windows and text properties. Popup windows can be used for many purposes. For example, a list of choices can be displayed, where the user selects an entry with keys or with the mouse. There is also a new vim game released named as killersheep to show you new capabilities of Vim. Let us see how to install and play killersheep.
[continue reading…]
You can configure sudo command to insult user when they type the wrong password. Now, it is possible to abuse insult the user when they enter the wrong command at the shell prompt.
[continue reading…]
Kid: Dad, What are clouds made of in IT?
Sysadmin dad:
[continue reading…]
You know, I should help that friend to work on that single point of failure. The printer. LOL
[continue reading…]
Found apt-get command line fan :)
[continue reading…]
Hmm…
sudo apt install fortune-mod
PS: Check out out apt command and apt-get command cheat sheet guide.
Or when you run rm -rf / on Linux or Unix-like system ;)
rm-rf
Another gif showing the same issue:
Delete a block of code
Now, I am hitting u, u, u in vim to undo (ctrl-z in other IDE) like a maniac to get back that line or a code block. Lmao.