https://blog.csdn.net/leoBETT/article/details/82724563
https://blog.csdn.net/weixin_ 42480307/article/details/90451931
Phenomenon: after logging into Linux, when entering the desktop with the command startx, an error is reported: bash: startx command not found
Reason: desktop is not installed on the system
Solution: Yum groupinstall “X window system” – > Prepare to download the installation package. I will tell you the size of the installation package before downloading; Enter y to confirm the download
yum groupinstall “Gnome”——> Prepare to download the installation package. I will tell you the size of the installation package before downloading; Enter y to confirm the download
Enter startx to start desktop
– – – –
copyright notice: This is the original article of CSDN blogger “Harrold”, which follows the CC 4.0 by-sa copyright agreement. Please attach the link to the original source and this notice
original link: https://blog.csdn.net/leoBETT/java/article/details/82724563
Similar Posts:
- Python PIP installs scrapy with an error of twisted
- Completely solve MySQL error: 1030, ‘got error 28 from storage engine’
- ERROR EPERM: operation not permitted, mkdir ‘C:\Users\Administrator\Desktop\text\nuxt\basic\…
- linux pip3 is not found
- Missing libiconv-2.dll solution and unable to locate input point libiconv-2.dll to DLL
- AttributeError: module ‘tensorflow’ has no attribute ‘Session’
- java.io.IOException: Server returned HTTP response code: 405 for URL:
- cleartext http traffic to 192.168.1.106 not permitted
- Solve the security check error similar to error c4996: ‘scanf’: this function or variable may be unsafe in vs2019
- fatal:’origin’ does not appear to be a git repository fatal:Could not read from remote re…