-
-
Save gairys/bc3e4149b7389ceaad68af39430639c3 to your computer and use it in GitHub Desktop.
Revisions
-
arudmin revised this gist
Aug 16, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,7 @@ echo "RASPBERRY PI UPDATING SCRIPT STARTED" # Nginx Repo Add sudo hostname -v pi sudo localedef en_US.UTF-8 -i en_US -fUTF-8 sudo echo 'deb http://nginx.org/packages/debian/ wheezy nginx deb-src http://nginx.org/packages/debian/ wheezy nginx' >> /etc/apt/sources.list -
arudmin revised this gist
Aug 16, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,7 @@ sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig libao-dev mutt isc-dhcp-server \ libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl libjpeg8-dev \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit python-setuptools\ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev \ python-rsvg heroku fswebcam -
arudmin revised this gist
Aug 16, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,7 +16,7 @@ sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig libao-dev mutt isc-dhcp-server \ libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl libjpeg8-dev \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev \ -
arudmin revised this gist
Aug 16, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,7 +19,8 @@ gcc g++ make autoconf avahi-utils build-essential chkconfig libao-dev mutt isc-d libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev \ python-rsvg heroku fswebcam sudo easy_install pip sudo pip install virtualenv -
arudmin revised this gist
Aug 2, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,8 @@ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev python-rsvg \ sudo easy_install pip sudo pip install virtualenv #pil html5lib sh lxml beautifulsoup4 tweepy config xively ## PiJS.io -
arudmin revised this gist
Aug 2, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev python-rsvg \ sudo easy_install pip sudo pip install virtualenv //pil html5lib sh lxml beautifulsoup4 tweepy config xively ## PiJS.io -
arudmin revised this gist
Aug 1, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ sudo localedef en_US.UTF-8 -i en_US -fUTF-8 sudo echo 'deb http://nginx.org/packages/debian/ wheezy nginx deb-src http://nginx.org/packages/debian/ wheezy nginx' >> /etc/apt/sources.list wget http://nginx.org/keys/nginx_signing.key sudo apt-key add nginx_signing.key && rm nginx_signing.key sudo aptitude remove -y wolfram-engine -
arudmin revised this gist
Jul 7, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,7 @@ echo "RASPBERRY PI UPDATING SCRIPT STARTED" # Nginx Repo Add sudo localedef en_US.UTF-8 -i en_US -fUTF-8 sudo echo 'deb http://nginx.org/packages/debian/ wheezy nginx deb-src http://nginx.org/packages/debian/ wheezy nginx' >> /etc/apt/sources.list wget http://nginx.org/keys/nginx_signing.key -
arudmin revised this gist
Jul 6, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,7 +14,7 @@ sudo aptitude upgrade -y sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig libao-dev mutt isc-dhcp-server \ libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,13 +14,14 @@ sudo aptitude upgrade -y sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig libao-dev mutt \ libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev python-rsvg \ sudo easy_install pip sudo pip install pil html5lib sh lxml beautifulsoup4 tweepy config xively virtualenv ## PiJS.io -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,13 +14,13 @@ sudo aptitude upgrade -y sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig libao-dev \ libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev python-rsvg \ # pip install pil html5lib sh lxml beautifulsoup4 ## PiJS.io -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,7 +14,7 @@ sudo aptitude upgrade -y sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig scgit \ libao-dev libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,13 @@ #!/bin/bash echo "RASPBERRY PI UPDATING SCRIPT STARTED" # Nginx Repo Add sudo echo 'deb http://nginx.org/packages/debian/ wheezy nginx deb-src http://nginx.org/packages/debian/ wheezy nginx' >> /etc/apt/sources.list wget http://nginx.org/keys/nginx_signing.key sudo apt-key add nginx_signing.key sudo aptitude remove -y wolfram-engine sudo aptitude update -y sudo aptitude upgrade -y -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,10 @@ #!/bin/bash echo "RASPBERRY PI UPDATING SCRIPT STARTED" sudo echo 'deb http://nginx.org/packages/debian/ wheezy nginx deb-src http://nginx.org/packages/debian/ wheezy nginx' >> /etc/apt/sources.list sudo aptitude update -y sudo aptitude upgrade -y sudo aptitude dist-upgrade -y -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,7 +44,8 @@ sudo mv shairport/ /usr/local/shairport/ ## Time Capsule ## Manual ## http://www.zisoft.de/elektronik/raspberrypi/timecapsule.html # sudo aptitude install -y hfsplus hfsutils hfsprogs avahi-daemon libavahi-client-dev libdb5.3-dev db-util db5.3-util libgcrypt11 libgcrypt11-dev # wget http://downloads.sourceforge.net/project/netatalk/netatalk/3.1.1/netatalk-3.1.1.tar.bz2 #UUID=`sudo blkid | awk -F "\"" ' /'hfsplus'/ {print $2} '` #SDA_path=`sudo blkid | awk -F ":" ' /'hfsplus'/ {print $1} '` -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,7 +44,7 @@ sudo mv shairport/ /usr/local/shairport/ ## Time Capsule ## Manual ## http://www.zisoft.de/elektronik/raspberrypi/timecapsule.html #sudo aptitude install -y hfsplus hfsutils hfsprogs avahi-daemon libavahi-client-dev libdb5.3-dev db-util db5.3-util libgcrypt11 libgcrypt11-dev #UUID=`sudo blkid | awk -F "\"" ' /'hfsplus'/ {print $2} '` #SDA_path=`sudo blkid | awk -F ":" ' /'hfsplus'/ {print $1} '` -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,7 +44,7 @@ sudo mv shairport/ /usr/local/shairport/ ## Time Capsule ## Manual ## http://www.zisoft.de/elektronik/raspberrypi/timecapsule.html #sudo aptitude install -y hfsplus hfsutils hfsprogs avahi-daemon libavahi-core-dev libdb5.3-dev db-util db5.3-util libgcrypt11 libgcrypt11-dev #UUID=`sudo blkid | awk -F "\"" ' /'hfsplus'/ {print $2} '` #SDA_path=`sudo blkid | awk -F ":" ' /'hfsplus'/ {print $1} '` -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,7 +44,7 @@ sudo mv shairport/ /usr/local/shairport/ ## Time Capsule ## Manual ## http://www.zisoft.de/elektronik/raspberrypi/timecapsule.html #sudo aptitude install -y hfsplus hfsutils hfsprogs avahi-daemon libavahi-client-dev libdb5.3-dev db-util db5.3-util libgcrypt11 libgcrypt11-dev #UUID=`sudo blkid | awk -F "\"" ' /'hfsplus'/ {print $2} '` #SDA_path=`sudo blkid | awk -F ":" ' /'hfsplus'/ {print $1} '` -
arudmin revised this gist
Jun 3, 2014 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,8 +44,7 @@ sudo mv shairport/ /usr/local/shairport/ ## Time Capsule ## Manual ## http://www.zisoft.de/elektronik/raspberrypi/timecapsule.html #sudo aptitude install -y hfsplus hfsutils hfsprogs avahi-daemon \ libavahi-client-dev libdb5.3-dev db-util db5.3-util libgcrypt11 libgcrypt11-dev #UUID=`sudo blkid | awk -F "\"" ' /'hfsplus'/ {print $2} '` #SDA_path=`sudo blkid | awk -F ":" ' /'hfsplus'/ {print $1} '` -
arudmin revised this gist
Jun 1, 2014 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,6 +11,8 @@ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev python-rsvg \ # pip install pil html5lib sh lxml ## PiJS.io curl http://pijs.io/install-pijs.sh | bash -
arudmin revised this gist
May 31, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,8 @@ gcc g++ make autoconf avahi-utils build-essential chkconfig git \ libao-dev libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 librsvg2-dev python-rsvg \ ## PiJS.io curl http://pijs.io/install-pijs.sh | bash -
arudmin revised this gist
May 30, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gcc g++ make autoconf avahi-utils build-essential chkconfig git \ libao-dev libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml python-html5lib python-bs4 ## PiJS.io curl http://pijs.io/install-pijs.sh | bash -
arudmin revised this gist
May 30, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gcc g++ make autoconf avahi-utils build-essential chkconfig git \ libao-dev libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev python-lxml ## PiJS.io curl http://pijs.io/install-pijs.sh | bash -
arudmin revised this gist
May 29, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ #!/bin/bash echo "RASPBERRY PI UPDATING SCRIPT STARTED" sudo aptitude update -y sudo aptitude upgrade -y sudo aptitude dist-upgrade -y -
arudmin revised this gist
May 29, 2014 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,9 +7,9 @@ sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig git \ libao-dev libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox ttf-mscorefonts-installer xwit \ sqlite3 libnss3 ruby make gcc binutils cups libasound2-dev libavahi-client-dev \ libxml2-dev libxslt-dev python-dev ## PiJS.io curl http://pijs.io/install-pijs.sh | bash -
arudmin revised this gist
May 22, 2014 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,6 +36,9 @@ sudo mv shairport/ /usr/local/shairport/ #cd .. #rm -fR rubygems-1.8.24 ## VPN ## MANUAL ## http://ablex.ru/2013/04/nastrojjka-vpn-servera-na-raspberry-pi/ ## Time Capsule ## Manual ## http://www.zisoft.de/elektronik/raspberrypi/timecapsule.html #sudo aptitude install -y hfsplus hfsutils hfsprogs avahi-daemon \ -
arudmin revised this gist
May 22, 2014 . 1 changed file with 11 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,14 +37,14 @@ sudo mv shairport/ /usr/local/shairport/ #rm -fR rubygems-1.8.24 ## Time Capsule ## Manual ## http://www.zisoft.de/elektronik/raspberrypi/timecapsule.html #sudo aptitude install -y hfsplus hfsutils hfsprogs avahi-daemon \ #libavahi-client-dev libdb5.3-dev db-util db5.3-util libgcrypt11 libgcrypt11-dev #UUID=`sudo blkid | awk -F "\"" ' /'hfsplus'/ {print $2} '` #SDA_path=`sudo blkid | awk -F ":" ' /'hfsplus'/ {print $1} '` #TC_path="/mnt/timecapsule" #sudo mkdir $TC_path #sudo mount -o force $SDA_path $TC_path #echo "sudo nano /etc/fstab" #sudo su -c 'echo "UUID=\"$UUID\" $TC_path hfsplus rw,force,exec,auto,users 0 3" >> /etc/fstab' -
arudmin revised this gist
May 20, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -46,5 +46,5 @@ TC_path="/mnt/timecapsule" sudo mkdir $TC_path sudo mount -o force $SDA_path $TC_path echo "sudo nano /etc/fstab" sudo su -c 'echo "UUID=\"$UUID\" $TC_path hfsplus rw,force,exec,auto,users 0 3" >> /etc/fstab' -
arudmin revised this gist
May 20, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gcc g++ make autoconf avahi-utils build-essential chkconfig git \ libao-dev libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox \ ttf-mscorefonts-installer xwit sqlite3 libnss3 ruby make gcc binutils cups \ libasound2-dev libavahi-client-dev ## PiJS.io curl http://pijs.io/install-pijs.sh | bash -
arudmin revised this gist
May 20, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ sudo aptitude dist-upgrade -y sudo aptitude install -y git npm htop iftop iotop telnet dstat screen runit chkconfig \ gcc g++ make autoconf avahi-utils build-essential chkconfig git \ libao-dev libavahi-client-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl \ libssl-dev libwww-perl pkg-config matchbox \ ttf-mscorefonts-installer xwit sqlite3 libnss3 ruby make gcc binutils cups \ libasound2-dev libavahi-client-dev libssl-dev @@ -24,6 +24,7 @@ sudo mv shairport/ /usr/local/shairport/ #shairport -a 'Speakers' ## KIOSK MODE # sudo aptitude install -y chromium x11-xserver-utils # http://blogs.wcode.org/2013/09/howto-boot-your-raspberry-pi-into-a-fullscreen-browser-kiosk/ ## RUBY and GEMs
NewerOlder