Uploaded January 2021 | Updated September 2026, 2 weeks ago
Brave is a Privacy focused web browser based on Chromium and comes with built in protection from Tracking and Advertising sites.
Brave recognise that money still needs to be made on the Internet, so they offer their own Brave Rewards to support content creators in return for viewing privacy-respecting ads.
My interest is running a browser with cookies completely disabled, with the exception of a few websites that I want to easily add to an allow list. Brave certainly ticks this box and I’m in the process of making it my primary web browser and replacing Firefox
brave.com
Like my channel? Please help support it:
Patreon: patreon.com/quidsup
Paypal: paypal.me/quidsup
Follow me on Social Media
Twitter: twitter.com/quidsup
MeWe: mewe.com/i/quidsup
Minds: minds.com/quidsup
#Brave #Browser #Privacy #QuidsupLinux
Brave is a Privacy focused web browser based on Chromium and comes with built in protection from Tracking and Advertising sites.
Brave recognise that money still needs to be made on the Internet, so they offer their own Brave Rewards to support content creators in return for viewing privacy-respecting ads.
My interest is running a browser with cookies completely disabled, with the exception of a few websites that I want to easily add to an allow list. Brave certainly ticks this box and I’m in the process of making it my primary web browser and replacing Firefox
brave.com
Like my channel? Please help support it:
Patreon: patreon.com/quidsup
Paypal: paypal.me/quidsup
Follow me on Social Media
Twitter: twitter.com/quidsup
MeWe: mewe.com/i/quidsup
Minds: minds.com/quidsup
#Brave #Browser #Privacy #QuidsupLinux




![Deadly Linux Terminal Commands part 3
Breaking Ubuntu Linux with some deadly commands: Sinkhole tmp to /dev/null, Crashing the Linux kernel with Magic System Request Key, Enigma Terminal (more of an April fools joke), Invert sudoers groups, and Delete your sudo rights.
0:54 Sinkhole tmp to Null
sudo rm -R /tmp
sudo ln -s /dev/null /tmp
1:47 Magic System Request Key
https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html
echo i > /proc/sysrq-trigger
echo c > /proc/sysrq-trigger
2:53 Enigma Terminal
nano ~/.bashrc
while true; do echo -ne $(tr -cd [:alnum:] < /dev/urandom | fold -w1 | head -n1); read -rsn 1; done;
4:00 Invert Sudoers
sudo sed -i ‘s/%/%:/g’ /etc/sudoers
5:08 Delete yourself from Sudo
sudo deluser $(whoami) sudo
Wallpaper by Charlie Henson: https://www.pling.com/p/1405883/
Like my channel? Please help support it:
Patreon: https://www.patreon.com/quidsup
Paypal: https://www.paypal.me/quidsup
Follow me on Social Media
Twitter: https://twitter.com/quidsup
MeWe: https://mewe.com/i/quidsup
Minds: https://minds.com/quidsup
#Linux #Ubuntu Deadly Linux Terminal Commands part 3](https://i.ytimg.com/vi/Yk7gLLZfsUg/mqdefault.jpg)





