Software: Education, GNOME Shell, Bankist, and Light-weight replacement for sudo
-
Linux For Students: Must-Have Apps for Effective Education
Even if you are totally new to the Linux operating system and do not know about its educational capabilities, it must be noted that it is one of the safest, most expandable, and fully functional operating systems.
-
Search the Web Faster in GNOME Shell with this Extension
GNOME Shell's overview means you're never more than a super key press away from launching apps, opening folders, checking timezones, copying emoji, and more.
-
Bankist Is Web-based Virtual Banking Showcase
Bankist is an open-source virtual banking experience that provides all the necessary features of a real bank and more. It is a sleek and modern online banking application that showcases the developer’s expertise in DOM (Document Object Model) manipulation and user interaction as a skilled web developer.
-
Light-weight replacement for sudo
I posted a couple of days ago, taken out the 'sudo' package and just using 'su':
https://bkhome.org/news/202306/goodbye-sudo-package.html
On reflection, that has various limitations and potential issues, so had a rethink and came up with something else, that does not use 'su'. Starting from the beginning, a script, say /usr/sbin/bootmanager now has this at the beginning: [...]