Installing Oracle Java 8 to Debian Wheezy
How-to installa Java 8 on Debian system.
For Java 7 check this tutorial
System up-to-date
Keep the system up-to-date by running:
# apt-get update
# apt-get upgrade
Download JAVA 8
Always get the latest JAVA version from here...
How-to – Installing Jenkins on Ubuntu/Debian
On Debian-based distributions, such as Ubuntu, you can install Jenkins through apt-get.
You need to have a JDK and JRE installed. openjdk-7-jre and openjdk-7-jdk are suggested. As of 2011-08 gcj is known...
How-to – Utenti e Domini di posta virtuali con Postfix, Courier, MySQL, Amavis, Spamassasin...
In questa guida creeremo un server di posta con utenze di tipo virtuale, tali utenze risiederennao su un database di tipo MySql e i servizi IMAP e POP saranno configurati ad-hoc...
How-to – Utilizzo di iSCSI su Debian Squeeze
Questa guida spiega come installare un'iSCSI target e un'iSCSI initiator (client), entrambi in esecuzione su Debian Squeeze.
Il protocollo iSCSI è uno storage area network (SAN) protocol che permette agli iSCSI initiator...
How-to – Installing Oracle Java 7 on Debian Wheezy
A quick how-to install Oracle's JAVA 7 on Debian 7 (Wheezy).
You can have both as I have on my Debian Wheezy, the open-source version of JAVA that is known as Icedtea...
Abilitare gli aggiornamenti automatici di sicurezza in Debian/Ubuntu
Il pensiero che un server si aggiorni automaticamente (e magari faccia anche reboot) non è in effetti una cosa che mi fa stare così tranquillo, ma è sicuramente meglio che non...
How-to – Come installare OpenVPN su Debian Linux
Prerequisiti
Il server OpenVPN deve essere raggiungibile da internet; perciò è indispensabile avere uno dei seguenti requisiti:
un indirizzo IP pubblico statico sul server OpenVPN
un indirizzo IP pubblico sul router, con impostato il...
How-to – NFS – RPC Error: Program not registered
If you encounter the following error "RPC Error: Program not registered" when you try to mount a NFS remote directory or the permissions are OK but root can't write on the...