Purple Hearts atwork di Alberto Turelli - soluzioni software & web
Main Menu
Home
News
Contact Us
Search
My Articles
Ubuntu 7.10 Gutsy Gibbon on a Macbook
Ubuntu 6.10 Edgy Eft on an Asus Z92J notebook
Debian Etch on an Asus Z92J notebook
Login Form





Lost Password?
No account yet? Register
Syndicate
Newsflash
atwork di Alberto Turelli - soluzioni software & web.

  • Certificazioni GNU/Linux LPIC-1 e LPIC-2
  • Certificazioni MySQL 5.0 Developer e DBA

  • Consulenza relativa a GNU/Linux (Debian in particolare) e al software libero
  • Migrazione di server, workstation e reti da Windows a GNU/Linux
  • Installazione, configurazione e manutenzione dei seguenti servizi su piattaforma GNU/Linux:
    • Server web (Apache, Tomcat)
    • Server database (MySQL)
    • Server email (Postfix, Qmail, Courier) con filtri antispam (Spamassassin) e antivirus (ClamAV)
  • Configurazione ed amministrazione di reti GNU/Linux e di reti miste (Windows, GNU/Linux, BSD, Unix, Mac OS X)
  • Progettazione e realizzazione di database e applicativi web-based (HTML/CSS/Javascript, PHP, JSP e MySQL)
  • Sviluppo software in Java
  • Installazione, configurazione e manutenzione portali con Joomla! e Mambo
  • Corsi GNU/Linux: introduzione, amministrazione del sistema, server, desktop, sicurezza
  • Corsi per certificazioni: GNU/Linux (LPIC-1 e LPIC-2) e MySQL (Core, Professional, 5.0 Developer e 5.0 DBA)

my personal homepage

my personal blog

via Trebeschi, 69 - Castegnato (BS) - Italia
tel. +39 328 6110095
Partita IVA 03595310172
email info CHIOCCIOLA atworkonline PUNTO it
private email alberto DOT turelli AT atworkonline DOT it (GPG key)
 
IBM DeveloperWorks :: Introducing XML Internationalization
Written by bibe   
Monday, 22 January 2007
One key benefit of XML is the fact that it was designed for international use. But do you really understand the concepts of internationalization and localization? This article explains what they are, how they work, and why you want to use them.
Read more on IBM DeveloperWorks
 
Lunapark6 :: Envy - Easy Way To Install Nvidia Drivers in Ubuntu
Written by bibe   
Monday, 22 January 2007
One of the first questions Linux users often ask, after installing their distro of choice, is “How do I install Nvidia drivers?” Although the process has been hit and miss in the past, one of the best solutions that I have come across is Envy for the Ubuntu distribution. The process is breathtakingly easy and works like a charm everytime.
Read more on Lunapark6
 
HowtoForge :: How To Automatically Scan Uploaded Files For Viruses With php-clamavlib
Written by bibe   
Monday, 22 January 2007
This guide describes how you can automatically scan files uploaded by users through a web form on your server using PHP and ClamAV. That way you can make sure that your upload form will not be abused to distribute malware. To glue PHP and ClamAV, we install the package php5-clamavlib/php4-clamavlib which is rather undocumented at this time. That package is available for Debian Etch and Sid and also for Ubuntu Dapper Drake and Edgy Eft, so make sure you use one of these platforms.
Read more on HowtoForge
 
foodfight.org :: Setting up IPsec on Ubuntu 6.06LTS
Written by bibe   
Monday, 22 January 2007
I've set up an IPsec tunnel between my network at home and my colocated server. This makes a few things easier: I can now connect to all my machines at home from my server without having to set up port forwarding first (using SSH, of course), and it'll always be encrypted, so if I wanted to, I could even use "unsafe" protocols over the internet. It also exercises the Padlock bits of my VIA C3 CPUs, which means there's almost no slowdown.
Read more on foodfight.org
 
The Code Project :: How to validate forms with JavaScript
Written by bibe   
Monday, 22 January 2007
Server side validation is the only way to reliably validate forms. Using client-side JavaScript exclusively should be avoided for the following reasons:
  • A device may not have JavaScript available
  • A user might have turned JavaScript off
  • An administrator might have disabled JavaScript on a network
As well as making sure that all your forms are validated on the server you can also use JavaScript to validate forms as well.
Read more on The Code Project
 
Linux.com :: A guide to running OpenVZ
Written by bibe   
Monday, 22 January 2007
One of the many virtualization options for Linux is OpenVZ, the free software component of SWsoft's Virtuozzo. OpenVZ, and Virtuozzo, are OS-level virtualization solutions that allow you to partition servers into multiple virtual private servers (VPS). Plowing through the OpenVZ documentation can be a bit intimidating, so let's walk through the easy way of getting started with OpenVZ on a Debian Etch system.
Read more on Linux.com
 
Linux.com :: How to run Linux inside Linux with User Mode Linux
Written by bibe   
Monday, 22 January 2007
User Mode Linux (UML) allows you to run Linux kernels as user mode processes under a host Linux kernel, giving you a simple way to run several independent virtual machines on a single piece of physical hardware. Let's take a look at UML and how it can give you more bang for the hardware buck, or make it easier to debug the kernel.
Read more on Linux.com
 
HowtoForge :: Back Up/Restore Hard Drives And Partitions With Ghost4Linux
Written by bibe   
Monday, 22 January 2007
This tutorial shows how you can back up and restore hard drives and partitions with Ghost4Linux. Ghost4Linux is a Linux Live-CD that you insert into your computer; it contains hard disk and partition imaging and cloning tools similar to Norton Ghost. The created images are compressed and transferred to an FTP server instead of cloning locally.
Read more on HowtoForge
 
HowtoForge :: How To Set Up Linux As A Dial-In Server
Written by bibe   
Monday, 22 January 2007
This document describes how to attach modems to a Linux box and allow it to receive calls to connect users to the network. Its like being your own ISP (Internet Service Provider). If your Linux box is connected to the Internet, then the users will also be connected to the Internet. Your Linux box becomes a router. This is also known as RAS (Remote Access Services) in the Microsoft world. In the Linux world its called PPP (Point to Point Protocol).
Read more on HowtoForge
 
PuntoInformatico :: Londra, appaiono i manifesti previsti da Orwell
Written by bibe   
Monday, 22 January 2007
Desta sensazione l'affissione nella metropolitana londinese di una serie di poster che promuovono la sicurezza che sarebbe garantita dal tecnocontrollo sulle persone. Manifesti che a qualcuno mettono i brividi.
Leggi l'articolo su PuntoInformatico
 
IBM DeveloperWorks :: Delve into Hierarchical Inherited Rule-Interpreted XML
Written by bibe   
Monday, 22 January 2007
With the new XML technology called Hierarchical Inherited Rule-Interpreted XML, you can replace standard Java properties with dynamic versions. It allows you to define properties that you can evaluate based on the state of the application using simple expressions or even Groovy expressions, and it lets you use only one properties file for multiple instances of the application. Learn how to apply this technology in a simple, practical example as a replacement for Java properties files.
Read more on IBM DeveloperWorks
 
<< Start < Prev 11 12 13 14 15 16 17 18 19 20 Next > End >>

Results 210 - 220 of 864
Linux Today
Punto Informatico
Who's Online
We have 22 guests online
Debian Security
Latest Linux Kernel Versions