https://github.com/sejbsd/freebsd-setup
A collection of scripts for setting up FreeBSD with various environments and tools
https://github.com/sejbsd/freebsd-setup
bsd environment freebsd script setup
Last synced: about 1 month ago
JSON representation
A collection of scripts for setting up FreeBSD with various environments and tools
- Host: GitHub
- URL: https://github.com/sejbsd/freebsd-setup
- Owner: SejBSD
- License: mit
- Created: 2022-10-22T09:26:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T11:24:57.000Z (about 3 years ago)
- Last Synced: 2025-01-21T00:15:02.118Z (about 1 year ago)
- Topics: bsd, environment, freebsd, script, setup
- Language: Shell
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FreeBSD-Setup
Collection of scripts for setting up various parts of the FreeBSD.
Setup.sh is a main script which should be called directly after setting up an OS.
## Important !!!
Setup.sh script should be called as root.
## Install
```
pkg install git
git clone https://github.com/Sejoslaw/FreeBSD-Setup.git
cd FreeBSD-Setup
sh ./Setup.sh
```
Or if you want a default FreeBSD experience just do:
```
pkg install desktop-installer
desktop-installer
```
## Test vm setup
Below pictures shows how I've setup my test vm.





