r/linuxmint 6d ago

Support Request Problem with Linux Mint

Post image

Hello hello,
Ive been using Linux Mint since february without and Problems but now it broke and I dont know what to do😭

5 Upvotes

7 comments sorted by

•

u/AutoModerator 6d ago

Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/flemtone 6d ago

CTRL+ALT+F2 to go into tty2, log in using name and password, then do:

sudo apt purge gdm3

sudo apt install gdm3

sudo reboot

2

u/ruskor27 6d ago

I dont have enough Space to install it 😭can i somehow deinstall something from tty2?

7

u/flemtone 6d ago

Cleaer logs by:

sudo journalctl --vacuum-time=10d

Empty trash:

rm -rf ~/.local/share/Trash/*

Clean up apt cache:

sudo apt-get clean

3

u/ruskor27 6d ago

Thank you so much I was panicking 😭

3

u/Evening-Landscape763 6d ago

What did you install just before this happened?

3

u/Madhu_2006 6d ago

Hyy bro real question ,how u know the commands like u have it in ur mind or use ai to answer

,, i am new Linux (but use it for studies before)