Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kitaka/ubuntu-server-setup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jasonheecs/ubuntu-server-setup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 24, 2020

  1. Update scripts for Ubuntu 20.04 (jasonheecs#7)

    * Modify time sync for 20.04
    
    * Add Vagrantfile for 20.04
    
    * Update documentation
    jasonheecs authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    d8eb1c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Use xenial for travis (jasonheecs#11)

    * Use Ubuntu Xenial for Travis CI
    
    * Fix CI tests
    
    * Ensure NTP time is synced
    
    https://askubuntu.com/a/1049810
    jasonheecs authored Aug 15, 2021
    Configuration menu
    Copy the full SHA
    ce73240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1530879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c4f801 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Enables one to run setup without creating a new user by using a secon…

    …d non-root account (jasonheecs#15)
    
    * Enable one to choose to use an existing second non-root account for configuring the server.
    
    * Current user by def
    
    * Changed default TimeZone and added a more secure ssh key derivation
    method according to https://blog.peterruppel.de/ed25519-for-ssh/
    
    * Refactor setup scripts
    
    Co-authored-by: BreakSecurity <[email protected]>
    jasonheecs and BreakSecurity authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    7beaeed View commit details
    Browse the repository at this point in the history
  2. Add support for 22.04 (jasonheecs#16)

    * Add Vagrantfile for Jammy
    
    * Fix configuration of NTP for Jammy
    
    * Update setup text to be more accurate
    
    * Update README
    jasonheecs authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    6fc7579 View commit details
    Browse the repository at this point in the history
Loading