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! 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/

  linuxpromagazine.com » Online » Blogs » Productivity Sauce  

Productivity Sauce
Productivity Sauce

Convert Bookmarklets to Chrome Extensions

Feb 15, 2012 2:55pm GMT

Tired of bookmarklets clogging your browser's bookmarks bar? The Bookmarklet to Chrome Extension Converter provides an easy fix to the problem. This simple webapp lets you turn any bookmarklet into a Chrome extension in a matter of seconds. To generate an extension from a bookmarklet, paste the bookmarklet's code into the appropriate field, g... more »

Digitize Notes with CamiApp for Android

Feb 13, 2012 8:53am GMT

Among solutions that bridge the digital and analog worlds, CamiApp is by far my favorite one. I stumbled upon CamiApp notebooks in the Tokyu Hands store in Tokyo. These notebooks are designed for use with the accompanying CamiApp for Android (which, according to the app's licensing info, is based on several open source components). The app le... more »

SSH Tunneling on Android for Secure Web Browsing

Feb 08, 2012 9:01am GMT

When you are on the move, you can easily secure your Internet connection by setting up an SSH tunnel, provided you have a remote SSH server to connect to. Creating an SSH tunnel on Linux is a matter of executing the ssh -ND 9999 user@remotehost command in the terminal. But what if you are using an Android device when you are out and about? ConnectBot has got you covered. This SSH client app can... more »

Instant Remote Desktop Access with DeskView

Jan 30, 2012 7:53pm GMT

VNC is a popular choice when it comes to remote desktop access and control, but it's not the only fish in the sea. In fact, if you want to establish a connection to a remote machine instantly and with a minimum of fuss, DeskView is the perfect tool for the job. The only requirement is that a Java Runtime Environment (e.g., OpenJDK) is installed on both the server and client machines. DeskView w... more »

Jota: A Perfect Text Editor for Android

Jan 27, 2012 11:50am GMT

Jota is probably the most feature-packed text editor for the Android platform, which makes it a perfect app for anyone writing for a living or just doing a lot of writing while on the move. For starters, Jota can handle large texts (up to one million characters according to its developer) and a wide range of encodings. As a writer, you'll mos... more »

Publish Photos with PhotoShow

Jan 23, 2012 5:08pm GMT

Hosting your own photo sharing solution makes a lot of sense, but setting up and maintaining a full-blown application like Gallery or Piwigo requires some technical chops and can be a time-consuming affair. Enter PhotoShow, an open-source photo sharing software that can be deployed in a matter of minutes and requires practically no maintenance.Unlike many other photo sharing applications, Photo... more »

Manage Tasks with nag

Jan 20, 2012 5:27pm GMT

nag is probably the simplest command-line task manager out there. But while this tiny Python script won't replace a full-blown task manager, nag can come in handy for maintaining a short list of tasks with a minimum of fuss. To install nag on your machine, grab the latest version of the script from the project's website GitHub repository and unpack the downloaded archive. Rename the nag.py file... more »