Skip to content

KimRebamba/os-website

Repository files navigation

OS Website 🖥️

A simple Bootstrap-based website for documenting Operating Systems lab activities, OS installations, and a small case study activity. Videos are for school-purposes only.

Demo

Home page preview:

Home page demo

Content pages preview:

Content pages demo

Features

  • Lab Activities (lab-activities/)

    • Active Directory
    • DHCP Roles & joining workstations
    • Group Policy Management
    • RAID
    • File Services
    • Windows Deployment Services (WDS)
  • OS Installations (os-installations/)

    • Step-by-step install pages for various Windows desktop and server versions (Windows 95 through Windows 11 and several server releases).
  • Support Files & Notes

    • Text notes for RAID, DHCP, Web/File services, and testing: *-notes.txt, testing-with-*.txt
    • Active Directory user CSV + PowerShell scripts in users-AD/ (for bulk user creation in a lab domain)

Getting Started

  1. Clone or download this repository.
  2. Open index.html in a browser, or serve the folder with any static HTTP server.
  3. Make sure you have an internet connection (Bootstrap and icons are loaded via CDN).

Project Structure

  • index.html – Home page and main navigation
  • lab-activities/ – Lab activity writeups
  • os-installations/ – OS installation walkthrough pages
  • case-study.html – Case study page
  • users-AD/ – CSV + PowerShell files for AD lab users
  • styles.css – Custom styling
  • assets/ – Misc assets (icons, etc.)
  • demo/ – GIF recordings used in this README

Notes

  • Paths in the HTML assume the site is served from /os-website (e.g., /os-website/styles.css). If you host it at a different base path, update the links accordingly.
  • All demo GIFs are for documentation only and are not required for the site to function.
  • Windows 11 is 3 hours long. Like why?! Also, win-xp wds was annoying...

About

A tutorial-style website for installing Windows OS from Windows 95 to Windows 11 using VirtualBox. (School Project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors