pastebin - collaborative debugging tool
kpaste.kpaste.net RSS


Untitled
Posted by Anonymous on Mon 24th Aug 2020 01:44
raw | new post

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