• 0 Posts
  • 37 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle




  • 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




  • Disagree

    tbh i wish it weren’t my opinion too. but since the occasion presented itself, op is struggling with setting up a software for his needs on linux: i wish there were viable options for his case.

    It really isn’t.

    maybe i am simple minded, but why do i have to install gparted just so i could partition my disk (in windows disk partition is a given), or have to install fuse so i could run .appimage files; why don’t these functions come preinstalled ? 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. maybe i am venting, but as a newcomer from windows, its kinda overwhelming haha: wanna copy to a readonly directroy: sudo cp; edit a readonly file: sudo gedit…even the terminal isnt in favourites, i have to ctrl alt T so i could find it 😭😭 again, i am no dev, and i kinda have a day to spend and work to get to xd






  • zoe@lemm.eetoMemes@lemmy.mlSir I am broke
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 year ago

    but an electric car is heavier than a hydrogen car, so the electric platform is less efficient. imagine carrying an extra ton of a batterypack wherever u go. hydrogen could be made from renewable energy, and doesn’t require batteries to be stored. battery metals are finite. u can’t scale that up. 5kg of H2 translates to 400km mileage.



  • zoe@lemm.eetolinuxmemes@lemmy.worldI just want to help!
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    ur effort is really appreciated! also using linux help safeguard the environement. if it weren’t for it, my laptop would be unuusuable and become e-waste at this point. i am interested also in running ai tools locally: and it requires a lot of dependencies, and many of them run on the latest windows (which cant be installed due to a hardware limitation), on the other hand: linux is lightweight, comes with the latest dependencies and easily gets upgraded, just give it enough ram and disk space and u can see the magic happen.also with linux: helpful community, privacy friendly, full control of ur machine (if u want to) and thus less bloatware: in this case, u actually own ur machine, which is getting less common by time. linux is the future at this point.



  • well according to my simple serf beliefs, i thought that arch would allow more kernel tinkering, maybe thats why it was popular among certain groups, and jokes aside: if i am obliged to learn cui instead of gui, i might as well learn it the solid way (if this is really the case) and start using arch, idk if arch used different comands other than sudo and so forth…although its still linux, but the documentation is really helpful, also again: i really appreciate ur input.



  • i want to install andbox (run android on linux), and it has modules that are required to be installed in the kernel (chamem? ) using dkms: first hurdle was that my ubuntu had a kernel version beyond 5.6, so it doesn’t allow any modification, then learned that i could boot with 5.19 at startup, but still, i got another error that compiler used (gcc) is of different version than the one used with the kernel. all i wanted is to install andbox 😭😭