Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

`Cannot autolaunch D-Bus without X11 $DISPLAY`

#Ubuntu/ Debian

sudo apt-get install pass gnupg2

# create a gpg2 key
gpg2 – gen-key

# create the password store using the gpg user id
pass init $gpg_id


#Fedora/ RHEL
sudo yum install pass gnupg2

# create a gpg2 key
gpg2 – gen-key

# create the password store using the gpg user id
pass init $gpg_id
Source by anto.online #
 
PREVIOUS NEXT
Tagged: #autolaunch
ADD COMMENT
Topic
Name
2+1 =