git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/peps/README.md
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2021-07-28 14:44:04 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2021-07-28 14:44:04 +0200
commit0411cae32be1053c3b5ad788a06a830591df4769 (patch)
tree978fa34457caec7e9f5aed07a25e07f6cefa6dc3 /peps/README.md
parentf7cac1044ea26157a89e309e8c9a7b8797645ebf (diff)
downloadlulz-0411cae32be1053c3b5ad788a06a830591df4769.tar.bz2
switcher for easier lulz and unlulz in case of management presence
Diffstat (limited to 'peps/README.md')
-rw-r--r--peps/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/peps/README.md b/peps/README.md
new file mode 100644
index 0000000..f6675a2
--- /dev/null
+++ b/peps/README.md
@@ -0,0 +1,14 @@
+# Prerequisites
+
+Install LXDE and Chromium-Browser without recommendations. Set up the RaspBi to auto-login a user with X.
+Then use the files in here to have him auto-launch Chromium with the desired URLs.
+
+# Details
+
+1. /usr/local/bin/browser-launcher is being used to launch the browser
+1. /usr/local/bin/peps will make the above a symlink to a script launching a website with great lulz
+1. /usr/local/bin/keinepeps will make that symlink redirect to something more serious
+1. /etc/xdg/lxsession/LXDE/autostart will launch the above-mentioned symlink
+1. /home/user/.config/lxsession/LXDE/autostart will symlink to the /etc file. Replace "user" with the actual
+ auto-login user. Why this file? Otherwise, it will be created with the /etc content upon creation and then
+ be a file (inode) of its own.