pastebin - collaborative debugging tool
kpaste.kpaste.net RSS


Untitled
Posted by Anonymous on Fri 29th May 2020 22:21
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. browser.bookmarks.max_backups
  39. browser.safebrowsing.blockedURIs.enabled
  40. browser.sessionstore.max_tabs_undo
  41. browser.sessionstore.max_windows_undo
  42. browser.tabs.showAudioPlayingIcon
  43. browser.urlbar.update1
  44. datareporting.policy.dataSubmissionEnabled
  45. extensions.blocklist.enabled
  46. extensions.getAddons.cache.enabled
  47. extensions.update.enabled
  48. mousewheel.default.delta_multiplier_x
  49. mousewheel.default.delta_multiplier_y
  50. mousewheel.default.delta_multiplier_z
  51. network.captive-portal-service.enabled
  52. network.dns.disablePrefetch
  53. network.prefetch-next
  54. permissions.memory_only
  55. reader.parse-on-load.enabled
  56. security.nocertdb
  57. toolkit.cosmeticAnimations.enabled
  58. toolkit.telemetry.unified
  59.  
  60. safebrowsing
  61. urlclassifier
  62.  
  63. 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