Skip to content

Instantly share code, notes, and snippets.

View atulmahankal's full-sized avatar

Atul Mahankal atulmahankal

View GitHub Profile
@atulmahankal
atulmahankal / .htaccess
Created October 3, 2024 05:12 — forked from iheartmedia-matt/.htaccess
Apache .htaccess SSL React Router
<ifModule mod_rewrite.c>
#######################################################################
# GENERAL #
#######################################################################
# Make apache follow sym links to files
Options +FollowSymLinks
# If somebody opens a folder, hide all files from the resulting folder list
@atulmahankal
atulmahankal / Experimenting with ChromeOS on VirtualBox.md
Created July 20, 2024 17:21 — forked from gerarldlee/Experimenting with ChromeOS on VirtualBox.md
Installing ChromeOS on VirtualBox using the NeverWare build

Installing ChromeOS on VirtualBox

  1. Download the NeverWare's ChromeOS build from http://www.neverware.com/freedownload

  2. Extract the *.bin.zip

  3. Convert it to VDI. vboxmanage convertdd chromiumos_image.bin chromiumos_image.vdi

  4. mv chromiumis_image.vdi C:\t\v\chromeos\