Uploaded July 2019 | Updated September 2026, 2 weeks ago
Microsoft developer and Linux kernel hacker, Sasha Levin, has admitted that #Linux usage on #Azure cloud service has surpassed Windows server.
Sources:
zdnet.com/article/microsoft-developer-reveals-linux-is-now-more-used-on-azure-than-windows-server
techrepublic.com/article/how-linux-took-over-everything-including-microsoft-azure
theregister.co.uk/2019/06/27/microsoft_linux_distro_list
ossna18.sched.com/speaker/levinsasha928
lore.kernel.org/patchwork/patch/641878
lwn.net/Articles/726121
docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection
docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-antivirus/microsoft-defender-atp-mac
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
Microsoft developer and Linux kernel hacker, Sasha Levin, has admitted that #Linux usage on #Azure cloud service has surpassed Windows server.
Sources:
zdnet.com/article/microsoft-developer-reveals-linux-is-now-more-used-on-azure-than-windows-server
techrepublic.com/article/how-linux-took-over-everything-including-microsoft-azure
theregister.co.uk/2019/06/27/microsoft_linux_distro_list
ossna18.sched.com/speaker/levinsasha928
lore.kernel.org/patchwork/patch/641878
lwn.net/Articles/726121
docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-advanced-threat-protection
docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-antivirus/microsoft-defender-atp-mac
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



![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)






