this post was submitted on 16 Nov 2023
-65 points (6.7% liked)

Linux

47237 readers
3343 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

both Linux operating systems have 1. A friendly user interface, 2. A hidden terminal, and 3. A locked down root user, to avoid dangerous actions!! Why do people seem to dislike Android when Ubuntu is similar to it??

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago
  1. Based on opinion, but okay, I'll give you that one.
  2. Ubuntu has terminal built-in, it's far from hidden. Most Android installs (average smart phone) don't include a terminal, you have to either use adb from a computer, or download a terminal from an app store.
  3. Ubuntu's root user is not locked down. By default the user can run any command they want using sudo, and a basic google search will tell them how to enable root login fairly quickly. By comparison, just about any android smartphone has to be "jailbroken" using an exploit in order to access root. Some phones, especially in the USA, can't be jailbroken at all.

Ubuntu is pretty upfront about any telemetry and allows you to disable it easily. A lot of Android's telemetry can't be opted out of, unless you happen to have an unlocked bootloader and can install a privacy-focused custom ROM.

These are not the same, although I get the point you're trying to make. Ubuntu has a user-friendly interface, with a goal of making Linux accessible to all. But for anybody who wants to, it's fairly easy to dig into the internals and become a "power user." It certainly makes no attempt to stop you from doing so. Android, on the other hand, on MOST instances, locks down everything, with little to no overrides, even from the user, many times "in the name of security."