2015-08-01から1ヶ月間の記事一覧
下記を参考にさせてもらったhttps://sites.google.com/site/riyo10/computer/samba 1.まずはインストール$sudo apt-get install samba 2.設定を変更$sudo vi /etc/samba/smb.conf ただしsmb.confはroot権限でも読み取り専用のため先にパーミッションを変更$c…
無線LANドングル ***では’lsusb’で確認するとなぜか認識したりしなかったり。Logitecの***に変えたらちゃんと認識してくれた。 ※書き太字のところを追記or修正 $sudo vi /etc/network/interfaces auto lo iface lo inet loopback auto eth0 allow-hotplug et…