Mate Ubuntu Tips and Tricks

1. The mate menu is freeze on the toolbar bottom. Can’t click the menu
Solution:
Read: https://www.addictivetips.com/ubuntu-linux-tips/fix-a-frozen-mate-linux-desktop/
RUN TERMINAL THEN

it’d SHOW THE PID. FOR EXAMPLE 3004

THEN KILL THE PROCESS LIKE THIS

THEN THE MENU WOULD BE CLICKABLE AGAIN

GRsynch

Before run this software, need to enable read-write mode for the backup directory. if not i’d get the error message: ‘Read-only file system’ and we can’t read and write the files.

SO on the terminal, run this :
sudo mount -o rw,remount /media/satria/Backup/

Then run the backup.
ALSO IF FOUND ANY ERROR ON THE BACKUP. PLS RUN THE ABOVE COMMAND THEN RUN THE BACKUP AGAIN!