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

Solaris

Change Hostname In Solaris 10 Ändern Sie den Hostnamen in Solaris 10

To change the host name in Solaris 10 just change these files So ändern Sie den Host-Namen in Solaris 10 nur diese Dateien ändern
/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 (Es gibt einige Diskussionen über diese Datei)
Use dumpadm to update Verwenden Sie dumpadm aktualisieren
/etc/dumpadm.conf / etc / dumpadm.conf
Reboot Neustart

NOTE The following hosts files are no longer used in Solaris 10. Hinweis: Die folgenden Hosts-Dateien sind nicht mehr 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 » Keine Kommentare »

Solaris 10 sd.conf dynamic re-read Solaris 10 sd.conf dynamische Re-lesen

On Solaris 10 it is possible to dynamically re-read the sd.conf configuration file via the use of the update_drv command. Auf Solaris 10 ist es möglich, dynamisch re-sd.conf lesen Sie die Konfigurationsdatei über die Verwendung des Befehls update_drv.
# update_drv -vf sd # Update_drv-vf sd
Cannot unload module: sd Will be unloaded upon reboot. Kann nicht entladen Modul: sd Wird entladen werden nach einem Neustart des Systems erneut. Forcing update of sd.conf. Erzwingen einer Aktualisierung der sd.conf. sd.conf updated in the kernel. sd.conf aktualisiert im Kernel. This prevents the need to reboot the server in order for changes to the sd.conf […] Dadurch wird verhindert, die Notwendigkeit, den Server neu starten, um bei Änderungen der sd.conf […]

No Comments » Keine Kommentare »

Removing Drives with cfgadm Entfernen von Festplatten mit 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. Neuere Sun-Kit verfügt über eine Funktion, wo unconfigure, wenn Sie ein internes Laufwerk für die Entfernung von einem blauen Licht kommt auf die Angabe Gerät ist bereit für eine Deinstallation. This is quite useful when you are performing break fix to a remote location, so that the engineeers know which drive to pull. Dies ist ganz nützlich, wenn es sich um Pause fix zu einem entfernten Standort, so dass die engineeers wissen, welches Laufwerk an einem Strang ziehen.
This works when removing […] Dies funktioniert, wenn Sie […]

No Comments » Keine Kommentare »