I thought it’d be a pain but installing programs through the terminal is actually so nice, I never would have expected it

3 points

Niw you are doomed and there is no going back. Welcome to the gang;)

permalink
report
reply
8 points

If you or someone you know wants a taste of that experience on Windows, try out winget or chocolatey.

permalink
report
reply
5 points

As an administrator, powershell is an essential tool these days. There are tunables that Microsoft simply only exposes via powershell even in their cloud Microsoft 365 environments. Just last month I had to rely on Powershell to trim previous versions on SharePoint, and 2 weeks ago I had to use Powershell to adjust a parameter on Exchange.

But also being able to pop a Powershell session and quickly apply a registry fix or run a diagnostic command or even just install a piece of software without disrupting a user’s work is absolutely brilliant (plus saves a call when I can just email back and say “I’ve pushed it remotely, reboot and it should be sorted now”)

permalink
report
parent
reply
2 points

Every time I use Powershell it makes me love bash even more

permalink
report
parent
reply
1 point

Great news, you can install powershell as your linux shell!

permalink
report
parent
reply
2 points

As a sometimes Windows admin, I completely agree. Plus so many things that become simple one-liners instead of taking forever farting around in a GUI tool where a little misclick screws up everything and documentation requires 27 pages of giant screenshots.

permalink
report
parent
reply
-1 points

Honestly, it’s a pain in the ass. The shortcuts are different from the browser, so you forget and hit Ctrl+V. Then you remember and hit Ctrl+Shift+V and get some scribbles around what you were typing

permalink
report
reply
3 points

They were there long before the browser. The problem is that they should work in the browser but they don’t.

permalink
report
parent
reply
4 points

I installed mint yesterday and am having a PAIN installing anything not in the software manager. Currently stuck on teamspeak as my first thing to try. Got a tar.gz and can’t find anything well explained online (as of yet, it was already 3 hours just to get mint to dual boot and I was exhausted)

permalink
report
reply
1 point

https://flathub.org/ is a great way to manage linux apps/programmes. Very easy and several other benefits

permalink
report
parent
reply
6 points

With .tar.gz software usually the steps are:

  1. Extract the archive
  2. Find a file with the .sh extention - that’s the shell script. It will most likely be named something like install.sh
  3. Make it executable - by right clicking and enabling it in the properties or by opening a terminal in this folder and using a command:
chmod +x install.sh
  1. Run the installer in the terminal:
./install.sh

It might ask you to run it as root and quit. In that case put a sudo before the command above and it will ask you for your password

sudo ./install.sh

And tbat’s it, installation should begin. Follow the instructions in your terminal.

permalink
report
parent
reply
3 points

Can’t say for TeamSpeak, but will say for Linux: setting everything up and figuring out your steps in edge cases is the hardest part. Once you figure it out, it gets so much easier.

permalink
report
parent
reply
10 points

Just wait until you find the fun TUI utilities, ill share a few:

  • Shell: Fish (has powerful auto-complete, very fast, written in rust)
  • Montior: Btop (monitors all system resources and processes)
  • Fetch: Fastfetch (perfect for showing off on !unixporn@lemmy.world, for !unixsocks@lemmy.blahaj.zone Hyfetch is reccomnded)
  • Brower: BrowSH (its a browser in your terminal)
  • Text Editor: Vim (the best text editor, remeber to use esc + : + q to close or wq to write close vim. However when you open vim you can never quit)
  • File manager: Ranger (if cd + ls is too inconvenient)
  • Games (yes you can even play games in the terminal): 2048, Chess-TUI, NSnake, and Micro Tetris

More cool TUI tools

permalink
report
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

Hint: :q!


Sister communities:

Community rules (click to expand)

1. Follow the site-wide rules
2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like “every user of thing”.
  • Don’t get baited into back-and-forth insults. We are not animals.
  • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
  • Everybody uses Arch btw, can’t quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures

We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.

 

Please report posts and comments that break these rules!


Important: never execute code or follow advice that you don’t understand or can’t verify, especially here. The word of the day is credibility. This is a meme community – even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don’t remove France.

Community stats

  • 9.6K

    Monthly active users

  • 1.4K

    Posts

  • 41K

    Comments