this post was submitted on 31 Jan 2024
129 points (95.7% liked)

Linux

47839 readers
1505 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
 

I wouldn't really call myself a distro hopper, but in the last few months I've had to do some fresh installs on a couple of machines and VMs for work

If these aren't included by default, I'll make sure to get em:

GUI:

  • Firefox & Chromium
  • Gimp & Krita
  • VSCode/VSCodium
  • Okular
  • Libre office

CLI*:

  • git
  • wget&curl
  • neovim
  • zsh/ohmyzsh + plugins
  • glow
  • neofetch
  • figlet/toilet
  • zellij
  • python
  • nodejs/npm/nvm + nodemon globally
  • ranger/rifle

Also, how do you go about migrating your old config and rc files? Start fresh or just copy em over and make adjustments where necessary?

(page 2) 36 comments
sorted by: hot top controversial new old
[–] mrh@mander.xyz 2 points 8 months ago

guix home reconfigure home-config.scm

[–] demonsword@lemmy.world 2 points 8 months ago

fortune, cowsay

[–] syntaxerror@lm.madiator.cloud 2 points 8 months ago

ne is my preferred CLI text editor... others would be: ranger, rtorrent, irssi, git, btop, and others that are not coming to mind right now..

[–] PoliticalCustard@lemmygrad.ml 2 points 8 months ago* (last edited 8 months ago) (1 children)

Before I do anything at all my VPN gets installed, then whatever firewall gui along with OpenSnitch.

  • Keepassxc
  • Librewolf
  • Signal
  • Element
  • OpenRGB
  • OpenRazer
  • Game stuff

I have a text file that lists everything I need to do on a clean install - a list of programmes and bits that need to be set in each programme. It's really easy to forget important stuff - like making sure my refresh rate is set at 165hz and not left at whatever the default is.

load more comments (1 replies)
[–] currawong@lemmy.ml 2 points 8 months ago

I prefer btop to htop.

[–] mortrek@lemmy.ml 2 points 8 months ago
[–] recarsion@discuss.tchncs.de 1 points 8 months ago* (last edited 8 months ago)

CLI:

  • git
  • zsh
  • neovim
  • lazygit
  • my dotfiles (i have them on gh and then use a bare repo)
  • a few extra utilities: htop, ripgrep, tree, exa
  • yay (I use Arch btw)
  • tools for whatever langs I'm using, usually rust or golang

GUI:

  • Steam - games are on a separate disk that I add to /etc/fstab so I just need to add it to Steam and I'm good to go
  • Lutris
  • Sublime Text
  • Spotify
  • Discord
  • Flameshot
  • psensor
[–] step6672@lemm.ee 1 points 8 months ago (1 children)

I don't migrate any config file, always from scratch. My setup isn't that complicated. Fedora for a long time.

GUI (mostly Flatpaks):

  • Firefox
  • Chromium (for Xbox Cloud Gaming)
  • Extension Manager
  • Flatseal
  • VeraCrypt
  • Stremio

CLI:

  • Syncthing
[–] VerseAndVermin@lemmy.world 1 points 8 months ago (1 children)

Does the cloud gaming work pretty well? I'm trying to consider how to move my main rig to Mint, but also not lose my three years of game pass. I think dual boot is likely but feels purpose defeating haha.

[–] step6672@lemm.ee 2 points 8 months ago* (last edited 8 months ago)

I have no technical problems. The only tricky part was setting up my controller (good old PS2), as I did have to mess with emulation and things like that. In the end, I just have to run a xboxdrv script before running the game. If you have an original Xbox controller it shouldn't be a problem.

Anyway, if you encounter any issue: https://wiki.archlinux.org/title/Gamepad

EDIT: If you were asking about the cloud gaming experience, it's pretty good I would say. The image will not be as good as a "physical" Xbox, and probably you will have to deal with queues depending on your location. But, overall, it's a pretty good deal.

[–] flappy@lemm.ee 1 points 3 months ago
[–] Bitflip@lemmy.ml 1 points 8 months ago

git clone ssh://theseus@hive2.local/~/dotfiles.git

load more comments
view more: ‹ prev next ›