pastebin - collaborative debugging tool
kpaste.kpaste.net RSS


Untitled
Posted by Anonymous on Sun 21st Jun 2020 12:36
raw | new post

  1. echo "kernel.randomize_va_space = 0" > /etc/sysctl.d/01-disable-aslr.conf
  2.  
  3. 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
  4.  
  5. console=tty2 vt.global_cursor_default=0
  6.  
  7. passwd -d root
  8.  
  9. /etc/pam.d/common-auth
  10. nullok
  11.  
  12. /sbin/rmmod pcspkr
  13.  
  14. /usr/bin/compton --backend glx --paint-on-overlay --vsync opengl-swc
  15.  
  16. /usr/bin/xinput --set-prop 9 'libinput Accel Profile Enabled' 0, 1
  17. /usr/bin/xinput --set-prop 9 'libinput Accel Speed' 0.5
  18.  
  19. /etc/pam.d/lightdm-autologin
  20. #auth      required pam_succeed_if.so user != root quiet_success
  21.  
  22. /usr/share/lightdm/lightdm.conf.d/01_debian.conf
  23. [SeatDefaults]
  24. autologin-user=root
  25.  
  26. /usr/share/bleachbit/cleaners/clean_logs.xml
  27. <?xml version="1.0" encoding="UTF-8"?>
  28. <cleaner id="custom">
  29.   <label>Custom</label>
  30.   <description>Custom Rules</description>
  31.   <option id="cleanlogs">
  32.     <label>Clean Logs</label>
  33.     <description>Delete all files under /var/log/</description>
  34.     <action search="walk.all" command="delete" path="/var/log/"/>
  35.   </option>
  36. </cleaner>
  37.  
  38. /etc/gtk-3.0/settings.ini
  39. [Settings]
  40. gtk-enable-animations = false
  41.  
  42. /opt/firefox/distribution/policies.json
  43. {
  44.     "policies": {
  45.         "DisableAppUpdate": true
  46.     }
  47. }
  48.  
  49. browser.bookmarks.max_backups
  50. browser.sessionstore.max_tabs_undo
  51. browser.sessionstore.max_windows_undo
  52. datareporting.policy.dataSubmissionEnabled
  53. extensions.blocklist.enabled
  54. extensions.getAddons.cache.enabled
  55. extensions.systemAddon.update.enabled
  56. extensions.update.enabled
  57. media.gmp-gmpopenh264.enabled
  58. media.gmp-gmpopenh264.visible
  59. media.gmp-provider.enabled
  60. mousewheel.default.delta_multiplier_x
  61. mousewheel.default.delta_multiplier_y
  62. mousewheel.default.delta_multiplier_z
  63. network.captive-portal-service.enabled
  64. network.dns.disablePrefetch
  65. network.prefetch-next
  66. permissions.memory_only
  67. reader.parse-on-load.enabled
  68. security.nocertdb
  69. toolkit.telemetry.unified
  70.  
  71. safebrowsing
  72. urlclassifier
  73.  
  74. wget -O firefox.tar.bz2 "https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-GB"

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.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at