Linux Commando

Initially a Linux command-line interface blog, it has evolved to cover increasingly more GUI app topics. Instead of just giving you information like some man page, I illustrate their usage in real-life scenarios.

▼
Friday, March 20, 2015

Automate Debian system updates using Crontab

›
Updating a Debian system is as easy as executing the following command as root : # apt-get update && apt-get upgrade If you have...
2 comments:
Wednesday, March 4, 2015

How to merge or split pdf files using convert

›
convert is a member of the ImageMagick software suite for image manipulation. Two of my earlier posts dealt with using convert to slice ...
5 comments:
Friday, February 27, 2015

How to update a MySQL table with data from itself

›
Suppose I want to update a MySQL table with data that refers to the same table. To make it easier to follow along, I will use the following ...
1 comment:
Friday, February 20, 2015

What to do next after spinning up a Debian VPS

›
Recently, I opened an unmanaged VPS hosting account with Digital Ocean (of which I am an affiliate), and created a barebone Debian virtual ...
1 comment:
Tuesday, February 10, 2015

How to run multiple simultaneous X Window sessions

›
If you share your Linux desktop machine with other users, you may occasionally need to switch from 1 X session to another. For example, you ...
1 comment:
‹
›
Home
View web version
Powered by Blogger.