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

Linux

48040 readers
1205 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) 33 comments
sorted by: hot top controversial new old
[–] therealjcdenton@lemmy.zip 2 points 9 months ago

Turn on night light and install syncthing to move over dotfiles

[–] mrh@mander.xyz 2 points 9 months ago

guix home reconfigure home-config.scm

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

fortune, cowsay

[–] syntaxerror@lm.madiator.cloud 2 points 9 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..

[–] currawong@lemmy.ml 2 points 9 months ago

I prefer btop to htop.

[–] step6672@lemm.ee 1 points 9 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 9 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 9 months ago* (last edited 9 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.

[–] Bitflip@lemmy.ml 1 points 9 months ago

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

[–] recarsion@discuss.tchncs.de 1 points 9 months ago* (last edited 9 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
[–] flappy@lemm.ee 1 points 4 months ago
load more comments
view more: ‹ prev next ›