Termdown: CLI Countdown timer and stopwatch

I like to do my work in small timed chunks. I follow the Pomodoro method, the idea is that you spend 25 minutes focused work on whatever that you want to work on and then take a break for 5-10 minutes then go for another 25-30 minute chunk. Working this way helps me get more done. In this hyperactive, hyperconnected, tab-switching, window-swapping, instant-notification popping work environment; constant distraction is a way of life.

5 youtube-dl tips you might not know about

youtube-dl is a python based command line video downloader that just works. Despite its name would suggest, youtube-dl downloads more than just youtube videos, it currently supports more than 800 online video and audio sites. If you are using a desktop app or web app to download videos now, chances are it’s using youtube-dl in […]

Speed up your Ubuntu updates with apt-fast

As far as package manager goes apt-get is perhaps the most popular and well-liked package managers out there. One of the reasons Debian and Debian based distributions are so popular is because how ridiculous convenient the package management is. Having said that speed probably not one of the bright spots of apt-get. It’s mostly because […]

Remote Desktop with SSH Tunneling

One of my client’s requirement is to have a Ubuntu server with a Desktop Environment. Once in a while, he will call me up to look at some problems he is having with one of his GUI based applications. It’s not always possible for me to physically be there to see what the problem is, […]

Quick Tip: How to check if your wordpress site is under bruteforce attack

There has been a lot of talks recently about WordPress sites being under brute-force attacks on admin login form by dumb bots. It’s mostly because a default WordPress install doesn’t have a lockout feature for the wrong password, you will need a plugin for that. I use Wordfence to lock out/ban any IP who had […]

Quick Tip: Package Manager for Cygwin

Cygwin is a great medium to take advantage of Linux tools without actually having to install Linux. If you are a newbie trying to get your feet wet with Linux system, installing Cygwin should be a primary choice. You can run anything from text processors to web servers to development tools within the comfort of […]

about | twitter | facebook | archive | rss

Termdown: CLI Countdown timer and stopwatch

I like to do my work in small timed chunks. I follow the Pomodoro method, the idea is that you spend 25 minutes focused work on whatever that you want to work on and then take a break for 5-10 minutes then go for another 25-30 minute chunk. Working this way helps me get more done. In this hyperactive, hyperconnected, tab-switching, window-swapping, instant-notification popping work environment; constant distraction is a way of life.

5 youtube-dl tips you might not know about

youtube-dl is a python based command line video downloader that just works. Despite its name would suggest, youtube-dl downloads more than just youtube videos, it currently supports more than 800 online video and audio sites. If you are using a desktop app or web app to download videos now, chances are it’s using youtube-dl in […]

Speed up your Ubuntu updates with apt-fast

As far as package manager goes apt-get is perhaps the most popular and well-liked package managers out there. One of the reasons Debian and Debian based distributions are so popular is because how ridiculous convenient the package management is. Having said that speed probably not one of the bright spots of apt-get. It’s mostly because […]

Remote Desktop with SSH Tunneling

One of my client’s requirement is to have a Ubuntu server with a Desktop Environment. Once in a while, he will call me up to look at some problems he is having with one of his GUI based applications. It’s not always possible for me to physically be there to see what the problem is, […]

Quick Tip: How to check if your wordpress site is under bruteforce attack

There has been a lot of talks recently about WordPress sites being under brute-force attacks on admin login form by dumb bots. It’s mostly because a default WordPress install doesn’t have a lockout feature for the wrong password, you will need a plugin for that. I use Wordfence to lock out/ban any IP who had […]

Quick Tip: Package Manager for Cygwin

Cygwin is a great medium to take advantage of Linux tools without actually having to install Linux. If you are a newbie trying to get your feet wet with Linux system, installing Cygwin should be a primary choice. You can run anything from text processors to web servers to development tools within the comfort of […]