新入手,记录一下。
本帖最后由 nationals 于 2014-4-15 10:56 编辑forum.php?mod=image&aid=4379&size=300x300&key=70a78b33df546630&nocache=yes&type=fixnoneforum.php?mod=image&aid=4380&size=300x300&key=e0b39f98c583bb20&nocache=yes&type=fixnoneforum.php?mod=image&aid=4381&size=300x300&key=846a0019a02213bb&nocache=yes&type=fixnone
forum.php?mod=image&aid=4382&size=300x300&key=afd8a2750fbe1860&nocache=yes&type=fixnoneforum.php?mod=image&aid=4387&size=300x300&key=f8845702f36a23b7&nocache=yes&type=fixnone
forum.php?mod=image&aid=4383&size=300x300&key=6b3eacef5d2c716e&nocache=yes&type=fixnoneforum.php?mod=image&aid=4384&size=300x300&key=58db47519daaaff5&nocache=yes&type=fixnone
forum.php?mod=image&aid=4385&size=300x300&key=8bdeec943eeb5b8d&nocache=yes&type=fixnoneforum.php?mod=image&aid=4386&size=300x300&key=1bcbe8a6b7de898c&nocache=yes&type=fixnone#!/bin/sh
# RaspBerry Pi Model B
# install baspbian : 2014-01-07-wheezy-raspbian.zip
# wget http://downloads.raspberrypi.org/raspbian/images/raspbian-2014-01-09/2014-01-07-wheezy-raspbian.zip
sudo apt-get update -y
sudo apt-get upgrade -y
sudo rpi-update
sudo raspi-config
sudo apt-get install apt-mirror -y
sudo apt-get install subversion -y
sudo apt-get install vim -y
sudo apt-get install tightvncserver -y
sudo apt-get install xrdp -y
# install teamtalk
mkdir -p /usr/src/teamtalk &&cd /usr/src/teamtalk
wget http://download.bearware.dk/teamtalk/v4.6/teamtalk-4.6-raspbian-armhf.tar.gz
tar zxvf teamtalk-4.6-raspbian-armhf.tar.gz
cd teamtalk-4.6-raspbian-armhf/server && sudo ./teamtalkd -d
exit 因为想低功耗用teamtalk, 还有家里的nas不能装apt-mirror, 所以搞了这个。
基本达到要求。
;P 除了在TB购买硬件,还有其它途径申请VIP吗? nationals 发表于 2014-4-15 13:29 static/image/common/back.gif
除了在TB购买硬件,还有其它途径申请VIP吗?
http://www.shumeipai.net/thread-12241-1-1.html
看这个哈 nationals 发表于 2014-4-15 13:29 static/image/common/back.gif
除了在TB购买硬件,还有其它途径申请VIP吗?
http://www.shumeipai.net/thread-12241-1-1.html
看这个哈
页:
[1]