«Prev
|| 1 || Next»
27 May 2016
Samba サービス停止した
Windowsから フォルダがエラーでアクセスできなってしまったので
chkconfig をインストールして Samba サーバーを停止した
raspberrypi ~ $ sudo apt-get install chkconfig
raspberrypi ~ $ sudo chkconfig samba off
raspberrypi ~ $ sudo chkconfig -l
chkconfig をインストールして Samba サーバーを停止した
raspberrypi ~ $ sudo apt-get install chkconfig
raspberrypi ~ $ sudo chkconfig samba off
raspberrypi ~ $ sudo chkconfig -l
27 May 2016
Raspberry Pi パッケージ更新した
raspberrypi ~ $ sudo apt-get update
raspberrypi ~ $ sudo apt-get upgrade
raspberrypi ~ $ sudo apt-get upgrade
«Prev
|| 1 || Next»