回複:Unix 問題請教

來源: ohlalala 2008-12-16 17:06:28 [] [舊帖] [給我悄悄話] 本文已被閱讀: 次 (1271 bytes)
1. serial cable and hyperterminal use a tty device on Solaris. It's text only. From a hyterterminal, you can still go to internet using text-based programs such as lynx or links

2. since the Solaris box is on the network, you dont have to use the hyperterminal. You can always log into it from another system using telnet, rsh, rlogin, ssh, etc.

3. to use cdrom in the Solaris box, you need to mount it first.
a)make sure vold (volume daemon) is running, #ps -ael | grep vold
b)if it's not running, #/etc/init.d/volmgt start/stop will start/stop it
c)#mount -F hsfs -o ro /dev/sr0 /cdrom will manually mount the cdrom on /cdrom. If automount is configured, it will be done automatically when the cd is inserted.
d) to eject the cd, #eject cdrom0

4. pkgs in Solaris can be installed by /usr/*****in/pkgadd or Admintool

5. Soalris uses regular X window system. Configuration varies based on your video card and input devices. Check the man pages to learn how to configure.

6. once X is running. You can run a X server on your pc (Windows, Linux, Mac OS, etc) and set the display from the Solaris box back to your pc. All gui applications you launch on the Solaris will shown on your pc.

7. enjoy your journey w/ Soalris.
請您先登陸,再發跟帖!

發現Adblock插件

如要繼續瀏覽
請支持本站 請務必在本站關閉/移除任何Adblock

關閉Adblock後 請點擊

請參考如何關閉Adblock/Adblock plus

安裝Adblock plus用戶請點擊瀏覽器圖標
選擇“Disable on www.wenxuecity.com”

安裝Adblock用戶請點擊圖標
選擇“don't run on pages on this domain”