pc-level.com

Hardware and Software information

Entries for the ‘Linux’ Category

How to automatically run superkaramba on KDE startup

I think there is hardly any Linux user who had never heard of superkaramba. For those of you who do not know, this is a Linux application that allows you to easily add interactive widgets on your KDE desktop. The program is similar to Yahoo Widgets and Google Desktop for Windows and Dashboard for Mac [...]

How to view hidden files in Ubuntu

This short guide will show you how to view hidden files in the Ubuntu file brouser. It is even easier than Windows. You have two options: 1. Press Ctrl + H and you will see the hidden files immediately. It is very useful short cut key but remember that when you restart your file browser [...]

The directory tree in Ubuntu

The directory tree is the hierarchal structure that organizes directories and files in a Unix-based system. In the Unix directory tree, the top order of the hierarchy is the root directory. A good understanding of the Ubuntu directory tree will make your work with linux easier. Below, you will find each of the directories under [...]

How to view CHM files in Ubuntu

If you often like to download e-books from the Internet , then you probably know that the most used format for their distribution is PDF or CHM. In Ubuntu you can easily open any PDF file, but if you try to open a CHM file, it is possible to receive an error saying: There is [...]

Installing and Running Programs with Wine

In this post I wil try to show you how to install and run Windows programs with Wine, installed on Ubuntu 8.04 . Wine is an application that allows computers using Unix-based operating systems to run Windows applications, not emulate them. The way this works is that Wine is an implementation of the Windows application [...]