Last active
November 6, 2025 17:59
-
-
Save yuna0x0/7fdd61ea9ed9aba68e2dd02f6ff4814a to your computer and use it in GitHub Desktop.
Revisions
-
yuna0x0 renamed this gist
Apr 9, 2025 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
yuna0x0 revised this gist
Apr 11, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ 1. Add a virtual serial port to the VM using PVE Web GUI and restart the VM 2. Enable and start the virtual serial port on VM, change tty number as needed (Reference: https://askubuntu.com/a/621209/838946) $ sudo systemctl enable [email protected] -
yuna0x0 revised this gist
Apr 11, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ 1. Add a virtual serial port to the VM using PVE Web GUI, and restart the VM 2. Enable and start the virtual serial port on VM, change tty number as needed (Reference: https://askubuntu.com/a/621209/838946) $ sudo systemctl enable [email protected] -
yuna0x0 renamed this gist
Apr 10, 2021 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
yuna0x0 revised this gist
Apr 10, 2021 . No changes.There are no files selected for viewing
-
yuna0x0 revised this gist
Apr 10, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ 1. Add a virtual serial port to the VM using PVE Web GUI 2. Enable and start the virtual serial port on VM, change tty number as needed (Reference: https://askubuntu.com/a/621209/838946) $ sudo systemctl enable [email protected] $ sudo systemctl start [email protected] -
yuna0x0 revised this gist
Apr 10, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ 1. Add a virtual serial port to the VM using PVE Web GUI 2. Enable and start the virtual serial port in VM, change tty number as needed (Reference: https://askubuntu.com/a/621209/838946) $ sudo systemctl enable [email protected] $ sudo systemctl start [email protected] -
yuna0x0 created this gist
Apr 10, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ 1. Add a virtual serial port to the VM using PVE Web GUI 2. Enable and start the virtual serial port on VM, change tty number as needed (Reference: https://askubuntu.com/a/621209/838946) $ sudo systemctl enable [email protected] $ sudo systemctl start [email protected] 3. Done! You can now select xterm.js in the PVE Web GUI