Script to restart and restore our session in Xfce

I have created version 0.1 of a simple bash Script to restart and restore the session Xfce at our whim. You can download it from this link.

El Script allows us to make a backup of the configuration files and later restore it. The instructions are as follows:

1- We open a terminal and put:

$ wget -c http://paste.desdelinux.net/paste/?dl=43
$ mv index.html\?dl\=43 Perfil_Xfce.sh
$ chmod +x Perfil_Xfce.sh
$ ./Perfil_Xfce.sh

After executing each operation, we must exit the session and re-enter.

ChangeLog version 0.1

- Allows you to make a backup copy, which you host in ~ / .xfce4_saves /
- Allows you to restore the settings.

Known issues.

Restoring the settings loads everything as before except the panel settings. Apparently these are stored in some type directory Skeleton outside of / Home.


4 comments, leave yours

Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Taregon said

    Good to have this on hand, it reminds me of when I wanted to reappear the bar in gnome 🙂

  2.   with acute said

    Hello,

    Is this script used to leave the xfce configuration as just installed? I ask it because if so, it was useful to me in case I modify something and do not return to the previous point. I don't know if you remember it, but we already mentioned something similar in another post ... The system of deleting hidden files was good for me

    regards

    1.    elav <° Linux said

      Thinking about that entry was the reason why I made this script. You can use it for what I told you in that post .. 😀

  3.   with acute said

    Fantastic!! I'll keep it safe, thank you a billion!