Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 22682  / 2 Years ago, tue, august 16, 2022, 3:58:59

Today I installed Cinnamon 1.4 but when I log in to it I can't see any panels, just my background image. Can you tell me how to log in to Unity using the terminal and how to remove Cinnamon?


More From » 11.10

 Answers
4

From your post on Ubuntu Forums



Boot into Recovery mode and type this for the var/apt/cache error:

sudo mount -n -o remount /



Then disable auto login from virtual console by doing the following

sudo nano /etc/lightdm/lightdm.conf



Some of the lines should look like this




[SeatDefaults]

autologin-guest=false

autologin-user=username

autologin-user-timeout=0

autologin-session=lightdm-autologin

greeter-session=unity-greeter

user-session=ubuntu




Just put a # before all lines starting with autologin



Then whenever you boot into Ubuntu just change the login to unity from the lightdm's login screen options



Also you might want to remove Cinnamon

Then type in the terminal




sudo apt-get --purge autoremove cinnamon




Hope that helps.


[#38098] Tuesday, August 16, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bjecterless

Total Points: 59
Total Questions: 96
Total Answers: 105

Location: Argentina
Member since Thu, Mar 18, 2021
3 Years ago
bjecterless questions
;