pastebin - collaborative debugging tool
kpaste.kpaste.net RSS


Untitled
Posted by Anonymous on Tue 21st Apr 2020 04:15
raw | new post

  1. /etc/apt/sources.list
  2. deb http://deb.debian.org/debian/ unstable main
  3.  
  4. /etc/apt/preferences.d/99pin-unstable
  5. Package: *
  6. Pin: release a=stable
  7. Pin-Priority: 900
  8.  
  9. Package: *
  10. Pin release a=unstable
  11. Pin-Priority: 10
  12.  
  13. apt-get install -t unstable firefox
  14.  
  15. echo "kernel.randomize_va_space = 0" > /etc/sysctl.d/01-disable-aslr.conf
  16.  
  17. 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
  18.  
  19. /sbin/rmmod pcspkr
  20.  
  21. /usr/bin/compton --backend glx --paint-on-overlay --vsync opengl-swc
  22.  
  23. /usr/bin/xinput --set-prop 9 'libinput Accel Profile Enabled' 0, 1
  24. /usr/bin/xinput --set-prop 9 'libinput Accel Speed' 0.7
  25.  
  26. /etc/pam.d/lightdm-autologin
  27. #auth      required pam_succeed_if.so user != root quiet_success
  28.  
  29. /usr/share/lightdm/lightdm.conf.d/01_debian.conf
  30. [SeatDefaults]
  31. autologin-user=root
  32.  
  33. browser.bookmarks.max_backups
  34. browser.safebrowsing.blockedURIs.enabled
  35. browser.sessionstore.max_tabs_undo
  36. browser.sessionstore.max_windows_undo
  37. browser.tabs.showAudioPlayingIcon
  38. datareporting.policy.dataSubmissionEnabled
  39. extensions.getAddons.cache.enabled
  40. mousewheel.default.delta_multiplier_x
  41. mousewheel.default.delta_multiplier_y
  42. mousewheel.default.delta_multiplier_z
  43. network.captive-portal-service.enabled
  44. network.dns.disablePrefetch
  45. network.prefetch-next
  46. permissions.memory_only
  47. reader.parse-on-load.enabled
  48. security.nocertdb
  49. toolkit.cosmeticAnimations.enabled
  50. toolkit.telemetry.unified

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