↧
How to Integrate Google Services into Your Linux Desktop (Part 1)
Google is a favorite among free software lovers because of their tendency to "don't be evil." This guide will show you how to hook up the programs on your Ubuntu desktop to the variety of Google web...
View ArticleHow to Set up Nomachine NX between Two Linux Systems
There are a number of ways you can log into one computer to run software from another: ssh for purely command-line work, VNC for a remote view of your desktop, RDP if you're stuck (temporarily) in...
View ArticleHow to Easily Convert Markdown Document to HTML In Kate Text Editor [Linux]
Text editors are great for creating markdown document because they run light are mostly distraction-free. In this article, we'll show you how to convert the markdown document in Kate text editor (KDE)...
View ArticleOpenELEC – The XBMC Distro
XBMC is one of the most popular open source media center systems and OpenELEC is a Linux distribution built with the XBMC code. Check out the distro and its distinct advantages over a XBMC software...
View ArticleHow to Make Use Of Source DEB Packages to Customize Software Installation
Most Linux distro comes with a package manager that allows you to easily install binary package (DEB or RPM). However, if you are planning to customize the software you are installing, like adding...
View ArticleThe GUI You Never Knew You Had: The X-Window System
Most Linux users are familiar with the various desktop manager like KDE, GNOME, etc, but few understands the important component that makes each of these desktops possible - the venerable X-Window...
View ArticleUse These Alternatives Commands to Improve Your Command Line Productivity
Instead of the regular basic command you use regularly, here are several improved alternative commands that can make you more productive.
View ArticleThree Useful Creative Writing Applications For Linux Users
If you are a writer, you would have used tools like Final Draft or Scrivener to create your work. What if you are a Linux user and those tools are not available on Linux platform? Here are some...
View ArticleMTE Explains: Desktop Toolkits, GTK+ and Qt
This article examines the desktop toolkits, GTK+ and Qt, that allow developers to create applications quickly and with a common look and consistent functionality.
View ArticleHow to Get Things Done in Linux with Zanshin
Many, many "productivityists" are followers of David Allen's "Getting Things Done" methodology. The methodology itself doesn't rely on a specific tool or application, but that hasn't stopped fans from...
View ArticleHow to Create Deb Packages with Debreate
Package management in Debian and Ubuntu-based distro is easy. But if you are looking to create your own deb packages, there aren't many useful tools around. Learn how you can build your own deb...
View ArticleHow to Easily Install Windows Applications In Linux with q4wine
WINE is a great tool for you to run Windows apps in Linux. qt4wine made the installation process easier. Check out how qt4wine can help you easily install Windows apps in Linux.
View ArticleTasksel: Easily Install Group Software in Linux
"Apt-get" may be the default installer in Ubuntu, but when it comes to installing large sets of software, it can be really slow and obsolete. Fortunately, there's a "tasksel", which is just like a...
View ArticleHow to Automate Document Conversion With Unoconv in Linux
If you have tried converting tons of documents from one format to another, you will know that it is a boring and unproductive job. In Linux, you can easily automate document conversion with unoconv....
View ArticleMigrate Your Linux Installation Between Machines
You received a new computer as a present, the next problem you are facing is how to migrate your Linux setup on the existing PC to this new machine. In this tutorial, we will show you how you can move...
View ArticleHow to Use a GUI on a Ubuntu Server
Most guru will disapprove the using of GUI desktop on a server, but there are situations where a GUI desktop is desired. When such situations arise, you can make use of the instruction here to install...
View ArticleMidnight Commander: A File Manager For The Terminal [Linux]
For Linux users, knowing how to get around on the command line is an essential skill. But there are times where you might not remember a command or you actually need to edit a file. The Midnight...
View ArticleHow to Log Directly Into a VirtualBox Session in Ubuntu
Virtualbox is a useful application that allows you to run another operating system in your Ubuntu. Here, we will show you how you can setup your Ubuntu so you can log directly into the Virtual Machine...
View ArticleUsing Juju Charms to Easily Deploy Services in Ubuntu
The APT system in Ubuntu may be useful for installing applications, but it is not deploy a service/program. The Juju system aims to make access to server-based programs as simple as those for the...
View ArticleUsing Autokey Scripts to Automate Your Linux Desktop
Autokey is great for text-substitution, but its scripting feature can make your Linux desktop even more powerful and useful.
View Article