The Perfect Server: Ubuntu 11.10 Oneiric Ocelot With Nginx , Chapter 4.

31 gennaio 2012 - Fonte: http://linuxlandit.blogspot.com/
PureFTPd and quota can be installed with the following command:

apt-get install pure-ftpd-common pure-ftpd-mysql quota quotatoolEdit the file:

/etc/default/pure-ftpd-common...vi /etc/default/pure-ftpd-common... and make sure that the start mode is set to standalone and set VIRTUALCHROOT=true:
...

Leggi il seguito »

The Siduction distribution is a desktop-oriented operating system and live medium based on the “unstable” branch of Debian GNU/Linux.

21 gennaio 2012 - Fonte: http://linuxlandit.blogspot.com/
The Siduction distribution is a desktop-oriented operating system and live medium based on the "unstable" branch of Debian GNU/Linux.

Forked from aptosid in late 2011, siduction offers three separate live media with KDE, LXDE and Xfce desktops.

The project also promises regular releases, an open development model, and friendly relationship...

Leggi il seguito »

The Perfect Server: Ubuntu 11.10 Oneiric Ocelot With Nginx , Chapter 3.

10 gennaio 2012 - Fonte: http://linuxlandit.blogspot.com/

After the reboot you can login with your previously created username (e.g. administrator).

Because we must run all the steps from this tutorial with root privileges, we can either prepend all commands in this tutorial with the string sudo, or we become root right now by typing

sudo su (You can as well enable the root...

Leggi il seguito »

Disponibile i client di Microsoft Lync 2010 per iPhone, iPad, Android e Windows Phone

2 gennaio 2012 - Fonte: http://www.sysblog.it
E’ finalmente disponibile il client di Microsoft Lync 2010 per molti dispositivi mobili: troviamo infatti iPhone, iPad, Android e Windows Phone 7. Come sapete Microsoft Lync 2010 permette di aumentare la produttività aziendale e ridurre i costi per la comunicazione aggregando tutti i servizi di messaggistica istantanea tra colleghi, videochiamate, Voip, meeting online,  ecc ecc. Personalmente sto [...] Articoli correlati:
  1. Disponibile il client VMware View for iPad
  2. href="http://www.sysblog.it/...

    Leggi il seguito »

MySQL Administrator è un software gratuito che permette di amministrare il database attraverso comandi visuali.

15 dicembre 2011 - Fonte: http://ubuntulandia.blogspot.com/
MySQL Administrator è un software gratuito sviluppato dallo stesso team di MySQL Server che permette di amministrare il database attraverso comandi visuali e ottenere informazioni tecniche sulle operazioni compiute dal software.

Con MySQL Administrator è possibile creare, cancellare e modificare database, monitorare la struttura delle tabelle gestire i backup e gli eventuali ripristini dei dati conservati.

Accanto a questa funzione di...

Leggi il seguito »

The Perfect Server: Ubuntu 11.10 Oneiric Ocelot With Nginx , Chapter 2.

30 novembre 2011 - Fonte: http://linuxlandit.blogspot.com/
This tutorial shows how to prepare an Ubuntu 11.10 (Oneiric Ocelot) server with nginx for the installation of ISPConfig 3, and how to install ISPConfig 3. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache, and this tutorial covers the setup of a server that uses nginx instead of Apache.
ISPConfig 3 is a webhosting control panel that allows you to configure the following services through...

Leggi il seguito »

The Perfect Server: Ubuntu 11.10 Oneiric Ocelot With Nginx , Chapter 1.

13 novembre 2011 - Fonte: http://linuxlandit.blogspot.com/

This tutorial shows how to prepare an Ubuntu 11.10 (Oneiric Ocelot) server with nginx for the installation of ISPConfig 3, and how to install ISPConfig 3. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache, and this tutorial covers the setup of a server that uses nginx instead of Apache.

ISPConfig 3 is a webhosting control panel that allows you to configure the following services through...

Leggi il seguito »

Disponibile Citrix Merchandising Server 2.2

29 ottobre 2011 - Fonte: http://www.sysblog.it
E’ disponibile per il download la nuova Virtual Appliance (XenServer e VMware vSphere) di Citrix Merchandising Server 2.2, il sistema di distribuzione centralizzato di tutti i client Citrix. Ecco le novità: Support for 2048-bit or greater key size SSL certificates. Support for Citrix Receiver on Mac OS X 10.7 Lion. Support for LDAPS. Increased security. [...] Articoli correlati:
  1. Disponibile Citrix Merchandising Server 1.2 – Virtual Appliance
  2. href="http://www.sysblog.it/...

    Leggi il seguito »

Uso e configurazione di Secure Shell, protocollo di rete che permette di stabilire una sessione remota cifrata.

24 settembre 2011 - Fonte: http://ubuntulandia.blogspot.com/
SSH (Secure SHell, shell sicura) è un protocollo di rete che permette di stabilire una sessione remota cifrata tramite interfaccia a riga di comando con un altro host di una rete informatica.

E' il protocollo che ha sostituito l'analogo ma insicuro Telnet.

Al giorno d'oggi la maggior parte delle comunicazioni su Internet avviene attraverso i protocolli della suite TCP/IP (POP, IMAP, SMTP, HTTP, X11, TELNET), che però sono nati in un'epoca in cui la possibilità di scambiarsi dati era considerata più importante rispetto alla sicurezza...

Leggi il seguito »