New pages
- 14:38, 26 August 2023 Vnc server (hist) [643 bytes] Hall (Talk | contribs) (Created page with "== create VNC server on ubuntu == <pre> sudo apt install xfce4 xfce4-goodies sudo apt install tightvncserver vim ~/.vnc/xstartup # add gnome-panel & gnome-settings-daemon &...")
- 02:50, 9 January 2023 Squid proxy docker (hist) [214 bytes] Hall (Talk | contribs) (Created page with "https://github.com/stefpe/squid_proxy.git <pre> git clone https://github.com/stefpe/squid_proxy.git htpasswd -c ./passwords user1 # edit docker-compose.yml # change your port...")
- 01:28, 29 October 2022 Github Action Runner (hist) [119 bytes] Hall (Talk | contribs) (Created page with "https://docs.github.com/en/actions/hosting-your-own-runners/configuring-the-self-hosted-runner-application-as-a-service")
- 03:01, 7 October 2022 VBoxManage (hist) [1,020 bytes] Hall (Talk | contribs) (Created page with "==VBoxManage== <pre> VBoxManage controlvm # list vms VBoxManage list vms # show detail VBoxManage showvminfo vb1 </pre> === To make vboxautostart-service.service work, you n...")