UbuntuのNetworkManagerのアイコンを端末から停止・削除するコマンド
UbuntuのNetworkManagerのアイコンを端末から停止・削除するコマンド
UbuntuのNetworkManagerのアイコンを端末から停止・削除するコマンド
■OS
Ubuntu 10.04
■使用ソフト
端末
■使用コマンド
ps
grep
kill
■対象ソフト
NetworkManager
■作業
UbuntuのNetworkManagerのアイコンを端末から停止・削除
■UbuntuのNetworkManagerのアイコンを端末から停止・削除するコマンド
端末から下記コマンドを実行
ps aux | grep nm-applet
sudo kill (nm-appletのPID)