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

Manage Remote Linux Machines from Windows Using KiTTY

Nov 17, 2011 8:37am GMT

Need to connect to a remote Linux machine or server from a Windows computer? Then KiTTY is your best friend. This Telnet and SSH client is a fork of the popular PuTTY tool that offers several useful improvements.

Extension Watch: QR Code Generator for Google Chrome and Chromium

Nov 16, 2011 8:56am GMT

When you need to generate QR codes for text snippets and URLs, the QR Code Generator extension for Google Chrome and Chromium can come in rather handy.

Run a Simple Web Server on Your Android Device

Nov 15, 2011 6:29pm GMT

A simple web server running on your Android device is a perfect solution for ad-hoc sharing and publishing files and documents, which can come in handy in many situations. You might be thinking that you need a dedicated app for that, but you can actually roll out a simple web server using a Python script containing only four lines of code. This nifty trick is possible thanks to the Scripting Layer for Android software which enables support for several scripting languages, including Lua, Perl, and Python.... more »

Set up a Lightweight Wiki in a Jiffy with LionWiki

Nov 14, 2011 6:40pm GMT

Looking for a lightweight wiki that is easy to install and use? You might want to give LionWiki a try. The core version of this lightweight wiki engine consists of a single PHP file, so you can deploy a bare-bones wiki by simply copying the PHP file to your server. The core version of LionWiki sports essential features like page history, changes tracking, pages renaming, and password protection.

more »
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 machine accessible from the Internet. Moreover, the rsync Backup app doesn't include the... 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 eye on a single personal server. Enter phpSysInfo, a simple yet powerful script that displays essential system information in... 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 app (provided it's installed... more »