Browsing the archives for the Unix tag

Solaris Mirror Root MiniHowto

in Hardware, Informatica, Lavoro, Tips and Tricks, Unix

Benvenuti nella seconda puntata. Questo minihowto suppone che il vostro disco sia organizzato cosi’: c1d0s0 e’ / c1d0s1 e’ la partizione di swap c1d0s5 e’ /var c1d0s6 e’ /usr c1d0s7 verra’ usato per ospitare metadb Entrare in modalita’ single user: # init 1 Smontare tutti i possibili mount point. Usare il comando format sul secondo [...]

0 Comments

And God saw that there were 0 errors.

in Informatica, Linux, Software, Software Libero, Tempo libero, Unix, Video

Oggi sono capitato su questa pagina fighissima. Guardatelo fino alla fine perche’ e’ spettacolare. Specie la parte finale!!!!! .console { background: #000; color: #14FC03; border: 1px solid #111; font-family: monospace; font-size: 10pt; } .console:hover { background: #000; color: #14FC03; border: 1px solid #111; font-family: monospace; font-size: 10pt; }

3 Comments

Monitoring SSL certificate expiration with Nagios

in Hardware, Informatica, Lavoro, Linux, Programmazione, Software, Unix

Hi Lads, This is a post for nerds so I’m writing it in English. If you don’t understand English or technical stuff please close this page I’m at work and I’ve just finished to write a Nagios script to monitor expiration date of a SSL certificate. I wanna share it with you. To have the [...]

12 Comments

Impossibile sniffare sulla interfaccia di loopback in Solaris?

in Esperienze, Informatica, Lamentazioni, Lavoro, Unix

Salve, Oggi ho sclerato una giornata per fare il troubleshooting di una cosa su Solaris. Problemi di comunicazione random tra apache che fa reverse proxy verso un tomcat nella stessa Zona di Solaris con traffico passante sulla interfaccia di loopback. Pero’: root@solaris # ./tcpdump -n -i lo0 tcpdump: /dev/lo0: No such file or directory root@solaris [...]

1 Comment

Considerations about Sun Solaris 10.

in Informatica, Lavoro, Software, Unix

In NewBay I’m currently working on a project which uses Sun Solaris 10 in a multi-tier architecture. I’ve already used before this system in Italy, so it isn’t new for me; in Italy I was responsible for creating Sun packages for projects made by my ex company in behalf of Nokia and Vodafone Italy. By [...]

23 Comments