Search TekSocial
Stay Connected

Enter your email address:

(We respect your privacy!)

Or subscribe with your favorite RSS Reader

  

Entries in Linux (20)

6:29PM

Browsers You've Never Heard Of: QupZilla

QupZilla iconThe chances are that you are reading this article in one of the five most popular web browsers: Firefox, Safari, Chrome, Opera or Internet Explorer. Whichever browser you're using, you've surely heard of the other four, if not tried them at least once in your surfing career.

Of course, “the big five” aren't the only browsers available – there are plenty more for different platforms, and it's great that there are, because it means that the users are given a wider choice.

Joining the ranks of lightweight web browsers like Midori, K-Meleon and Pale Moon is QupZilla – a simple, zippy browser with features that some major browsers don't even have by default.

Click to read more ...

8:07PM

How to Batch-Download Images from Tumblr

Tumblr logoTumblr is a great source of amazing photos, but downloading them one by one is impractical and tedious, especially when Tumblr users get creative (or crazy) with their page design and make navigation tiresome (or nearly impossible). This short guide will show you how to automatically download multiple images at once from any Tumblr page. All you need is your favorite terminal emulator application.

Click to read more ...

6:54PM

JDownloader: A Heavyweight Download Manager

JDownloader logoJDownloader is a free (GPL-licensed), open source download manager. It's written in Java and therefore platform independent, which means you can use it on Windows, Linux or OS X. It's a heavyweight application that aims to be the one-stop solution to all your downloading problems. It's feature-packed, well-supported and extensible via addons. It's even multilingual. But the most important piece of information hasn't been mentioned yet - the feature that really sets JDownloader apart from its endless competitors - the hoster and decryption plugins. They make JDownloader a download manager worthy of recommendation.

 

Click to read more ...

7:57PM

Handbrake: Open Source Video Transcoder

HandBrake is a cross-platform (Linux, OS X, Windows), multi-threaded video transcoding application. It's a free (GPL-licensed), open source tool that enables you to easily convert from nearly any format to the most often used codecs of today, thus making them useful on devices beyond your desktop computer. This article will give an overview of its features and then guide you through a typical use case. We will be using the Linux version of the program, but the differences across platforms are mostly cosmetic. Having said that, Mac users can take a look at the GUI in this brief article.

 

Click to read more ...

10:29PM

Don't Be Awkward, Use AWK!

After providing a tutorial on grep and a brief peek into sed, we move on to another great Linux command-line utility, but one rarely used by beginners. Perhaps because it's really a full-blown programming language, which must bring images of impenetrable complexity to the minds of some?

Hopefully, this article will show you that AWK is not to be feared, but loved. It is extraordinarily useful, after all.

Click to read more ...