<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>atwork di Alberto Turelli</title>
		<description>soluzioni software &amp; web</description>
		<link>http://www.atworkonline.it</link>
		<lastBuildDate>Fri, 30 Jul 2010 03:49:45 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<image>
			<url>http://www.atworkonline.it/images/M_images/joomla_rss.png</url>
			<title>atwork di Alberto Turelli - soluzioni software &amp; web</title>
			<link>http://www.atworkonline.it</link>
			<description>soluzioni software &amp; web</description>
		</image>
		<item>
			<title>nixCraft :: Top 20 OpenSSH Server Best Security Practices</title>
			<link>http://www.atworkonline.it/content/view/883/2/</link>
			<description>OpenSSH is the implementation of the SSH protocol. OpenSSH is recommended for remote login, making backups, remote file transfer via scp or sftp, and much more. SSH is perfect to keep confidentiality and integrity for data exchanged between two networks...</description>
			<category>News - Hacks</category>
			<pubDate>Mon, 27 Jul 2009 15:29:13 +0100</pubDate>
		</item>
		<item>
			<title>Raiden's Realm :: Linux Mail Storage Formats: Mbox vs MailDir</title>
			<link>http://www.atworkonline.it/content/view/882/2/</link>
			<description>The subject of standard Unix and Linux mail file formats came up as part of a recent article I was writing and I decided that it was something that needed to be addressed to avoid confusion when talking about it...</description>
			<category>News - Reviews</category>
			<pubDate>Tue, 21 Jul 2009 11:38:07 +0100</pubDate>
		</item>
		<item>
			<title>ZDNet.co.uk :: Ten tips for securing Linux desktops</title>
			<link>http://www.atworkonline.it/content/view/881/2/</link>
			<description>Out of the box, a Linux desktop is far more secure than most others.

However, this level of security is not necessarily attained through typical security-focused software or techniques. Sometimes, the easiest means to security are those that are the easiest...</description>
			<category>News - Hacks</category>
			<pubDate>Tue, 08 Jul 2008 07:52:20 +0100</pubDate>
		</item>
		<item>
			<title>LinuxWorld :: Hands on: 12 quick hacks for Firefox 3</title>
			<link>http://www.atworkonline.it/content/view/880/2/</link>
			<description>Firefox 3 has been out for two weeks now, so get with the program: it's time to hack it. The newest version of Mozilla's browser has plenty of new features, including the site identification button, the Bookmarks Library and what...</description>
			<category>News - Hacks</category>
			<pubDate>Tue, 08 Jul 2008 07:49:36 +0100</pubDate>
		</item>
		<item>
			<title>slider.rack66.net :: PHP and SSL with Lighttpd on Debian Etch</title>
			<link>http://www.atworkonline.it/content/view/879/2/</link>
			<description>While it's easy to add SSL to lighttpd and enable PHP (through fastcgi) — and Debian makes it even easier with it's lighty-enable-mod tool — if you only do it once in a blue moon then it's not exactly resident...</description>
			<category>News - Howtos</category>
			<pubDate>Sun, 24 Feb 2008 19:34:21 +0100</pubDate>
		</item>
		<item>
			<title>Linux.com :: Design better Web pages with Firefox extensions</title>
			<link>http://www.atworkonline.it/content/view/878/2/</link>
			<description>If you've ever tried to create or edit a Web page, you know that getting the little details just right can sometimes take a long time. Here are a few Firefox extensions you can add to your toolbox that will...</description>
			<category>News - Reviews</category>
			<pubDate>Sun, 24 Feb 2008 19:32:54 +0100</pubDate>
		</item>
		<item>
			<title>Howtoforge :: How To Configure Remote Access To Your Ubuntu Desktop</title>
			<link>http://www.atworkonline.it/content/view/877/2/</link>
			<description>This guide explains how you can enable a remote desktop on an Ubuntu desktop so that you can access and control it remotely. This makes sense for example if you have customers that are not very tech-savvy. If they have...</description>
			<category>News - Howtos</category>
			<pubDate>Sun, 24 Feb 2008 19:32:02 +0100</pubDate>
		</item>
		<item>
			<title>bobcares :: Tracing your way - ping, traceroute and mtr</title>
			<link>http://www.atworkonline.it/content/view/876/2/</link>
			<description>There is a lot of information scattered across the Internet about the different utilities used for network troubleshooting. Yet, few articles detail the background processes taking place while using these utilities. To get a complete and precise idea on how...</description>
			<category>News - Howtos</category>
			<pubDate>Sun, 24 Feb 2008 19:31:07 +0100</pubDate>
		</item>
		<item>
			<title>Linux.com :: Running Debian GNU/Linux from an encrypted USB drive</title>
			<link>http://www.atworkonline.it/content/view/875/2/</link>
			<description>You're probably familiar with the live CD concept -- a fully functional operating system on a CD that can be run on any computer that boots from its optical drive, without affecting the one(s) already installed. In a similar vein,...</description>
			<category>News - Hacks</category>
			<pubDate>Sun, 24 Feb 2008 19:30:02 +0100</pubDate>
		</item>
		<item>
			<title>Debian Admin :: SSH Key Authentication Using seahorse (GUI)</title>
			<link>http://www.atworkonline.it/content/view/874/2/</link>
			<description>Seahorse is a Gnome front end for GnuPG - the Gnu Privacy Guard program. It is a tool for secure communications and data storage. Data encryption and digital signature creation can easily be performed through a GUI and Key Management...</description>
			<category>News - Howtos</category>
			<pubDate>Sun, 24 Feb 2008 18:41:52 +0100</pubDate>
		</item>
		<item>
			<title>Linux.com :: Discover the possibilities of the /proc directory</title>
			<link>http://www.atworkonline.it/content/view/873/2/</link>
			<description>The /proc directory is a strange beast. It doesn't really exist, yet you can explore it. Its zero-length files are neither binary nor text, yet you can examine and display them. This special directory holds all the details about your...</description>
			<category>News - Howtos</category>
			<pubDate>Sun, 24 Feb 2008 18:39:40 +0100</pubDate>
		</item>
		<item>
			<title>Linux.com :: sudo, or not sudo: that is the question</title>
			<link>http://www.atworkonline.it/content/view/871/2/</link>
			<description>If you've dabbled even a little bit with security matters, you know that giving root rights or the root password to a common user is a bad idea. But what do you do if a user has a valid need...</description>
			<category>News - Reviews</category>
			<pubDate>Sun, 24 Feb 2008 18:33:46 +0100</pubDate>
		</item>
		<item>
			<title>Linux.com :: Using MySQL as a filesystem</title>
			<link>http://www.atworkonline.it/content/view/872/2/</link>
			<description>With MySQLfs you can store a filesystem inside a MySQL relational database. MySQLfs breaks up the byte content of files that you store in its filesystem into tuples in the database, which allows you to store large files in the...</description>
			<category>News - Hacks</category>
			<pubDate>Sun, 24 Feb 2008 18:36:21 +0100</pubDate>
		</item>
		<item>
			<title>Debian package of the day :: rkhunter and chkrootkit: wise crackers only</title>
			<link>http://www.atworkonline.it/content/view/870/2/</link>
			<description>Rkhunter and chkrootkit are tools to check for signs of a rootkit. They will inspect the system they’re running on and report anomalies either through the shell or via email.

Although an attacker able to install a rootkit is likely also...</description>
			<category>News - Reviews</category>
			<pubDate>Sun, 24 Feb 2008 18:32:49 +0100</pubDate>
		</item>
		<item>
			<title>mikas blog :: Checklist for 1:1 clone of a Debian system</title>
			<link>http://www.atworkonline.it/content/view/869/2/</link>
			<description>When cloning a Linux/Debian system 1:1 you should have a checklist of what’s important to change on the cloned system.

Read more on mikas blog (http://michael-prokop.at/blog/2007/12/13/checklist-for-11-clone-of-a-debian-system/)</description>
			<category>News - Howtos</category>
			<pubDate>Mon, 17 Dec 2007 18:15:22 +0100</pubDate>
		</item>
	</channel>
</rss>
