Spotlight | Reviews | Current Issue | Academy | Newsletter | Subscribe | Shop |
Departments

Partner Links
Make your own website
WinWeb OnlineOffice
Comparing prices of hardware is worth it.
Price Comparison
What:
Where:
Country:
vacatures Netherlands njobs Linux vacatures
arbeit Deutschland njobs Linux arbeit
work United Kingdom njobs Linux jobs
Lavoro Italia njobs Linux lavoro
Emploi France njobs Linux emploi
trabajo Espana njobs Linux trabajo

user friendly

Admin Magazine

ADMIN Network & Security

Subscribe now and save!

 ADMIN - Explore the new world of system administration! ADMIN is a smart, technical magazine for IT pros on heterogeneous networks. Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:

  • network security
  • system management
  • troubleshooting
  • performance tuning
  • virtualization
  • cloud computing

 on Windows, Linux, Solaris, and popular varieties of Unix.

http://www.admin-magazine.com/

  linux-magazine.com » Online » Blogs » Productivity Sauce  

Productivity Sauce
Productivity Sauce

Adding a Dummy Text Feature to OpenOffice.org Writer

Aug 09, 2010 8:46pm GMT

Every now and then, I need to fill a blank OpenOffice.org Writer document with dummy text. While OpenOffice.org comes with a built-in feature that allows you to do that (type dt and press the F3 function key), it generates only one paragraph at a time and doesn't allow you to specify your own dummy text. So instead of the built-in dummy text feature, I used to use the Magenta Lorem Ipsum Generator extension that pulls dummy text from the more »

Add a Grammar Checker to OpenOffice.org using the After the Deadline Extension

Aug 06, 2010 8:08pm GMT

The lack of a grammar checker is a pet peeve of many OpenOffice.org users. But there is a solution for those who are in desperate need of grammar checking capabilities in the productivity suite. The After the Deadline (AtD) extension adds a grammar checking feature based on the open source language checking server developed and maintained by Automattic (the company behind the popular WordPress... more »

Power Management with cpufrequtils

Aug 05, 2010 9:40pm GMT

Switching to a lightweight graphical desktop environment is a great way to improve the overall performance of your system, especially if this system happens to be a notebook or netbook. But if you opt, for example, for LXDE, you'll discover that it lacks a graphical tool for managing power profiles and controlling the processor frequency. This might not be a big problem on a desktop machine, but the ability to adjust power settings is crucial for improving the battery life of your mobile companion. The more »

Lookup Words from the Command Line Using a Simple Bash Script

Aug 03, 2010 6:00pm GMT

The humble nano text editor can be a rather handy distraction-free drafting tool, but now and then I need to look up words and their definitions in WordNet. To do that, I tweaked a simple Bash script I stumbled upon on the Stack Overflow Web site. The original script pulls data from the Google Define source, but it took just a few minutes to... more »

Push Links from an Android Device to the Chrome Browser with android2cloud

Jul 27, 2010 5:55pm GMT

While the built-in browser on your Android device lets you bookmark interesting and useful links, you'd usually want to save them on a Web-based service rather than storing them on the mobile device. There are several utilities that can help you with that. InstaFetch, for example, lets you bookmark the currently viewed Web page on the Instapaper service, and there is a plethora of utilities that can bookmark pages on your Delicious... more »

Keep Tabs on Your Data with Pygmynote

Jul 22, 2010 9:13pm GMT

When it comes to filers and pilers, I firmly belong to the latter category. I do like to keep all my disparate data -- notes, links, to-dos, etc. -- in one application, so when I need to find something, I have to look in one place. That's why I wrote a simple Python command-line tool that acts as my personal data manager. While there are many open source applications out there that provide this type of functionality, none of them scratch my particular itches. So I wrote my dead-simple script that does pretty much anything I need. The first version of more »

Better Battery Monitoring with the Battery Status Applet

Jul 19, 2010 9:39pm GMT

The default battery applet in Gnome is fine for basic use, but if you are looking for something more powerful, try the Battery Status applet. Once installed, the applet provides more detailed information about the battery, and you can specify what additional data the applet's icon should display. For example, you can display the estimated remaining time, so you can save yourself a couple of mouse clicks. In addition to that, the Battery Status applet offers other useful features such as the ability to... more »