pastebin - collaborative debugging tool
kpaste.kpaste.net RSS


Untitled
Posted by Anonymous on Mon 8th Jun 2020 08:32
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. browser.bookmarks.max_backups
  43. browser.sessionstore.max_tabs_undo
  44. browser.sessionstore.max_windows_undo
  45. datareporting.policy.dataSubmissionEnabled
  46. extensions.blocklist.enabled
  47. extensions.getAddons.cache.enabled
  48. extensions.systemAddon.update.enabled
  49. extensions.update.enabled
  50. media.gmp-gmpopenh264.enabled
  51. media.gmp-gmpopenh264.visible
  52. media.gmp-provider.enabled
  53. mousewheel.default.delta_multiplier_x
  54. mousewheel.default.delta_multiplier_y
  55. mousewheel.default.delta_multiplier_z
  56. network.captive-portal-service.enabled
  57. network.dns.disablePrefetch
  58. network.prefetch-next
  59. permissions.memory_only
  60. reader.parse-on-load.enabled
  61. security.nocertdb
  62. toolkit.telemetry.unified
  63.  
  64. safebrowsing
  65. urlclassifier
  66.  
  67. 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