Skip to content
View tehpeh's full-sized avatar

Organizations

@carolus
Block or Report

Block or report tehpeh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. simplest-freebsd-desktop-2022.md simplest-freebsd-desktop-2022.md
    1
    So it's been a while since I set up a #FreeBSD desktop from scratch, and things have gotten easier? :rising-intonation: :confused-dog-face: Curious? Read on!
    2
    
                  
    3
    Maybe I overcomplicated things last time (you can see the script here https://bit.ly/freebsd-bootstrap), it seems some steps are now redundant. Anyway, here's the simplest way I know to get a capable desktop system set up.
    4
    
                  
    5
    I'm doing this on an M1 Mac with VMware Fusion Tech Preview and FreeBSD 13.1-RELEASE. After (or during) install create a user and add it to the groups video, wheel and operator with 
  2. set_theory set_theory Public

    Extends Object and Array with nice names for set operations.

    Ruby 7 3

  3. How to install and configure Docker ... How to install and configure Docker on Centos 8 (VM instead of using Docker Desktop)
    1
    # Install docker
    2
    # from: https://docs.docker.com/engine/install/centos/
    3
    sudo yum install -y yum-utils
    4
    sudo yum-config-manager \
    5
        --add-repo \
  4. shurly shurly Public

    Sinatra based URL shortener for Heroku.

    JavaScript 1

  5. bootstraps bootstraps Public

    Shell 2