相続財産の泥棒の仕組み
Raspberry Pi
raspberry pi2B 5GHz wifi を使う
これも苦労した。一日がかり最初ちんぷんかんぷんraspberryは容量を節約するためにドライバをコンパイルするために必要なlinux-headerが入っていないようだそのためにkernelソースをダウンロードしてkernelをコンパイルする必要があるこのコンパイルが3時間ほどかかった、待ちくたびれたlsusb でplanexと認識はしているが使えないランプが点滅しないと使えない# apt-get ...
volumio nas 接続できない
ポイント同じ名前では登録接続できないサーバー名+共有名にすればよさよう
raspberry pi reboot で立ち上がない 不安定
volumio のコンパイル作業で気づいた。rebootすると立ち上がらない時がある。電源を入れなおしたら立ち上がる時がある。とにかくわけわからなくなった。ネットを検索すると同じ現象でsdカードが悪いと合った。sdカードを実績のあるものと交換すると何度再起動かけても立ち上がった。amazonで購入したTranscend microSDHCカード 32GB Class10 (無期限保証) Newニン...
volumio 32GB sdカード 全容量が使われていない
volumio容量確認# df -h32GBと認識しているか?# fdisk -lここから実際の作業# vi /usr/bin/raspi-configif ; then この行の 2 を 3 に変更する# raspi-configExpand Filesystem を実行して容量を拡張する容量によるが10分程度かかるので気長に待つ
volumio 楽曲が文字化けする
raspberry pivolumio古いmp3ファイルの曲名が文字化けする文字化けしないmp3ファイルもある原因はmpd にあるmpd をソースからコンパイルすれば解決する$ sudo apt-get update$ sudo apt-get install vim$ sudo vi /etc/apt/sources.list$ sudo deb-src wheezy main contrib ...
volumio for raspberry pi
私が利用したのは I2S DAC SabreBerry+ ですここで購入しました スイッチサイエンスRCAジャックRJ-2008BT/R(赤)RCAジャックRJ-2008BT/W(白)ハンダ付けが必要です。 ここからダウンロードするWin32DiskImager で SDカードに焼くLANケーブルを接続するVolumio は Samba がインストールされており、ブラウザでにアクセスまたはandr...
メディアセンター Kodi osmc for aspberry Pi 2 Model B
Raspberry piインストールダウンロードダウンロード後、解凍 Win32DiskImager でマイクロSDに焼くHDMIケーブル、LANケーブルを接続して起動テレビに起動画面が現れる操作はandoroid スマホのアプリで操作する YatseSSH接続ユーザー名: osmcパスワード: osmcroot になるには sudo su綺麗なフォントにする# curl -L | sh ...
raspberry pi apt-get update つながらない
vi /etc/resolv.confnameserverの指定が間違っているため# Generated by resolvconfnameserver 8.8.8.8nameserver 8.8.4.4
raspberry pi cups
apt-get install cupscp /etc/cups/cupsd.conf /etc/cups/cupsd.conf.original/etc/cups/cupsd.confListen 192.168.1.9:631 追記# Restrict access to the server...<Location />Order allow,denyAllow localhostAll...
raspberry pi samba
apt-get install sambamkdir -p /srv/samba/sharechown nobody:nogroup /srv/samba/sharechmod 777 /srv/samba/sharesmbpasswd -a ckenko25vi /etc/samba/smb.confcomment = Raspberry File Server Sharepath = /sr...
Raspberry pi 時刻が合っていない
asteriskAsterisk サーバーの時刻があっていないことに気づいた。ntp を設定しても合わないntp はメモリ保持電池で保持されている値の補正に有効らしいraspberry pi は電池を持っていないのでntpは使えない$ sudo apt-get remove ntp$ sudo apt-get install ntpdate起動時に時刻を合わせる$ sudo vi /etc/rc....
Raspberry pi fail2ban for asterisk
# apt-get install fail2ban# cd /etc/fail2ban# cp jail.conf jail.local# vi jail.localignoreip = 127.0.0.1bantime = 3600 防御する時間findtime = 600 この期間中にmaxretry = 3 3回以上destemail = ckenko25@lgmail.comse...
Raspberry pi pptp client
外部に出るルーターのpptpポートを開けるインストールapt-get install pptp-linuxvi /etc/ppp/optionsdebug #コメントアウト以下を追記noccpms-dns 203.141.128.35ms-dns 203.141.128.33user ユーザ名 #mi***初期設定pptpsetup --create 接続名 --server VPNサーバ...
Raspberry pi で SoftEther VPN Server
Raspberry piSoftEther VPN は分散された仮想的な Ethernet セグメントを構築することができます。地理的に分散した複数のコンピュータがあたかも一つの Ethernet ネットワークに接続されているかのように互いに通信することができるようにしたいのであれば、SoftEther VPN を使うことが最も簡単な方法です。VPN Serverは出先で自宅LANを自宅ににいるの...
raspberry cups
apt-get install cupsvi /etc/cups/cups.confPort 631Restrict access to the server...<Location /> Order allow,deny Allow @LOCAL</Location># Restrict access to the admin pages...<Location /admin> Order al...
raspberry print iphone
apt-get install avahi-discoverこれだけでOK
raspberry samba
apt-get install sambavi /etc/samba/smb.conf comment = Ubuntu File Server Share path = /srv/samba/share browsable = yes guest ok = yes read only = no create mask = 0755mkdir -p /srv/samba/sharechown no...
Raspberry pi 2 B にwordpress install
apt-get install apache2apt-get install mysql-serverapt-get install php5apt-get install php5-mysqlapt-get install libapache2-mod-php5 php5-curl php5-gd php-apcvi /var/www/html/phpinfo.php<?phpphpinfo()...
Raspberry pi wifi 設定
usb wifi アダプタが認識しているか#lsusbSSIDとパスワードを与えて#wpa_passphrase 2.4GHz-Sat. *********下記が表示されるのでコピーして利用するnetwork={ssid="Your_SSID "#psk="Your_Passphrase"psk=Passphrase123456}これに上記を追記する# vi /etc/wpa_supplicant...
Raspberry Piにlinuxをインストール asteriskをソースよりインストール
Raspberry Pi公式サイト ダウンロード公式サイトからRasbianをダウンロードする解凍後、windowsソフト Win32DiskImager(管理者として実行) で32GB SDカードに焼いた取得したIPの確認tail grep dhcp /var/log/syslogTeraterm ssh でログイン ユーザー:pi パスワード:raspberrysudo su これでroot...