Skip to content
/ Scripts Public

Scripts used to configure BSD operating system.

License

Notifications You must be signed in to change notification settings

SejBSD/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SejBSD Scripts

General Info

A collection of scripts used to configure BSD operating system.
These scripts should be used after fresh installation of an OS.

Supported Operating Systems

Goals

Task FreeBSD OpenBSD Comment
Update OS - - -
Configure Package Manager - - -
Update Packages - - -
Configure User - - This step should specify user for whom OS is being configured
Elevate User Permissions - - Mainly adds User from previous step to wheel group
Configure X.Org - - -
Configure Video Drivers - - -
Configure Display Manager - - -
Configure Desktop Environment - - -
Configure Wireless Communication - - This step should configure Bluetooth, WiFi, etc.
Configure IO Support - - -
Configure Quick Boot - - Optional step for enablig Quick Boot / Mute Boot
Configure Screen Saver - - -
Configure Firewall - - -
Configure CUPS / Printers - - -

OS-specific Features

Feature FreeBSD OpenBSD Comment
Linux Binary Compatibility TODO - -

Usage

In order to use these scripts follow the below steps:

# [Optional] Go to the temporary directory
cd /tmp

# Clone current repo
git clone https://github.com/SejBSD/Scripts.git

# Go into the directory
cd Scripts

# Execute initial (main) script
sh ./Configure.sh

# Follow the instructions on the screen

About

Scripts used to configure BSD operating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages