# portable-arch-linux-workstation **Repository Path**: terwer/portable-arch-linux-workstation ## Basic Information - **Project Name**: portable-arch-linux-workstation - **Description**: portable workstation, everywhere, every system. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-22 - **Last Updated**: 2022-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # portable-arch-linux-workstation portable workstation, everywhere, every system. # how to run ```bash docker-compose up ``` then open shell and set vnc password ``` docker exec -it arch-linux-vnc zsh # set vnc password vncpasswd ``` then **RESTART** via `docker-compose up -d` # how to connect xfce4 desktop via vnc open `realvnc-viewer` , and type ```bash localhost:1 ``` enter. That's all. Enjory!