Skip to content

Make setting up ubuntu machines easier.

Notifications You must be signed in to change notification settings

AnimeKaizoku/OCloud

Repository files navigation

OCloud

A small repo with set of one run commands to set specific stuff on Ubuntu Env

Usage: ./setup.sh [--basic=<new hostname>] [--de=xfce|gnome|kde] [--vnc +=[de]] [--rdp=[de]]
Options:
    -b, --basic: Run basic setup
    -d, --de: Set default DE for VNC and RDP (default: gnome)
    -v, --vnc: Run VNC setup (interaction needed for password if not set)
    -r, --rdp: Run RDP setup

Examples:

Setup basic ubuntu base + vnc + rdp with gnome environment

wget https://raw.githubusercontent.com/AnimeKaizoku/OCloud/main/setup.sh && bash setup.sh --basic=senbonzakura --de=gnome --vnc=gnome --rdp=gnome

These are done in serial order

  1. Basic setup
  2. Setup VNC
  3. Setup RDP
  4. Switch xfce to gnome

About

Make setting up ubuntu machines easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages