- echo "kernel.randomize_va_space = 0" > /etc/sysctl.d/01-disable-aslr.conf
- l1tf=off mds=off mitigations=off no_stf_barrier noexec=off noexec32=off noibpb noibrs nopti nospec_store_bypass_disable nospectre_v1 nospectre_v2 spec_store_bypass_disable=off spectre_v2_user=off
- console=tty2 vt.global_cursor_default=0
- passwd -d root
- /etc/pam.d/common-auth
- nullok
- /sbin/rmmod pcspkr
- /usr/bin/compton --backend glx --paint-on-overlay --vsync opengl-swc
- /usr/bin/xinput --set-prop 9 'libinput Accel Profile Enabled' 0, 1
- /usr/bin/xinput --set-prop 9 'libinput Accel Speed' 0.5
- /etc/pam.d/lightdm-autologin
- #auth required pam_succeed_if.so user != root quiet_success
- /usr/share/lightdm/lightdm.conf.d/01_debian.conf
- [SeatDefaults]
- autologin-user=root
- /usr/share/bleachbit/cleaners/clean_logs.xml
- <?xml version="1.0" encoding="UTF-8"?>
- <cleaner id="custom">
- <label>Custom</label>
- <description>Custom Rules</description>
- <option id="cleanlogs">
- <label>Clean Logs</label>
- <description>Delete all files under /var/log/</description>
- <action search="walk.all" command="delete" path="/var/log/"/>
- </option>
- </cleaner>
- /etc/gtk-3.0/settings.ini
- [Settings]
- gtk-enable-animations = false
- /opt/firefox/distribution/policies.json
- {
- "policies": {
- "DisableAppUpdate": true
- }
- }
- browser.bookmarks.max_backups
- browser.sessionstore.max_tabs_undo
- browser.sessionstore.max_windows_undo
- datareporting.policy.dataSubmissionEnabled
- extensions.blocklist.enabled
- extensions.getAddons.cache.enabled
- extensions.systemAddon.update.enabled
- extensions.update.enabled
- media.gmp-gmpopenh264.enabled
- media.gmp-gmpopenh264.visible
- media.gmp-provider.enabled
- mousewheel.default.delta_multiplier_x
- mousewheel.default.delta_multiplier_y
- mousewheel.default.delta_multiplier_z
- network.captive-portal-service.enabled
- network.dns.disablePrefetch
- network.prefetch-next
- permissions.memory_only
- reader.parse-on-load.enabled
- security.nocertdb
- toolkit.telemetry.unified
- safebrowsing
- urlclassifier
- wget -O firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-GB"
Untitled
Posted by Anonymous on Sun 21st Jun 2020 12:36
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.