Solaris使用初感
作者: turning出自: http://www.linuxdiyf.com
终于把Solaris弄上了。是在VMware上安的。不知道为什么直接进命令行界面的话总是进不去。难道要真的安到机子上才行?
那个java的图形界面相当得不错。也只是如此了。
其怪的问题。我用root进的,但是为什么在/home下添加一个新的目录会失败呢?
#mkdir monicc
mkdir: Failed to make directory "monicc"; Operation not applicable
但是我已经建立了monicc用户了
#id monicc
uid=(monicc) gid=1(other)
应当怎么办。
而且好像这个bash不能用Tab键自动补完。不能用上下键调出历史命令。
不能用cd ~回到$HOME。而且好像没有.bash_profile之类的文件。
我记忆中init 0 好像是关机吧,可是为什么会是重新启动?成了reboot.....
而且,和linux相比少了很多的命令。像是locate、top、lsusb、dmidecode -q。
只能看看uname...arch.....
#arch
i86pc
#uname -a
SunOS monicc-solaris 5.10 Generic_120012_14 i86pc i386 i86pc
还是和Linux不一样啊。看来还是得好好学学。
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31/showart_572616.html
页:
[1]