User Tools

Site Tools


en:howto:signal_on_tails

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:howto:signal_on_tails [2024/03/12 08:41] – [4.) Configure Flatpak] doobryen:howto:signal_on_tails [2024/03/17 18:23] – [4.) Configure Flatpak] doobry
Line 35: Line 35:
 ===== 4.) Configure Flatpak ===== ===== 4.) Configure Flatpak =====
  
-Put these commands into a script (a simple text file) in persistent folder i.e. ''/home/amnesia/Persistent/flatpak-setup.sh''. You can do so by opening "Text Editor":+Put these commands into a script (a simple text file) in persistent folder i.e. ''/home/amnesia/Persistent/flatpak-setup.sh''. You can do so by opening it from the Terminal with a text editor: 
 + 
 +<code> 
 +gnome-text-editor /home/amnesia/Persistent/flatpak-setup.sh 
 +</code> 
 + 
 +Content of the file:
  
 <code> <code>
Line 54: Line 60:
   * Add script to autostart   * Add script to autostart
  
-Create a file: ''/live/persistence/TailsData_unlocked/dotfiles/.config/autostart/FlatpakSetup.desktop''. To do so, first create the directory:+Create a file: ''/live/persistence/TailsData_unlocked/dotfiles/.config/autostart/FlatpakSetup.desktop''. To do so, first create the directory, then open the file with a text editor:
  
 <code> <code>
-sudo mkdir -p /live/persistence/TailsData_unlocked/dotfiles/.config/autostart/+mkdir -p /live/persistence/TailsData_unlocked/dotfiles/.config/autostart/ 
 +gnome-text-editor /live/persistence/TailsData_unlocked/dotfiles/.config/autostart/FlatpakSetup.desktop
 </code> </code>
 +
 +Content of the file:
  
 Put this to the text file named ''FlatpakSetup.desktop'' : Put this to the text file named ''FlatpakSetup.desktop'' :
en/howto/signal_on_tails.txt · Last modified: 2024/05/30 14:02 by marymalone

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki