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
UK Linux Jobs
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! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! 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

Keep Your Data Safe with rsync Backup for Android

Nov 11, 2011 5:59pm GMT

Android users who rely on the rsync utility to keep their data safe on Linux will most definitely appreciate the rsync Backup for Android app which endows an Android device with some serious backup powers. Of course, to make use of this nifty app, you need a Linux-based machine running the openSSH server. Also, if you plan to perform backups outside your local network, you need to make the mach... more »

Keep an Eye on Your Server with phpSysInfo

Nov 10, 2011 8:31pm GMT

Running a server on a local network opens a whole new world of possibilities. You can access your files and documents from multiple machines, stream media, host your own photo gallery or blog, and much more. This also means that you have to monitor your server to make sure it runs smoothly. There are quite a few server monitoring solutions out there, but most of them are overkill for keeping an... more »

SimET: Lightweight Text Editor for Android

Oct 31, 2011 7:24pm GMT

SimET is only 21KB in size, which probably makes it the most lightweight text editor available on the Android platform. But the tiny size is not the only highlight of SimET. In addition to being nimble and fast, the text editor sports a couple of handy features, such as the Undo/Redo combo and integration with Sedroid. The latter functionality allows you to send a text selection to the Sedroid... more »

Save Snippets in Pygmynote with the sniptopygmynote.py Script

Oct 21, 2011 4:31pm GMT

As you might already know, I use a home-made Python script called Pygmynote to keep tabs on all kinds of data: from text snippets and links, to tasks and deadlines. Usually, I enter data in Pygmynote manually, but there are situations when having the ability to just push a text selection or link to Pygmynote's SQLite database can come in rather handy. So I wrote a simple Python script that does... more »

Manage Web Server and MySQL Remotely with TinyShell

Oct 17, 2011 6:58pm GMT

TinyShell can come in rather handy when you need to access your web server remotely but can't use SSH. Put TinyShell on your server, and you can access and manage it remotely using a web browser. TinyShell lives up to its name: it's only 250Kb in size and includes only a handful of files. Installing TinyShell couldn't be easier: grab the latest version of the application, unpack the downloaded... more »

Extension Watch: Easy Reading with iReader

Oct 14, 2011 7:35pm GMT

As the layouts of many websites become more and more complex and overloaded with distracting elements, focusing on reading the actual contents becomes increasingly difficult. The iReader extension for Google Chrome (it works with Chromium, too) and Mozilla Firefox solves this problem by extracting the relevant content like the main text of an article from the current page and presenting the con... more »

Easy Geotagging with ExifTool

Oct 11, 2011 9:16pm GMT

Need to quickly geotag a bunch of photos taken at a specific location? ExifTool is your friend. Using this powerful command-line tool, you can geotag multiple photos with a single command. Before you proceed, make sure that ExifTool is installed on your machine. To install ExifTool on Ubuntu, run the sudo apt-get install libimage-exiftool-perl command. Next, you have to obtain the longitude and... more »