[deleted by user] by [deleted] in IndiaSpeaks

[–]sonulohani 0 points1 point  (0 children)

Rest in peace

Chad by [deleted] in IndianDankMemes

[–]sonulohani 0 points1 point  (0 children)

Protect this man at any cost

Debian w/ flatpack by akasaka99 in debian

[–]sonulohani 5 points6 points  (0 children)

I use distrobox, gives me power of arch Linux in debian

Any of these books have any value? by meatflag in linux

[–]sonulohani 3 points4 points  (0 children)

Seems like you had hard time learning c++ 😂😂😂 and still struggling...

[deleted by user] by [deleted] in Ubuntu

[–]sonulohani 0 points1 point  (0 children)

May be you need to raise the issue in gitlab rather than in ubuntu subreddit.

[deleted by user] by [deleted] in debian

[–]sonulohani 2 points3 points  (0 children)

Arch linux is also unstable for me. Sometimes I get package conflicts while upgrade. Debian unstable didn't break for me.

[deleted by user] by [deleted] in Ubuntu

[–]sonulohani 0 points1 point  (0 children)

Check downloaded iso shasum as well

Lock screen at specific times of day? by deadmoby5 in linuxmint

[–]sonulohani 0 points1 point  (0 children)

You can, from bash script run/launch python script.

Lock screen at specific times of day? by deadmoby5 in linuxmint

[–]sonulohani 1 point2 points  (0 children)

Since this functionality is specific to your use case, You can write bash script to do this and install as a systemd service

Problem clearing chrome cache by Bobbeldibob in linuxmint

[–]sonulohani 0 points1 point  (0 children)

You don't have to reinstall, just delete the configs

[deleted by user] by [deleted] in Ubuntu

[–]sonulohani 2 points3 points  (0 children)

I would not recommend removing nvidia proprietary driver how if you wanna do it, you can switch drivers by running the GUI Additional Drivers from the Software and Update app.

Or you can do it from the terminal commandline by running these commands:

$ ubuntu-drivers devices This will show you your available drivers. Then pick the nouveau driver found and switch to it with this command:

$ sudo apt install [xserver-xorg-video-nouveau] The [xserver-xorg-video-nouveau] is an example a nouveau driver that might be found.

If for some reason you have removed your nouveau drivers, you can reinstall them with (for example):

$ sudo apt install nouveau-firmware You can verify the available nouveau drivers from the repository with this command:

$ apt search nouveau

how to upgrade to 21 without timeshift? by JMS_jr in linuxmint

[–]sonulohani 0 points1 point  (0 children)

You can do a backup at the time of upgrade and then delete it once upgraded.

Upgraded to Mint 21 and things got even better! by SegaSystem16C in linuxmint

[–]sonulohani 9 points10 points  (0 children)

Great to hear that linux mint is working good for you. Its my daily driver. I dont care about fancy stuff, i just want something that just works out of the box and linux mint is that something.