Oct 19 2005

Profile Image of sand
sand

La mia ragazza si chiama Solaris Dieci

Posted at 12:46 pm under niente a senso

Solaris 10 e’ GENIALE!
Ha dei comportamenti quasi umani, tendenti all’universo femminile.

foobar:/home/danz# ping www.google.it
ping: unknown host www.google.it
zsh: 411 exit 1 ping www.google.it

foobar:/home/danz# host www.google.it
www.google.it is an alias for www.google.com.
www.google.com is an alias for www.l.google.com.
www.l.google.com has address 64.233.183.104
www.l.google.com has address 64.233.183.99

Siccome poi la gente dice “eh no sand, sei te down”, io rispondo: SANTA POLENTA!
Durante l’installazione avviene la configurazione della rete, che io ho fatto, configurando il default router, i name server etc etc… L’installer lamenta di non poter raggiungere i name server (cristo dio, potro’ pluggare il cavo dopo?), quindi immagino che sia questo il motivo per il quale, una volta finita l’installazione, /etc/resolv.conf NON C’E’.

E che sara’ mai… scriviamocelo da noi questo maledetto file di configurazione no?
No.
Prima di pingare (vedi su), io lo avevo scritto quel cazzo di file.

Daje di google.
Je do’ di google e scopro /etc/nsswitch.conf e i suoi amichetti nsswitch.*; sembra che vada configurato anche questo (NIS, LDAP, DNS… sta roBBa qua), ma…

# diff -u /etc/nsswitch.conf /etc/nsswitch.dns
No differences encountered

Ehm… googlo ancora e ancora e ancora, e alla terza serie di keyword, trovo qualcosa di interessante, che riporto qui per ‘gli archivi’:

[...]
But then DNS client wasn’t working. Which is kinda funny, because recently me and Lee and been joking with some employee prospects that they needed to know how to set up a Sun system as a DNS client. nsswitch.conf and resolv.conf and boom, right? Not in Solaris 10. You still have to do that alright (my nsswitch.conf file was setup properly, but strangely the resolv.conf was not – interesting since I specified DNS as my only naming service at install time and hand put in the DNS servers…).
After a futile 2 hours or so if svcadm this and svcs that, in a fit of frustration I rebooted, and boom – DNS client works.
[...]

ReBButto e…

# ping httpd.apache.org
httpd.apache.org is alive

Semplicemente GENIALE.

E per concludere, vi riporto un altro episodio riguardante la mia ignoranza solaresca.
Installazione completa totale e globale di solaris 10 superpippo, via seriale.
Termina l’installazione e… prompt.
“Ah che merda, il terminale sminchiato, fammici andare in ssh”
Ma ssh non va…
Ssh non e’ partito al boot…
Sshd_config ha “PermitRootLogin off”…

Per fare partire ssh al boot ho dovuto fare questo, ma non so il perche’:

# svcadm disable autofs
# svcadm enable ssh

SOLARIS IO TI AMO, VOGLIO UN FIGLIO DA TE.

3 responses so far

3 Responses to “La mia ragazza si chiama Solaris Dieci”

  1. nightoloon 19 Oct 2005 at 11:45 pm 1

    vi /etc/nsswitch.conf
    host: files -> host:dns
    pkill -HUP nscd

    se non ti funziona CHIAMA UN SISTEMISTA SUN

  2. nightoloon 19 Oct 2005 at 11:46 pm 2

    host: files dns

    VOLEVO DIRE

  3. sandon 20 Oct 2005 at 12:39 pm 3

    hosts, con la ESSE di ESSE ESSE :)
    Mi sa che lo step che mi mancava era lo HUPPO….

Comments RSS

Leave a Reply