Debian turns 29! - Bits from Debian https://bits.debian.org/2022/08/debian-turns-29.html #opensource #debian #linux
Debian Project
Bits from the Debian Project
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run.
https://www.techspot.com/news/96204-linux-kernel-51912-can-damage-intel-laptop-lcds.html #linux #hardwarebug
TechSpot
Linux kernel 5.19.12 can damage Intel laptop LCDs
Recent reports from Intel laptop users running Linux Kernel 5.19.12 describe "white flashing" on their screens. A Linux engineer found that the issue could ruin the LCD,...
https://www.gamingonlinux.com/2023/08/5-years-ago-valve-released-proton-forever-changing-linux-gaming/ #linux
GamingOnLinux
5 years ago Valve released Proton forever changing Linux gaming
Has it really been that long? Apparently so. Valve originally announced their rebranding of Steam Play with Proton back on August 21st, 2018. Seems like a good time for a quick reflection being halfway to a decade old now with the tech that gave rise to theβ¦
Linux Survival is a free tutorial designed to make it as easy as possible to learn Linux. Even though Linux has hundreds of commands, there are only about a dozen you need to know to perform most basic tasks.
https://linuxsurvival.com/ #linux #opensource
https://linuxsurvival.com/ #linux #opensource
Linuxsurvival
Linux Survival | Where learning Linux is easy
Linux Survival is a free interactive online Linux tutorial. It includes a Linux console simulator where you can type commands and see the results. Learning Linux is easy when you get hands-on practice.
Sudo and Sudoers Configuration
We can configure who can use the sudo command and how. You may have noticed that the Vagrant user on your development server can use sudo without a password. Similarly, AWS servers allow the same thing. Find out how that's done, and much more!
https://serversforhackers.com/c/sudo-and-sudoers-configuration #linux
We can configure who can use the sudo command and how. You may have noticed that the Vagrant user on your development server can use sudo without a password. Similarly, AWS servers allow the same thing. Find out how that's done, and much more!
https://serversforhackers.com/c/sudo-and-sudoers-configuration #linux
Serversforhackers
Sudo and Sudoers Configuration
We can configure who can use the sudo command and how. You may have noticed that the Vagrant user on your development server can use sudo without a password. Similarly, AWS servers allow the same thing. Find out how that's done, and much more!
Chapter 12. Managing sudo access
https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/managing-sudo-access_configuring-basic-system-settings#managing-sudo-access_configuring-basic-system-settings #linux
https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/managing-sudo-access_configuring-basic-system-settings#managing-sudo-access_configuring-basic-system-settings #linux
Redhat
Chapter 11. Managing sudo access | Red Hat Product Documentation
Chapter 11. Managing sudo access | Red Hat Documentation
Classic SysAdmin: Configuring the Linux Sudoers File
https://www.linuxfoundation.org/blog/blog/classic-sysadmin-configuring-the-linux-sudoers-file #linux
https://www.linuxfoundation.org/blog/blog/classic-sysadmin-configuring-the-linux-sudoers-file #linux
www.linuxfoundation.org
Classic SysAdmin: Configuring the Linux Sudoers File - Linux Foundation
Have you ever wondered why you have to type βsudoβ or βsuβ in a Linux terminal to do any system-wide changes? Here's how to configure the file.