User Tools

Site Tools


linux:notes:ext4

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
linux:notes:ext4 [2026/06/08 21:30] Sean Rhonelinux:notes:ext4 [2026/06/08 21:31] (current) – old revision restored (2026/05/15 09:28) Sean Rhone
Line 70: Line 70:
  
   sudo udisksctl power-off --block-device='/dev/sdb'   sudo udisksctl power-off --block-device='/dev/sdb'
- 
-====== Streams ====== 
- 
-===== Download Source ===== 
- 
-  * https://github.com/iptv-org/iptv/commits/master/ 
- 
-  cd ~ && rm -Rf '/mnt/NAS1/Videos/Streams/iptv-src' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/iptv-org/iptv.git' '/mnt/NAS1/Videos/Streams/iptv-src' 
- 
-==== Update ==== 
- 
-**** 
- 
-  git -C '/mnt/NAS1/Videos/Streams/iptv-src' reset --hard 'origin/master' && git -C '/mnt/NAS1/Videos/Streams/iptv-src' pull origin 'master' --rebase 
- 
-===== US + JP ===== 
- 
-**** 
- 
-  rm -Rf '/mnt/NAS1/Videos/Streams/IPTV/'* && mkdir -p '/mnt/NAS1/Videos/Streams/IPTV' && ln -s -f '/mnt/NAS1/Videos/Streams/iptv-src/streams/us'*'.m3u' '/mnt/NAS1/Videos/Streams/iptv-src/streams/jp'*'.m3u' '/mnt/NAS1/Videos/Streams/IPTV' 
- 
-===== All ===== 
- 
-**** 
- 
-  rm -Rf '/mnt/NAS1/Videos/Streams/IPTV' && ln -s -f '/mnt/NAS1/Videos/Streams/iptv-src/streams' '/mnt/NAS1/Videos/Streams/IPTV' 
  
/srv/www/wiki/data/pages/linux/notes/ext4.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki