If you see a gray screen instead of GNOME when entering the system, simply switch to a virtual console by pressing Alt+Ctrl+F1. If you are booting inside Virtualbox, use HOST key (usually right ctrl) +F1.

Then run:

sudo killall Xorg

sudo stop lightdm

sudo start lightdm

This should get you into GNOME.

最新文章

  1. UILabel 自适应宽高
  2. Android多线程分析之四:MessageQueue的实现
  3. 什么是RFC
  4. Interleaving String leetcode
  5. FastReport.Net在Rozor中的应用
  6. jsp 学习 第3步 - el 自定义方法 tld 说明
  7. windows下编译php5.2.17这是闹哪样?
  8. brew,gem,rvm 和 bundler软件包的管理工具
  9. Tree2cycle
  10. MySQL percona-toolkit工具包的使用教程
  11. Google浏览器的缓存文件过大(mega网站导致的)
  12. Android开发学习必备的java知识
  13. R和python语言如何求平均值,中位数和众数
  14. [转]kafka介绍
  15. 慕容小匹夫 Unity3D移动平台动态读取外部文件全解析
  16. 信噪比——信号加噪相关的知识
  17. POJ:2386 Lake Counting(dfs)
  18. Golang之(if)流程控制
  19. 【原创】MySQL复制slave服务器死锁案例
  20. Python dict() 函数

热门文章

  1. Eclipse+Tomcat搭建jsp服务器
  2. sqlserver的实例名忘记了
  3. JAVA基础篇—继承
  4. MDK editions for Nuvoton devices
  5. linux防火墙firewall使用简介
  6. dedecms 标签
  7. AngularJS自定义指令directive:scope属性 (转载)
  8. day01_04.变量
  9. JAVA调用oracle存储过程实例
  10. ansible /usr/bin/python: not found