User Tools

Site Tools


howto:linux:install:ubuntu12-04

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
howto:linux:install:ubuntu12-04 [2015/02/23 20:04]
webclaw made it look pretty
howto:linux:install:ubuntu12-04 [2015/02/24 02:55]
webclaw removed , from apt
Line 14: Line 14:
 #bandwidth tracking application (to be responsible about ISP usage): #bandwidth tracking application (to be responsible about ISP usage):
 #run through terminal every once in a while to see bandwidth usage and realtime traffic #run through terminal every once in a while to see bandwidth usage and realtime traffic
-<code>sudo apt-get install vnstatiftop</code>+<code>sudo apt-get install vnstat iftop</code>
  
 #base codec install - installs dependancies used in ffmpeg and x264: #base codec install - installs dependancies used in ffmpeg and x264:
Line 23: Line 23:
 #custom serviio version of ffmpeg install (compiled by me), always use Petr's (Serviio developer) customized version of ffmpeg to ensure proper serviio function: #custom serviio version of ffmpeg install (compiled by me), always use Petr's (Serviio developer) customized version of ffmpeg to ensure proper serviio function:
 <code>cd /tmp <code>cd /tmp
-wget http://209.148.82.207/downloads/ffmpeg_201502201629-git-1_amd64.deb +wget http://webclaw.info/downloads/serviio-1.5/ffmpeg_201502201629-git-1_amd64.deb 
-wget http://209.148.82.207/downloads/x264_0.144.2525+git40bb568-1_amd64.deb +wget http://webclaw.info/downloads/serviio-1.5/x264_0.144.2525+git40bb568-1_amd64.deb 
-wget http://209.148.82.207/downloads/rtmpdump_201502201618-git-1_amd64.deb</code>+wget http://webclaw.info/downloads/serviio-1.5/rtmpdump_201502201618-git-1_amd64.deb</code>
  
 #install the custom serviio packages: #install the custom serviio packages:
Line 43: Line 43:
 #serviio 1.5 download: #serviio 1.5 download:
 <code> <code>
-wget http://download.serviio.org/releases/serviio-1.5-linux.tar.gz+wget http://download.serviio.org/releases/serviio-1.5.1-linux.tar.gz
 tar xzf serviio-1.5-linux.tar.gz tar xzf serviio-1.5-linux.tar.gz
 </code> </code>
howto/linux/install/ubuntu12-04.txt · Last modified: 2015/02/27 04:33 by webclaw