Uploaded March 2021 | Updated September 2026, 1 week ago
Today I'm gonna show you how to to store more .iso files on a SINGLE USB-Stick. We are working with ventoy.
If you want to support this video, please rate this video, and write a comment. Thank you very much!
Terminal Commands:
-------------------------------------
sha256sum ventoy-1.0.37-linux.tar.gz
sudo ./VentoyWeb.sh
Links:
-------------------------------------
PayPal: paypal.com/paypalme/LinuxGuides
BTC-Donation: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN
Music:
-------------------------------------
"The Curtain Rises" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
creativecommons.org/licenses/by/3.0
Elektronomia - Sky High [NCS Release]
Music provided by NoCopyrightSounds.
Video Link: youtu.be/TW9d8vYrVFQ
Download Link: NCS.lnk.to/SkyHigh
Today I'm gonna show you how to to store more .iso files on a SINGLE USB-Stick. We are working with ventoy.
If you want to support this video, please rate this video, and write a comment. Thank you very much!
Terminal Commands:
-------------------------------------
sha256sum ventoy-1.0.37-linux.tar.gz
sudo ./VentoyWeb.sh
Links:
-------------------------------------
PayPal: paypal.com/paypalme/LinuxGuides
BTC-Donation: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN
Music:
-------------------------------------
"The Curtain Rises" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
creativecommons.org/licenses/by/3.0
Elektronomia - Sky High [NCS Release]
Music provided by NoCopyrightSounds.
Video Link: youtu.be/TW9d8vYrVFQ
Download Link: NCS.lnk.to/SkyHigh

![NFS - How to set up NFS-Server and NFS-Client - Network Filesystems
Today Im gonna show you how to set up a NFS-Server and NFS-Client. You can use this in offices, schools or at homw.
If you want to support this video, please rate this video, and write a comment. Thank you very much!
Terminal Commands:
## Server:
sudo apt install nfs-kernel-server nfs-common rpcbind
sudo mkdir /var/nfs
sudo mkdir /var/nfs/public
sudo chmod 777 /var/nfs/public
sudo vim /etc/exports
# Hier folgendes einfügen:
/var/nfs/public (rw,sync,no_subtree_check)
sudo ufw allow nfs
sudo reboot
showmount -e
## Client:
sudo mkdir /mnt/nfs-public
sudo chmod 777 /mnt/nfs-public
sudo apt install rpcbind nfs-common
sudo mount Server-IP:/var/nfs/public /mnt/nfs-public
sudo vim /etc/fstab # Hier einfügen:
Server-IP:/var/nfs/public /mnt/nfs-public nfs rw 0 0
Links:
PayPal: https://www.paypal.com/paypalme/LinuxGuides
BTC-Donation: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN
Music:
The Curtain Rises Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/
Elektronomia - Sky High [NCS Release]
Music provided by NoCopyrightSounds.
Video Link: https://youtu.be/TW9d8vYrVFQ
Download Link: https://NCS.lnk.to/SkyHigh NFS - How to set up NFS-Server and NFS-Client - Network Filesystems](https://i.ytimg.com/vi/hC7QNtID4-4/mqdefault.jpg)

![Thats Fedora 34! All changes presented
Today Im gonna present you the new Fedora Version 34. Have fun!
If you want to support this video, please rate this video, and write a comment. Thank you very much!
Links:
Activate flathub: https://flatpak.org/setup/Fedora/
Fedora: https://getfedora.org/
PayPal: https://www.paypal.com/paypalme/LinuxGuides
BTC-Donation: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN
Music:
The Curtain Rises Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/
Elektronomia - Sky High [NCS Release]
Music provided by NoCopyrightSounds.
Video Link: https://youtu.be/TW9d8vYrVFQ
Download Link: https://NCS.lnk.to/SkyHigh Thats Fedora 34! All changes presented](https://i.ytimg.com/vi/hWmxwYrzrDY/mqdefault.jpg)




![5 productive Hacks for Cinnamon or Linux Mint - Hints for beginners
If you want to support this video, please rate this video, and write a comment. Thank you very much!
Links:
Linux-Assistant: https://www.linux-assistant.org/
Cinnamon: https://github.com/linuxmint/cinnamon
Linux Mint: https://linuxmint.com/
PayPal: https://www.paypal.com/paypalme/LinuxGuides
BTC-Donation: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN
Contents:
###
Music:
Elektronomia - Sky High [NCS Release]
Music provided by NoCopyrightSounds.
Video Link: https://youtu.be/TW9d8vYrVFQ
Download Link: https://NCS.lnk.to/SkyHigh 5 productive Hacks for Cinnamon or Linux Mint - Hints for beginners](https://i.ytimg.com/vi/jIk6inWuREQ/mqdefault.jpg)

