Skip to content

Instantly share code, notes, and snippets.

@ootput
Last active August 29, 2015 14:10
Show Gist options
  • Save ootput/0d3c5c70725a820ae1d2 to your computer and use it in GitHub Desktop.
Save ootput/0d3c5c70725a820ae1d2 to your computer and use it in GitHub Desktop.
URLS for linux installations
http://cynicaltux.blogspot.it/2014/03/round-off-your-crunchbang-waldorf-part-i.html
//10.254.0.10/tv_episodes /data/tv_episodes cifs credentials=/usr/local/etc/whisper.credentials,file_mode=0664,dir_mode=0775,gid=adm,uid=1000,user 0 0
//10.254.0.10/hd_movies /data/hd_movies cifs credentials=/usr/local/etc/whisper.credentials,file_mode=0664,dir_mode=0775,gid=adm,uid=1000,user 0 0
//10.254.0.10/downloads /data/downloads cifs credentials=/usr/local/etc/whisper.credentials,file_mode=0664,dir_mode=0775,gid=adm,uid=1000,user 0 0
/usr/local/etc/whisper.credentials:
username=10.254.0.10/ootput
password=****
#
# deb cdrom:[Debian GNU/Linux 7.7.0 _Wheezy_ - Official amd64 NETINST Binary-1 20141018-13:04]/ wheezy main
#deb cdrom:[Debian GNU/Linux 7.7.0 _Wheezy_ - Official amd64 NETINST Binary-1 20141018-13:04]/ wheezy main
deb http://debian.mirror.serversaustralia.com.au/debian/ wheezy main non-free contrib
deb-src http://debian.mirror.serversaustralia.com.au/debian/ wheezy main non-free contrib
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
# wheezy-updates, previously known as 'volatile'
deb http://debian.mirror.serversaustralia.com.au/debian/ wheezy-updates main contrib non-free
deb-src http://debian.mirror.serversaustralia.com.au/debian/ wheezy-updates main contrib non-free
deb http://http.debian.net/debian wheezy-backports main contrib non-free
deb http://www.deb-multimedia.org wheezy main non-free
# for latest mpv (mplayer fork with vaapi support)
#deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis11cr test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment