wget -O - http://shell.ninthgate.se/packages/shell.ninthgate.se.gpg.key | sudo apt-key add - echo "deb http://shell.ninthgate.se/packages/debian jessie main" | sudo tee -a /etc/apt/sources.list.d/plex.list sudo apt updateInstall the Plex Media Server on Ubuntu 16.x and latersudo apt install plexmediaserver -ySee if you can connect at http://ip.address:32400/web or http://ip.address:32400/manage/..
추가 settings.json 설정값 설명 (transmission 2.84) {“alt-speed-down”: 50, (default=50, Turtle mode 작동시 다운로드 속도.. KB/s 단위로 입력)“alt-speed-enabled”: false, (default=false, Turtle mode를 켜거나 끌 수 있다..Turtle mode란 자신이 정해둔 시간/날짜에 지정한 속도로 제한을 걸 수 있는 옵션이다)“alt-speed-time-begin”: 540, (default=540, Turtle mode 시작 시간을 설정.. 시간 입력시 기준은 00:00am이며 단위는 분 이다..디폴트 상태인 540은 12:00am으로부터 540분이 지났음을 의미한다..고로 9:00am가 시작 시간)“a..
하드디스크 마운트http://reachlab-kr.github.io/linux/2015/10/03/Ubuntu-fstab.html sudo blkidUUID 복사 /etc/fstab 에 다음 추가UUID=a3c11556-1e43-40b6-9978-a6cb70121b30 /mnt/HDD1 ext4 errors=remount-ro 0 1UUID=3AEC4E036614D26A /mnt/HDD2 ntfs errors=remount-ro 0 1 APM 설치 설정https://blog.xianchoi.kr/268 sudo apt-get install apache2sudo apt-get install mysqlsudo apt-get install phpsudo apt-get install libapache2-mod-..