Skip to Content

arch

Using Twitter from the command line with Twyt

Twitter is a fun micro-blogging service, but I'm not a huge fan of the web interface for it. Fortunately the kind folks at Twitter have made an API available and many third party applications have sprung up to use it.

Twyt is an easy to use and powerful way to work with Twitter from the command line. You can install it from a terminal in Debian and Ubuntu using:

# aptitude update && aptitude install python-twyt

Use locate to quickly find files on Linux

locate is a great way to quickly find files on your system. It searches using an index created using the updatedb utility so it can find files much more quickly than find can.

CD/DVD Burning, Mounting and Ripping from a Terminal in Linux

There are quite a few strong GUI tools for working with media in Linux. However, working from a terminal can frequently be more efficient and this post outlines some of the commands you can use to do this.

Syndicate content