User Tools

Site Tools


start

Differences

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

Link to this comparison view

Next revision
Previous revision
start [2020/04/23 12:29]
xavier created
start [2025/10/25 18:47] (current)
xavier [Media management]
Line 1: Line 1:
-XAVIER WIKI PAGE TEST 1+====== Xavier'​s Wiki ====== 
 + 
 +===== Available services ===== 
 + 
 +[[docker_services|Docker Services details]] 
 + 
 +Quick access: 
 +  * test_mediawiki:​ [[http://​localhost:​8080]] 
 +  * dokuwiki: [[https://​localhost:​8081]] 
 +  * plex: [[http://​localhost:​32400/​web]] (public on [[http://​app.plex.tv]]) 
 +  * nextcloud: [[https://​localhost:​8084/​login]] 
 +  * subsonic: [[https://​localhost:​8085]] 
 + 
 +  * cAdvisor: [[http://​localhost:​8090]] 
 +  * prometheus: [[http://​localhost:​8091]] 
 +  * grafana: [[http://​localhost:​8092]] 
 + 
 +===== Utils ===== 
 + 
 +==== Server administration ==== 
 + 
 +  * [[utils_commands|Commands]] 
 +  * [[utils_hdd_rescue|Hard drive rescue]] 
 +  * [[utils_lvm_management|LVM management]] 
 +  * [[utils_bugs_tips_tricks|Bugs,​ tips & tricks]] 
 +  * [[utils_docker|Docker]] 
 +  * [[utils_temp_monitoring|Temperature monitoring]] 
 +  * [[utils_benchmark|System benchmarking]] 
 +  * [[utils_flash_bios|Flashing BIOS]] 
 +  * [[utils_setup_rdp_connection|Setup RDP connection]] 
 + 
 +==== Server setup ==== 
 + 
 +  * [[utils_docker_setup|Docker setup]] 
 +  * [[utils_raid_setup|RAID setup]] 
 +  * [[utils_backup_setup|Backup setup]] 
 + 
 +==== Media management ==== 
 +  * [[utils_pdf_manipulation|PDF manipulation (reduce file size...)]] 
 +  * [[utils_video_encoding|Video encoding (reduce file size)]] 
 +  * [[https://​ytdl-org.github.io/​youtube-dl/​download.html|Youtube-dl]] 
 +$ youtube-dl "​https://​www.youtube.com/​playlist?​list=PLVXIuPeZKtoydecTs4q-AERQlx6bRADrq"​ --yes-playlist -x --audio-format mp3 -i\\ 
 +  * Duplicate sound output stream 
 +Create a "​combined"​ virtual device that sends sound to every output connected:​\\ 
 +$ pactl load-module module-combine-sink\\ 
 +Show sound output devices available:​\\ 
 +$ pw-link -o\\ 
 + 
 +List devices available:​\\ 
 +$ pactl list short sinks\\ 
 +\\ 
 +Create combined output with specific devices only:\\ 
 +$ pactl load-module module-combine-sink "​slaves=bluez_output.A8_F5_E1_72_D5_D5.1,​bluez_output.A8_F5_E1_5E_46_3E.1"​\\ 
 +===== Accounts ===== 
 + 
 +  * [[accounts_list|List of accounts]] 
start.1587644998.txt.gz · Last modified: 2020/04/23 12:29 by xavier