solaris10_相關命令_處理器_相關
psrinfo -pv --顯示物理處理器個數與相關的虛擬處下器個數
isainfo -v --32bit或者64bit處理器
hostid --顯示硬體主機id
bash-3.00# showrev
Hostname: rac1
Hostid: 4951b0c
Release: 5.10
Kernel architecture: i86pc
Application architecture: i386
Hardware provider:
Domain:
Kernel version: SunOS 5.10 Generic_139556-08
bash-3.00#
bash-3.00# prtconf
System Configuration: Sun Microsystems i86pc
Memory size: 800 Megabytes
cat /etc/motd ---裡面就是每次使用者登陸的提示資訊
如何更改主機名:
在以下檔案中更改系統的主機名:
■ /etc/nodename
■ /etc/hostname.*interface
■ /etc/inet/hosts
■ /etc/inet/ipnodes-僅適用於Solaris 10 的某些發行版。
管理solaris的語言環境
bash-3.00# localeadm -a ceu -d /product --新增對應的語言環境
Log file is /var/sadm/install/logs/localeadmin_install.2009-01-21
locale/region name is ceu
Adding packages for Central Europe (ceu)
Region ceu will be installed.
Warning! The directory specified does not exist
(/product)
Please enter the path to this image/disk, or enter 'q' to quit:
(if this image is on CD-ROM, please mount the disk and give the path to the CD-ROM drive e.g. /cdrom/cdrom0)
> q
bash-3.00# localeadm -r ceu --刪除語言環境
Log file is /var/sadm/install/logs/localeadmin_uninstall.2009-01-21
locale/region name is ceu
Removing packages for Central Europe (ceu)
Region ceu is not fully installed on this machine. Exiting
bash-3.00#
bash-3.00# localeadm -l --檢視語言環境
Checking for installed packages. This could take a while.
Checking for Australasia region (aua)
(c_solaris packages)
|...|
Not all packages found (1 out of 3).
Checking for Central America region (cam)
(c_solaris packages)
|...|
Not all packages found (1 out of 3).
Checking for Central Europe region (ceu)
(c_solaris packages)
|...|
Not all packages found (1 out of 3).
Checking for Eastern Europe region (eeu)
(c_solaris packages)
|...|
Not all packages found (1 out of 3).
Checking for Middle East region (mea)
(c_solaris packages)
|...|
Not all packages found (1 out of 3).
Checking for Northern Africa region (naf)
(c_solaris packages)
|^Cbash-3.00# localeadm -q ceu --檢視指定的語言環境
locale/region name is ceu
Checking for Central Europe region (ceu)
(c_solaris packages)
|...|
Not all packages found (1 out of 3).
The Central Europe region (ceu) is not installed on this system
bash-3.00#
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9240380/viewspace-613524/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [Linux]字元處理相關命令Linux字元
- 關於aud$物件相關處理物件
- opencv 視訊處理相關OpenCV
- iOS 文書處理相關iOS
- Oracle壞塊處理相關Oracle
- vi編輯器相關命令
- webpack基礎–css相關處理WebCSS
- Oracle相關命令Oracle
- vagrant 相關命令
- Vim相關命令
- oem相關命令
- RMAN命令相關
- BGP相關命令
- 『忘了再學』Shell基礎 — 31、字元處理相關命令字元
- 數字影像處理相關練習
- log列印及異常處理相關
- css的表格處理相關屬性CSS
- 幾個與文字處理相關的Linux命令總結Linux
- Composer 相關命令
- AIX相關管理命令AI
- gpfs 相關命令大全
- pip 相關命令操作
- 相關dos命令合集
- 異常處理及其相關知識點
- Linux 相關scsi命令Linux
- AIX系統相關命令AI
- linux 安全相關命令Linux
- 【hadoop/Spark】相關命令HadoopSpark
- Linux 核心相關命令Linux
- mvn 相關命令彙總
- 數學建模 資料處理模型之變數相關性類(灰色相關聯、相關性分析)模型變數
- 編譯器相關編譯
- RDSforMySQL全文檢索相關問題的處理ORMMySql
- PHP會話處理相關函式介紹PHP會話函式
- Linux 、docker 、nginx 相關命令LinuxDockerNginx
- 【linux】命令-網路相關Linux
- adb Gradle相關命令Gradle
- 5-Docker映象相關命令Docker