I thought it’d be a pain but installing programs through the terminal is actually so nice, I never would have expected it
- tab completion works in more places than you might expect
- ctrl-a/ctrl-e for start/end of line
- ctrl-u to clear the command you’ve typed so far but store it into a temporary pastebuffer
- ctrl-y to paste the ctrl-u’d command
- ctrl-w to delete by word (I prefer binding to alt-backspace though)
- ctrl-r to search your command history
- alt-b/alt-f to move cursor back/forwards by word
- !! is shorthand for the previous run command; handy for
sudo !!
- !$ is the last argument of the previous command; useful more often than you’d think
which foo
tells you where thefoo
program is locatedls -la
cd
without any args takes you to your home dircd -
takes you to your previous dir- ~ is a shorthand for your home dir
I’ve been using the commandline for so long but was always too lazy to look up the rest of these commands after ctrl+a/e and ctrl+r THANK YOU!!!
post this commend again and again! There’s always lazy idiots like me who will be helped that way!
Realistically the simplest way to think about it is a text based file manager that can run programs, you could literally ignore it and use it to just install and update, if GUI’s your thing.
The Windows terminal has some very good commands. ‘ssh username@server’ can log you right into a Linux machine!
Times like this make me miss reddit gold
Also, updates.
“hey computer! Update!”
“Sure thing, here is a list of 57 packages I will update, y/n?”
“y”
“ok… done!”
👌
But how do Linux users handle the crippling loneliness of their operating system not pestering them with ads on every update? How else can you know if your computer loves you? Where is the warmth of the corporate embrace?
They discontinued that native app and have a kinda broken pwa. But open-source community delivers.
They’d be better off delivering a warm turd through your open window.
Teams is a giant turd but using it is a reality of working with a lot of companies so it’s nice it’s at least easy to install a slightly more functional version.
We shitpost on Lemmy and start flame wars about vi vs. emacs, X11 vs Wayland, sysvinit vs systemd, snaps vs flatpak, etc.
All of those wars have long since ended.
Neovim, Wayland, Systemd and Flatpak have won.In Emacs I can annotate pdfs.
who the fuck does that in a text editor??
Emacs has a text editor???
Tap for spoiler
Despite my joke, I’m on the Emacs side of this war.
/me eating popcorn as a nano user
I had the exact same experience when I first tried Linux. But now when I am evily forced into using Windows and HATE it any other way. Also I despise the windows terminal now (PowerShell & CMD).
I kind of like install wizards and black and white command console, but that’s just me.
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)
Imma just update: I have given up and wiped the drive to use it as a game drive for windows again. Each turn just gave hours of headache and I’m just done trying.
Installing Mint took over 3 hours of searching obscure errors with solutions that were way too technical. In the end having gone from 5pm to 11pm just to get Mint dual booting. Got it installed and got teamspeak and stuff installed, after a bit too long having to find out but that’s fine. Spent 4 hours trying to get steam games to run, not a single working boot and couldn’t find anything online.
I might try again once I get my new AMD based game pc whenever I have budget for it. But for now, nah this took too long and took way too much effort. I just started a new work project which has already been exhausting and I just plain don’t have the energy to bother with this. Its not plug and play like people like to say online.
if I could copy pasta with ctrl-c and ctrl-v in terminal, then 90% of my hatred of the command line would evaporate instantly.
middle mouse click is like magic, but CTRL-SHIFT-C/V usually works
I don’t want to pasta with middle click. I want to scroll with middle click. I want to pasta with ctrl-v.
I don’t want to pasta with middle click. I want to scroll with middle click. I want to pasta with ctrl-v.
🍝🤌🤌🤌
Lol jokes aside, like they said above just add a shift and you’re good. Ctrl+shift+c and Ctrl+shift+v a’cut’a a’nna pasta jus’sa fine! Muah!
Well, yes. But also that only addresses half my comment. I suppose it’s fair since my own comment only addressed half of the previous comment.
Ah, I was so fixated on the “pasta” joke, you’re right, I missed the other thing! Yeah, I can understand you missing that auto scroll feature.
From what I can tell, it doesn’t come as easily as it should natively across all applications, although it appears Firefox has this functionality built in. I found a forum post here from not too long ago. Does this help in your case? :)
https://forums.linuxmint.com/viewtopic.php?t=263528
Edit:
And here, some folks are discussing a scripty way to do it system-wide. YMMV it sounds like, and I’m honestly surprised this isn’t just a tick-box feature by now.
That second link looks promising, it’s more recent than last time I looked into it. Thank you.
Also, I’ve been doing the pasta joke for so long that I forget it’s a bit. “paste” gets autocorrected in my brain to be “pasta”.