50
submitted 1 year ago by noctisatrae@beehaw.org to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] Kangie@lemmy.srcfiles.zip 3 points 1 year ago

why do i have to

install gparted just so i could partition my disk

You don't. The tools to do this without the gui are likely included in your distribution as a base. Try gdisk or fdisk or parted.

install fuse so i could run .appimage files

Fuse (Filesystem in Userspace) is a dependency of appimage. https://github.com/AppImage/AppImageKit/wiki/FUSE

why don't these functions come preinstalled

That's up to your distribution, but typically the answer is 'users can install it through the package manager if and when they need it'.

Ask them - raise a bug (after checking that there's no others that exist) and see if there's a good reason for it!

maybe i am now starting to understand why is linux invunerable to viruses: u kinda have to sudo ur way through everything so u could u achieve ur need

Yes, strict separation of user privileges has historically been a reason why Unix-like OSes are harder to compromise, but it's not a silver bullet.

Windows, for example, still had everyone using an Administrator account for day-to-day stuff until Vista / 7.

maybe i am venting, but as a newcomer from windows, its kinda overwhelming

I'd suggest changing your approach; expecting things to adhere to patterns that you're familiar with from Windows is not likely to make your life easier.

If you're comfortable with the terminal, get used to basic commands like cat, grep, find, etc - the command line tools are often more available (and more powerful) than their hypothetical GUI counterpart!

[-] zoe@lemm.ee 2 points 1 year ago* (last edited 1 year ago)

You don’t. The tools to do this without the gui are likely included in your distribution as a base

i could barely do it in gui, let alone in cui. i need colors to know what i am doing (consider me ur average joe!, and i kinda am)

That’s up to your distribution, but typically the answer is ‘users can install it through the package manager if and when they need it’.

please do, i really like to be recommended a distro which comes with many common tools installed. package manager (if u mean by that snap and the like ?) is buggy as hell, i would rather use terminal than deal with that

Windows, for example, still had everyone using an Administrator account for day-to-day stuff until Vista / 7.

i miss those days, now can't do nothing with my win 7 :(

If you’re comfortable with the terminal, get used to basic commands like cat, grep, find, etc - the command line tools are often more available (and more powerful) than their hypothetical GUI counterpart!

yea i guess i ll have to: already bookmarked a common sysadmin commands guide, and probably would have to learn more in the process. again as u mentionned, as much as it is tiresome, i start to think the reason why things are the way they are in linux. also i like the harmony between my android and linux apps when syncing: it feels like being in a macos/ios environement on a budget, but with also the advantage of being able to upgrade hardware, and very wide array of apps to choose from, and the open source community willing to offer help.complaining apart, i will dedicate time and effort to learn linux and make the best of it.

also, seeing that ur an admin of an instance, i really wanted to self host..myself too, since i was on linux, but i am kinda following docker guides blindly and didnt get much far with my endeavour so i had to bail for now

[-] Kangie@lemmy.srcfiles.zip 2 points 1 year ago

if u mean by that snap and the like ?

I mean tools like apt, yum, dnf, emerge, and pacman, the things you use to install additional software packages onto your system.

It sounds like you're on the right track. There are differences in how you need to think about Linux administration, but once you get your head around that and some shell familiarity you should be set.

I can offer some assistance on the docker part; look me up on IRC if interested - irc.libera.chat #gentoo-chat (Aussie time though)

[-] zoe@lemm.ee 2 points 1 year ago

i didnt use irc before but i hav a matrix account. nonetheless i ll look up how to reach u through this. and thank you for being easy on me for my linux takes: if linux is to be mass adopted, new comers need to be handled this way, and not to be shamed for their lack of knowledge.

this post was submitted on 20 Aug 2023
50 points (94.6% liked)

Linux

47355 readers
1384 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