Skip to content

Instantly share code, notes, and snippets.

View KisaragiDev's full-sized avatar
🏠
Working from home

Kisaragi KisaragiDev

🏠
Working from home
View GitHub Profile
@KisaragiDev
KisaragiDev / setup_gui_in_docker.md
Last active April 1, 2024 02:52
Setup GUI for Docker Env

How to setup GUI for docker container on Mac

To run GUI applications, you need to have XServer installed on your local machine

Steps

  1. Install XQuartz

    brew  install --cask xquartz
  2. Restart MacOS

@KisaragiDev
KisaragiDev / micro_core_setup.md
Last active March 28, 2024 05:27
TinyCoreLinux Notes

Setup Micro Core

1. Before Anything: install the tcl on the disk

As beginner I thought I could just go along and start using it once the VM is up and running from the downloaded ISO file. However, I found out every time when I restart the VM, all the changes I made (e.g. packages I downloaded) were wipped out. This is becuase the OS is not installed on the disk and VM has only the ISO as the source to boot from.

Two steps for the installation

  1. download the installation package
    tce-load -wi tc-install