Backup Saving the profile file: Latest versions, use like this:: cat ~/.config/linuxp/profile/linux_profile.json > ~/backup_profile.json If you have a version equal to or lower than 1.0.12, use it like this: cat ~/.config/linuxp/linux_profile.json > ~/backup_profile.json Open in a text editor: xdg-open ~/backup_profile.json Open in Google Chrome browser: google-chrome ~/backup_profile.json Open in Firefox browser: firefox ~/backup_profile.json Open vi text editor: vi ~/backup_profile.json