108
submitted 9 months ago* (last edited 9 months ago) by hellfire103@sopuli.xyz to c/unixporn@lemmy.ml
  • OS: FreeBSD 14.0-RELEASE
  • Theming: Catppuccin Mocha (Mauve)
  • Icons: Obsidian Purple
  • Wallpaper: [LINK]

  • Browser: Hardened Firefox
  • Shell: Zsh
  • Terminal: Alacritty
top 8 comments
sorted by: hot top controversial new old
[-] Steamymoomilk@sh.itjust.works 5 points 9 months ago

Dang rocking a intel core 2 duo! And nice rice! Also ive been wanting to dip my toes into freebsd/netbsd do you have any recomendations on package management, its rather confusing on the wiki. Ive been playing with gentoo and does freeBSD have similar package management? On the wiki it says some stuff about compling from source and premade binarys.

Thanks!

[-] hellfire103@sopuli.xyz 2 points 9 months ago

Well, there are two main methods of package management in FreeBSD, which (according to people who seem to know their stuff) should not be mixed.

Packages are pre-compiled binaries, which are installed with either:

  • # pkg install <package>

    or

  • $ doas pkg install <package>

and can be found at FreshPorts.

Then there are ports. You have to enable this during installation. Essentially, it gives you a directory containing all of the available sources, known as the ports tree. You cd in and run the command, and it pulls in the code, compiles it, and installs. However, due to my ancient processor, I do not use ports and so have no idea what commands to actually run or even where to find the ports tree in the first place.

Remember to check the documentation!

[-] PINKeHamton@lemmy.blahaj.zone 3 points 9 months ago

whats the panel on your desktop

[-] Aradia@lemmy.ml 2 points 9 months ago
[-] hellfire103@sopuli.xyz 1 points 9 months ago* (last edited 9 months ago)

That be a Conky. I'll give you a copy of my config in a bit, if you like.

EDIT: Here it is: mocha.conf. If you don't have the font, JetBrains Mono, installed, you will need to edit the file to reflect this.

[-] Cwilliams@beehaw.org 1 points 9 months ago

I didn't realize you could customize the window borders on i3!

[-] Moshpirit@lemmy.world 1 points 9 months ago

Seems like there's some error on Lemmy handling the picture:

{"error":"unknown","message":"Request error: error sending request for url (http://pictrs:8080/image/original/cfeaa87a-3aa2-4be2-ae19-335f36812014.png): error trying to connect: tcp connect error: Connection refused (os error 111)"}
[-] hellfire103@sopuli.xyz 1 points 9 months ago

Yeah, they're having some trouble with Pictrs. I'll relink.

this post was submitted on 07 Jan 2024
108 points (94.3% liked)

Unixporn

15288 readers
5 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS