Apr 152012
 

Monitoring how much bandwidth is used is a fundamental task to check the status of your servers, or just your desktop, so i always test new tools to see if i find something good. This is the third article of this series and in this one i’ll take a look at Bmon, speedometer and Nload.

Continue reading »

flattr this!

Mar 172012
 

After the last article of Dropbox I thought it was useful to show how you can use Dropbox also on a server without a GUI, this useful article by David Feinberg was published on http://ubuntuservergui.com/

This post will help you install the Linux Dropbox client on your headless Ubuntu Server and link it up to your Dropbox account. Unlike the process of mounting an S3 bucket we looked at before the Dropbox approach is a much better solution for sharing files. If you’re a daily Dropbox user you’ll quickly get hooked on the convenience of having your servers in the same file sharing loop as all your other Dropbox connected devices!
Continue reading »

flattr this!

Feb 292012
 

A bit old, but still really useful, i used this method on a server. Article by Tom, first posted on Tombuntu

Wouldn’t it be useful if your computer could email you? I’d like to be notified by email when my server is in trouble, but I don’t want to run my own mail server. sSMTP is perfect for this; it’s a simple way to send email from your system to an SMTP mail server, like Gmail’s.

Here’s how I set up sSMTP on Ubuntu to send mail through my Gmail account.
Continue reading »

flattr this!

How to download recursively from an FTP site

In these days I had to download a lot of files from a remote FTP server, the best solution in cases like this one is to login on the remote server and do a zipped archive of all the files (for this use tar -zcvf archivename.tgz /path/to/archive/) , in this way you’ll have to download [...]

Synergy! as many PCs as you like with just one keyboard and one mouse!

Article by Giuseppe Sanna If your desk is like mine: you have multiple PCs and Laptops spread over two square meters, but do not worry I have the solution for you! Install Synergy and you’ll just say goodbye, once and for all to the mess! This software, which I emphasize is cross-platform, allows you to [...]