View Single Post
Old 05-21-2020, 10:18 PM   #21
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,978
Karma: 169810634
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Sirtel View Post
I have no idea about Linux, but I cannot imagine using Windows without admin access, and have not done so in all the years I've had personal computers. Can you even update Calibre with an ordinary user account?
That's where the UAC popup comes in in newer Windows versions. Or using sudo to run a Linux program. Or the administrator login in MacOSX (MacOSX also uses sudo for terminal sessions). You may need admin access for a specific task and it's descendants so you grant admin privileges for a limited task and then they disappear. Admittedly, it's taken a lot longer than I expected for Microsoft to come to grips with the least privilege concept.

Going back about 30 years, I was playing with Linux v0.12 (?) I accidentally mis-typed rm -rf ./ by leaving out the '.' so instead of deleting all files and directories below the current directory, I started removing everything from the root of the file system down. I had to regenerate both floppies that I was booting and running Linux from.

Last edited by DNSB; 05-21-2020 at 10:24 PM.
DNSB is offline   Reply With Quote