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

Yatego Shopping
Yatego International
Germany's Shoppingmall No.1! 10000 Shops and over 3,4 Mio. Products. Computer, Software and Technic Guidebooks.

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/

  linuxpromagazine.com » Online » Blogs » Productivity Sauce  

Productivity Sauce
Productivity Sauce

Install Font from Google Web Fonts on Ubuntu Using a Simple Bash Script

Mar 07, 2011 6:24pm GMT

The Google Web Fonts repository contains an ever-growing collection of high-quality open source fonts which you easily embed into your Web site. But what if you want to use them on your desktop? A simple Bash script from Web Upd8 can do the trick. Fire up the terminal and run the following commands:

cd && wget http://webupd8.googlecode.com/files/install-google-fonts
chmod +x... more »
Back up Email with a Single Command

Mar 03, 2011 6:42pm GMT

The Web is awash with tutorials on how to back up your email. Strangely, none of them covers probably the easiest and most efficient email backup system based on the excellent IMAP Grab utility. This tiny Python script acts as a user-friendly wrapper for the getmail tool. Using the script, you can set up a fool-proof email backup solution using just a single command.

Deploying the IMAP Grab backup solution is a cinch. First off, install the getmail package using your distro's package... more »

Extension Watch: Copy Without Formatting Extension for Google Chrome and Chromium

Feb 28, 2011 9:13am GMT

The Copy Without Formatting extension fixes one of the biggest annoyances in the Google Chrome and Chromium browsers. When you copy a text fragment, the extension automatically strips it of all formatting. This way, you don't have to reformat the text snippet manually, when you paste it in a document.

This one-trick pony extension can be a great time-saver, and you can tweak its settings to your liking in the Options section.... more »

Instant Photo Sharing with Min.us

Feb 22, 2011 6:26pm GMT

Photo sharing services are a dime a dozen these days, but Min.us stands out from the crowd for two reasons. Firstly, it makes the process of sharing photos ridiculously simple. Secondly, it offers software for the Linux desktop and the Android platform, so you can share photos directly from your machine or mobile device.

more »
Read ODF Documents on Android with OpenOffice Document Reader

Feb 14, 2011 6:14pm GMT

Despite its name, the OpenOffice Document Reader (OODR) app for Android can handle not only OpenOffice.org Writer documents, but also LibreOffice and ODF files. OODR is not exactly overloaded with features, but it does support some basic text formatting and images, and it lets you copy text.

more »
Create a Multi-boot USB Stick with MultiSystem

Feb 11, 2011 6:44pm GMT

Thanks to tools like Unetbootin and Ubuntu's Startup Disk Creator, creating a bootable USB stick with your favorite Linux distro has never been easier. But both of these utilities have one tiny shortcoming: they allow you to install only one distro on a USB stick. Enter MultiSystem, a nifty tool that can squeeze several distros on to a single USB stick. Not only that, MultiSystem lets you add a persistent storage for each distro, and the tool automatically... more »

Look up Words with Purple Dictionary

Jan 28, 2011 5:55pm GMT

Although Gnome comes with a dictionary application, it's not the most polished tool out there. Its major shortcoming is the lack of text formatting, which makes dictionary articles more difficult to read. Enter the Purple dictionary application. Developed as a part of the Elementary project, this lightweight and slick dictionary tool is perfect for quickly looking up words from the convenience of your desktop.

more »