作者: moksiulai 時間: 2014-12-6 01:09 標題: ubuntu root
本帖最後由 moksiulai 於 2014-12-6 01:12 編輯
ubuntu root 出問題[attach]1742346[/attach]
thx ching
作者: samiux 時間: 2014-12-6 07:57
Basically, this is a "root" program which is a C/C++ interpreter and has the same name as "root".
Please uninstall it if you do not need it.
You can access the root in Ubuntu by the following procedure :
(1) To access root :
- sudo -sH
(2) To exit and return to your account :
- exit
For example, if you want to install "shutter" a screenshot program, you can do :
- sudo apt-get update
- sudo apt-get install shutter
Samiux
作者: Charcoal99 時間: 2014-12-6 20:57
呢個係 C++ 直譯器, 已清楚顯示 Commands must be C++ statements,
你亂打一通 shell command, 佢當然俾Error 你。

