English flagItalian flagGerman flagSpanish flagFrench flagPortuguese flagJapanese flagKorean flagChinese flagRussian flag
By N2H
Home » Solaris Home »Solaris

Solaris

Change Hostname In Solaris 10 Cambiare hostname in Solaris 10

To change the host name in Solaris 10 just change these files Per cambiare il nome host di Solaris 10 è sufficiente modificare questi file
/etc/hosts / etc / hosts
/etc/nodename / etc / nodeName
/etc/nostname.<interface> / etc / nostname. <interface>
/etc/inet/ipnodes    (There is some debate about this file) / etc / inet / ipnodes (Vi è una certa discussione su questo file)
Use dumpadm to update Dumpadm utilizzare per aggiornare
/etc/dumpadm.conf / etc / dumpadm.conf
Reboot Il riavvio

NOTE The following hosts files are no longer used in Solaris 10. NOTA I seguenti file host non sono più utilizzati in Solaris 10.
/etc/net/ticlts/hosts / etc / net / ticlts / hosts
/etc/net/ticots/hosts / etc / net / ticots / hosts
/etc/net/ticotsord/hosts / etc / net / ticotsord / hosts

No Comments » Nessun commento »

Solaris 10 sd.conf dynamic re-read Solaris 10 sd.conf dinamica riletto

On Solaris 10 it is possible to dynamically re-read the sd.conf configuration file via the use of the update_drv command. Su Solaris 10 è possibile dinamicamente rileggere il file di configurazione sd.conf tramite l'uso di update_drv il comando.
# update_drv -vf sd # Update_drv VF-SD
Cannot unload module: sd Will be unloaded upon reboot. Non può scaricare il modulo: sd saranno scaricati su di riavvio. Forcing update of sd.conf. Costringendo aggiornamento del sd.conf. sd.conf updated in the kernel. sd.conf aggiornato nel kernel. This prevents the need to reboot the server in order for changes to the sd.conf […] In questo modo si evita la necessità di riavviare il server, al fine di modifiche al sd.conf […]

No Comments » Nessun commento »

Removing Drives with cfgadm Rimozione unità con cfgadm

Newer Sun kit has a feature where when you unconfigure an internal drive for removal a blue light comes on indicating the device is ready for removal. Dom kit più recente ha una caratteristica in cui quando si unconfigure drive interno per la rimozione di colore blu luce si accende indicando che il dispositivo è pronto per la rimozione. This is quite useful when you are performing break fix to a remote location, so that the engineeers know which drive to pull. Questo è molto utile quando si sta effettuando pausa a fissare una posizione remota, in modo che il engineeers sapere quali unità a tirare.
This works when removing […] Questo funziona quando la rimozione […]

No Comments » Nessun commento »