The .desktop file fills two primary functions: first, it informs the desktop environment how the file is to be handled by the desktop environment with regard to menu placement, display, environmental variables, and similar. In this function, it resides globally in /usr/share/applications/ and for specific users in $HOME/.local/applications.
Read more »Anatomy of a .desktop file
Ubuntu LAMP Server MySQL Database Configuration
The previous article on the LAMP Server enables you to get started but you will need to do some configuration with MySQL before you go to far. This article and the next several articles will help you create a database and learn how to monitor it as well as backup and restore.
Read more »Category: High End Tags:
- Login to post comments
Lighttpd by Andre Bogus- Book Review
This book guides you to everything you will need to know to installing, maintaining and getting the best out of Lighttpd (or "Lighty" if you will). This piece of software is named correctly for its purpose, being a lightweight webserver. There are chapters about building Lighttpd, but even more interesting the book goes in depth about optimizing and securing the software.
Read more »Category: Beginner Tags:
- Login to post comments
Coolest Firefox About:Config Tricks
You may have installed countless add-on in Firefox to enhance your using experience, but if you want to get the most out of Firefox, you really have to hack your way into the about:config.
Read more »Category: High End Tags:
- Login to post comments
Drupal How To: Content Profile Basics
Basic overview of getting a Content Profile setup on a Drupal 6 site. Sadly it's not as easy as you would expect.
Read more »Category: Beginner Tags:
- Login to post comments
28 Coolest Firefox About:Config Tricks
You may have installed countless add-on in Firefox to enhance your using experience, but if you want to get the most out of Firefox, you really have to hack your way into the about:config
Read more »Category: End User Tags:
- Login to post comments
The /etc/exports Configuration File
The /etc/exports file controls which file systems are exported to remote hosts and specifies options. Blank lines are ignored, comments can be made by starting a line with the hash mark (#), and long lines can be wrapped with a backslash (\).
Read more »The migration of a fussy Windows user to Linux
I’m a very fussy user when it comes to my operating systems and I have managed to get by with Windows XP for a long time, but its days are numbered.
Read more »Category: End User Tags:
- Login to post comments
A visual GRUB configuration editor
If you've been running Linux long enough to have upgraded your system more than once, you probably have several Linux kernels lurking around your system. If you discover that a certain application no longer works for you, you can go back to a previous kernel to try to run your program. GRUB, the boot loader found in most Linux distributions, lets you choose among operating systems and kernels installed on your box. Many people, however, fear that messing with GRUB may ruin their system, because of its many esoteric options, and configuration file text that often contains no help comments. QGRUBEditor can help you view and edit the GRUB boot loader from a graphical user interface.
Read more »Category: End User Tags:
- Login to post comments
UPS (Uninterruptible Power Supply) installation and configuration
An inexpensive way to prevent unscheduled downtime or data loss due to power problems is with a UPS or Uninterruptible Power Supply. However, a UPS by itself is not enough for proper operation. Hardware, software, and configuration together make up a UPS system that will recover from unexpected power loss or power fluctuations that can damage systems and peripherals.
Read more »- Login to post comments
Configuring your webcam to work under Linux
If you want the old-time GNU/Linux experience, try configuring a Web camera. Unlike most peripherals, webcams are generally not configured during installation. Moreover, with webcams you are generally thrown back on whatever resources you can find on the Internet and your own knowledge of kernel modules and drivers.
Read more »