Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: June 8, 2025, 11:06 pm

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Operating Systems: Choice and design
#2
RE: Operating Systems: Choice and design
Sudo isn't a problem. You have to type a password to use it, and you can configure this so it is a completely different password to your user one.

I prefer Linux because it "just works" about 99% of the time. I started learning Java (language) on a Windows machine, and to compile it I needed to keep setting the PATH of the Java libraries, which was a pain. On Linux, the shell knows where the libraries are stored because the installation of them was automatic (it goes by a standard).

Likewise, when I install Windows on a laptop, I have to spend 3 hours hunting for drivers to get the damn thing to work. On Linux, the drivers are generic and work perfectly every time.

Linux also has handy tools to solve problems, by which I mean that in Windows if a driver fails, you often have to start messing around, reinstall it, or restart the computer. In Linux, my webcam driver sometimes fails because it's a new laptop and the driver is experimental. If this happens, I have a simple shell alias "webcam-restart" set up which does the following:
Code:
sudo rmmod uvcvideo; sudo modprobe uvcvideo quirks=16
Reply



Messages In This Thread
Operating Systems: Choice and design - by moleque - June 3, 2009 at 4:54 am
RE: Operating Systems: Choice and design - by Tiberius - June 3, 2009 at 10:27 am
RE: Operating Systems: Choice and design - by Tiberius - June 4, 2009 at 7:23 am
RE: Operating Systems: Choice and design - by Meatball - June 4, 2009 at 1:21 pm
RE: Operating Systems: Choice and design - by Tiberius - June 4, 2009 at 1:33 pm
RE: Operating Systems: Choice and design - by Tiberius - June 4, 2009 at 3:14 pm
RE: Operating Systems: Choice and design - by Rob - June 4, 2009 at 3:26 pm
RE: Operating Systems: Choice and design - by Tiberius - June 4, 2009 at 4:38 pm
RE: Operating Systems: Choice and design - by Rob - June 4, 2009 at 5:37 pm
RE: Operating Systems: Choice and design - by leo-rcc - June 4, 2009 at 5:50 pm
RE: Operating Systems: Choice and design - by Tiberius - June 5, 2009 at 5:41 am
RE: Operating Systems: Choice and design - by leo-rcc - June 5, 2009 at 6:28 am
RE: Operating Systems: Choice and design - by Rob - June 5, 2009 at 8:34 am
RE: Operating Systems: Choice and design - by Tiberius - June 5, 2009 at 9:26 am
RE: Operating Systems: Choice and design - by leo-rcc - June 5, 2009 at 2:51 pm

Possibly Related Threads...
Thread Author Replies Views Last Post
  Ultra Draconian Emotional Life Systems Ahriman 11 1692 May 25, 2022 at 6:05 pm
Last Post: Ahriman
  The Different Economic and Political Systems Mechaghostman2 0 377 February 18, 2019 at 10:07 pm
Last Post: Mechaghostman2
  Real Intelligent Design onlinebiker 21 4028 December 8, 2018 at 8:51 am
Last Post: Jehanne
  Favorite Star Trek Ship Design Amarok 68 8679 March 7, 2018 at 7:23 pm
Last Post: Gawdzilla Sama
Video My new video: abstract systems versus reality robvalue 2 745 January 15, 2017 at 12:43 pm
Last Post: robvalue
  Which operating system do you prefer? rado84 48 10786 July 25, 2015 at 3:20 am
Last Post: ignoramus
  Are home surveillance systems sketchy? Lemonvariable72 1 1024 October 17, 2014 at 5:42 pm
Last Post: vorlon13
  Practicable Design of House in the 21st century Azurisy 7 2749 May 27, 2014 at 3:47 am
Last Post: Esquilax
  A Choice.... RaisdCath 18 2920 May 13, 2014 at 7:58 pm
Last Post: Jackalope
  State your religious belief, and your OS of choice Vegamo 10 2902 January 14, 2014 at 10:32 am
Last Post: pocaracas



Users browsing this thread: 1 Guest(s)