Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peter279k/systemd-tiger-vnc-server
This is a whole tutorial to install Xfce desktop environment, TigerVNC and set this as a background service on Ubuntu 18.04
https://github.com/peter279k/systemd-tiger-vnc-server
systemd-unit tigervnc ubuntu1804 xfce-desktop xfce4
Last synced: 2 months ago
JSON representation
This is a whole tutorial to install Xfce desktop environment, TigerVNC and set this as a background service on Ubuntu 18.04
- Host: GitHub
- URL: https://github.com/peter279k/systemd-tiger-vnc-server
- Owner: peter279k
- Created: 2020-06-16T07:26:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T10:15:06.000Z (over 3 years ago)
- Last Synced: 2024-10-08T03:41:12.466Z (3 months ago)
- Topics: systemd-unit, tigervnc, ubuntu1804, xfce-desktop, xfce4
- Language: Shell
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# systemd-tiger-vnc-server
# Introduction
- This is a systemd with Tiger VNC server and Xfce desktop environment.
- The TigerVNC server will be run on every server rebooting or starting.
- It can be tested well on `Ubuntu 18.04`.# Usage
- Clone this repository via `git clone https://github.com/peter279k/systemd-tiger-vnc-server`.
- Run `ubuntu_1804.sh` and it should be done for TigerVNC installation, basic setting, systemd setting and Xfce desktop environment installed.
- To verify all settings are correct, don't forget to reboot server machine.# References
- https://linuxize.com/post/how-to-install-and-configure-vnc-on-ubuntu-18-04/
- https://gist.github.com/spinxz/1692ff042a7cfd17583b
- https://gist.github.com/plembo/87a429f3bd1f95d4ec59b2ce8ce0a04d
- https://www.journaldev.com/34074/install-tigervnc-on-ubuntu
- https://www.cyberciti.biz/faq/install-and-configure-tigervnc-server-on-ubuntu-18-04/