This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangshaoping
/
platform
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
267
Commits
1
Branch
0
Tags
207 MiB
Tree:
c1d6f52ff0
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c1d6f52ff0'
${ noResults }
platform
/
io.sc.platform.developer.doc
/
asciidoc
/
9999-appendix
/
tools
/
tigervnc
/
tigervnc.adoc
10 lines
113 B
Raw
Normal View
History
first version
1 year ago
= tigervnc
[source,bash]
----
# 安装 tigervnc
yum install tigervnc-server
# 启动 tigervnc
vncserver :1
----