192
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]

I just recently migrated from Linux Mint to Pop OS, do you have any tips/extensions on what I should do with my desktop?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 5 points 2 weeks ago* (last edited 2 weeks ago)

I’ve installed Pop!_OS on many machines over the years, and my standard process is:

  • Install PopOS
    • rare for PopOS, but, depending on specialized hardware (some legacy Nvidia cards), a little driver rejiggering might be called for. Or a weird network printer setup that CUPS doesn’t like.
  • sudo apt update && sudo apt install -y apt-fast && sudo apt -y upgrade
    • pee, smoke weed, feed kitty…
  • set up my custom zsh/bash profile for the terminal
  • enable firewall
  • configure SSH and whichever remote management tools I need (I happen to deploy remote machines frequently)
  • sudo apt install gnome-tweaks & a few other UI tweaking tools (obviously, this step will no longer exist soon)
  • tweak UI/UX
  • search through gnome extensions website for extension I want to install. There’s usually a Top 10 or Top 20 gnome extensions list you can google (eg: “best gnome extensions 2024”)
  • make sure I have all appropriate media codecs installed and updated.
  • set up pip-/pip3-installer.

After that, it’s setting up/configuring whatever software that particular machine needs.

Edit: there’s probably a lot that I’ve skipped/missed, and a lot that others will do along their way through these steps. This is just a basic outline of some of my post-install processes (developed over time), and I hope this answers your question.

Also, you can google for post-install guides for Ubuntu and they’ll largely be applicable to PopOS since it’s based on Ubuntu.

[-] [email protected] 2 points 2 weeks ago

So I've been planning to install pop on my home computer for my parents to use. They don't know their way around a terminal, so will updating on the GUI store be enough. Or do they occasionally need to run apt update as well

[-] [email protected] 2 points 2 weeks ago

There are GUI update facilities. They won’t need to use apt

this post was submitted on 08 Jun 2024
192 points (90.3% liked)

Linux

45443 readers
1312 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