In Day 1, we learned how to install vim, we also learned the basic navigation shortcuts of vim. Today, we will learn a few more basic vim commands. More Navigation some more navigation to ease up scrolling Page Navigation ^U - Go Up Half a Page (CTRL + U)^D - Go Down Half a Page…
Category: misc
Tweaking Data Personalization settings of your Google Account to minimize your shared data
Ever wondered how Google knows what you are looking for? Or, had a creepy feeling that Google knows more about you than you know yourself? If so, read on! Download & Backup all your Google Data Before, I begin, I think it will be fun to know, what data Google already collected about you. Your…
Setup Real Time Login Alert using a Telegram Bot in Linux VPS
In this article, We are going to setup linux vps login alert based on PAM using Telegram Bot. I am assuming you already have a vps and know how to use ssh to login. 1. Create a Telegram Bot and Get the Access Token To create a Telegram bot, we will need a telegram account.…
Recommended Books for Beginners to Learn Ethical Hacking
In this article, I'm attempting to raise your curiosity to learn ethical hacking so that you can get the basic idea of Computer Underground. These are hand picked and by no means a complete list of all the hacking books you need to master the art of ethical hacking:
The Term “Good Programming” – in a nutshell
Nowadays the term Programming is becoming very popular! Specially among those who are involved in any profession related to Computer Science or, Web Development & Design. Most of them do programming more or less everyday! But, not everyone who code is a good programmer! One of the biggest reason behind this is to be a…
Classic 2048 Game Tips & Tricks
আজকে আমি ২০৪৮ গেইমের কিছু ট্রিক্স ও টিপস আপনাদের সাথে শেয়ার করবো। ৪ ক্রস ৪ বোর্ডের এই ক্লাসিক গেইমের মজার কিছু ফিচার নিয়েও আলোচনা করা হবে
How to create a .torrent file to share files or directories with a self hosted Private Tracker in Linux
In this tutorial, you will learn how to create self hosted private tracker using bittornado on a linux based system to share file using torrent and, seed it using ctorrent.
Hello World! – A Brief History of Time
A few days ago, I answered a question on Quora. I thought it worth sharing! Let me walk you through those first few years of my programming career! Its been a lot of fun!When did I Start Programming?I started coding from 2012. It was the year when I enrolled for my Bachelors on Premier University…