Giter Site home page Giter Site logo

5minutedesktop's Introduction

5minutedesktop

Script to install a working FreeBSD desktop (web-browser,office applications) in 5 minutes.

Contents

5MinuteDesktop.sh/ This is the main script which is tested to run on a default installation of FreeBSD 10,11. The script uses packages by way of pkgng to quickly build out a desktop with a working browser. In order for everything to work on HardenedBSD, the source package is required during installation.

These are currently two window managers that can be passed to the script:

i3 fluxbox

How To

Run the following from a FreeBSD 10 install to setup a desktop

fetch --no-verify-peer https://raw.github.com/shirkdog/5minutedesktop/master/5MinuteDesktop.sh && chmod 700 5MinuteDesktop.sh && ./5MinuteDesktop.sh i3

or fluxbox instead of i3

The last part of the script will reboot the system, and once the system is back on, you can login as a regular user and type the following (Note: a display manager is not used, as it is unnecessary to have a process running in the background when there is a more efficient way to start the desktop)

startx &; lock -pn

(This starts X, and locks the terminal you logged in with)

TODO

Work this into an ISO file to automate the entire process.

5minutedesktop's People

Contributors

mshirk-extreme avatar shirkdog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.