filmov
tv
Restore default setting of you Ubuntu operating system and speed up your linux
Показать описание
In this video i will show how to restore the default setting of Linux operating system and speed up by removing the auto start applications and cleaning the caches and unnecessary crabs.
To Restore default setting :
Open your terminal and use the following command
~$ dconf reset -f /
To speed up your system :
Autoremove will remove unnecessary crabs remained while uninstalling apps .
~$ sudo apt autoremove
Autoclean will remove caches .
~$ sudo apt autoclean
Remove Startup application :
When you start you pc startup apllication makes a bit slower while opening.
So we can remove this by going to the /.config directory :
~$ cd ~/.config
~$ cd autostart
Either remove filese with .desktop extension or move somewhere if you want backup
For removing :
~$ rm *.deskotp
Change GRUB_TIMEOUT 10 to 3
Goto the following directory :
~$ sudo gedit /etc/default/grub
change GRUB_TIMEOUT to 3
➡️:Ubuntu Installation Playlist :
-----------------------------------------------------------------------------------------------------------------------
Follow me on :
Stay Connected :
Join Community :
#ubuntu #productivity #linuxos #arjuncodes
To Restore default setting :
Open your terminal and use the following command
~$ dconf reset -f /
To speed up your system :
Autoremove will remove unnecessary crabs remained while uninstalling apps .
~$ sudo apt autoremove
Autoclean will remove caches .
~$ sudo apt autoclean
Remove Startup application :
When you start you pc startup apllication makes a bit slower while opening.
So we can remove this by going to the /.config directory :
~$ cd ~/.config
~$ cd autostart
Either remove filese with .desktop extension or move somewhere if you want backup
For removing :
~$ rm *.deskotp
Change GRUB_TIMEOUT 10 to 3
Goto the following directory :
~$ sudo gedit /etc/default/grub
change GRUB_TIMEOUT to 3
➡️:Ubuntu Installation Playlist :
-----------------------------------------------------------------------------------------------------------------------
Follow me on :
Stay Connected :
Join Community :
#ubuntu #productivity #linuxos #arjuncodes
Комментарии