Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop CentOS #107

Open
junxnone opened this issue Nov 29, 2018 · 0 comments
Open

Desktop CentOS #107

junxnone opened this issue Nov 29, 2018 · 0 comments

Comments

@junxnone
Copy link
Owner

junxnone commented Nov 29, 2018

CentOS 安装桌面

Gnome

Install

 yum -y groups install "GNOME Desktop" 

Start

startx

KDE

Install

 yum -y groups install "KDE Plasma Workspaces" 

Start

echo "exec startkde" >> ~/.xinitrc
startx

Reference

@junxnone junxnone changed the title Centos Install Desktop CentOS Install Desktop Oct 12, 2021
@junxnone junxnone transferred this issue from junxnone/tio Oct 12, 2021
@junxnone junxnone changed the title CentOS Install Desktop Desktop CentOS Dec 22, 2022
@junxnone junxnone transferred this issue from junxnone/techwiki Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant