Skip to content
View k4k4shj's full-sized avatar
  • Space
  • 02:36 (UTC +08:00)

Block or report k4k4shj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. my arch-install-wiki replacement guide my arch-install-wiki replacement guide
    1
    This is a non-profit guide I wrote that I learned a lot from the Arch wiki, internet guides, and most importantly from a Manjaro install. It is intended for the use of my own computer and not for the masses. If you find this wiki, you can learn from it but leave my name out from it as I do not take credit for this knowledge as it was passed on from the internet. I do not take responsibility should anything bad happens.
    2
    
                  
    3
    #################################################################
    4
    ##General Arch Installation procedure (standard install on EFI)##
    5
    #################################################################
  2. things to do after packages.sh things to do after packages.sh
    1
    ufw enable
    2
    
                  
    3
    useradd -m -g wheel user
    4
    EDITOR=nano visudo
    5
    passwd user
  3. zucc-kornel-profiles zucc-kornel-profiles
    1
    #AwayFromKeyboardRev9#
    2
    
                  
    3
    {"version":1,"profile":{"commands":[{"path":"\/sys\/devices\/system\/cpu\/cpu3\/onlinechmod644","command":"chmod 644 \/sys\/devices\/system\/cpu\/cpu3\/online"},{"path":"\/sys\/devices\/system\/cpu\/cpu3\/online","command":"echo '1' > \/sys\/devices\/system\/cpu\/cpu3\/online"},{"path":"\/sys\/devices\/system\/cpu\/cpu3\/onlinechmod444","command":"chmod 444 \/sys\/devices\/system\/cpu\/cpu3\/online"},{"path":"\/sys\/devices\/system\/cpu\/cpu4\/onlinechmod644","command":"chmod 644 \/sys\/devices\/system\/cpu\/cpu4\/online"},{"path":"\/sys\/devices\/system\/cpu\/cpu4\/online","command":"echo '1' > \/sys\/devices\/system\/cpu\/cpu4\/online"},{"path":"\/sys\/devices\/system\/cpu\/cpu4\/onlinechmod444","command":"chmod 444 \/sys\/devices\/system\/cpu\/cpu4\/online"},{"path":"\/sys\/module\/workqueue\/parameters\/power_efficientchmod","command":"chmod 644 \/sys\/module\/workqueue\/parameters\/power_efficient"},{"path":"\/sys\/module\/workqueue\/parameters\/power_efficient","command":"echo 'N' > \/sys\/module\/workqueue\/parameters\/power_efficient"},{"path":"\/sys\/module\/cpu_boost\/parameters\/input_boost_enabled","command":"echo '1' > \/sys\/module\/cpu_boost\/parameters\/input_boost_enabled"},{"path":"\/sys\/module\/cpu_boost\/parameters\/input_boost_freq0","command":"echo '0:1401600' > \/sys\/module\/cpu_boost\/parameters\/input_boost_freq"},{"path":"\/sys\/module\/cpu_boost\/parameters\/input_boost_freq1","command":"echo '1:1401600' > \/sys\/module\/cpu_boost\/parameters\/input_boost_freq"},{"path":"\/sys\/module\/cpu_boost\/parameters\/input_boost_freq2","command":"echo '2:1401600' > \/sys\/module\/cpu_boost\/parameters\/input_boost_freq"},{"path":"\/sys\/block\/mmcblk0\/queue\/read_ahead_kb","command":"echo '128' > \/sys\/block\/mmcblk0\/queue\/read_ahead_kb"},{"path":"\/sys\/block\/mmcblk0\/queue\/scheduler","command":"echo 'noop' > \/sys\/block\/mmcblk0\/queue\/scheduler"},{"path":"\/sys\/block\/zram0\/disksize","command":"echo '1069547520' > \/sys\/block\/zram0\/disksize"},{"path":"\/proc\/sys\/net\/ipv4\/tcp_available_congestion_control","command":"sysctl -w net.ipv4.tcp_congestion_control=cubic"},{"path":"\/sys\/kernel\/autosmp\/conf\/delay","command":"echo '61' > \/sys\/kernel\/autosmp\/conf\/delay"},{"path":"\/sys\/kernel\/autosmp\/conf\/cycle_up","command":"echo '2' > \/sys\/kernel\/autosmp\/conf\/cycle_up"},{"path":"\/sys\/module\/autosmp\/parameters\/enabled","command":"echo 'Y' > \/sys\/module\/autosmp\/parameters\/enabled"},{"path":"\/sys\/module\/cpu_boost\/parameters\/input_boost_freq3","command":"echo '3:1401600' > \/sys\/module\/cpu_boost\/parameters\/input_boost_freq"},{"path":"\/sys\/kernel\/autosmp\/conf\/cycle_down","command":"echo '3' > \/sys\/kernel\/autosmp\/conf\/cycle_down"},{"path":"\/proc\/sys\/vm\/dirty_ratio","command":"echo '20' > \/proc\/sys\/vm\/dirty_ratio"},{"path":"\/proc\/sys\/vm\/dirty_background_ratio","command":"echo '5' > \/proc\/sys\/vm\/dirty_background_ratio"},{"path":"\/proc\/sys\/vm\/min_free_kbytes","command":"echo '6779' > \/proc\/sys\/vm\/min_free_kbytes"},{"path":"\/proc\/sys\/vm\/overcommit_ratio","command":"echo '50' > \/proc\/sys\/vm\/overcommit_ratio"},{"path":"\/proc\/sys\/vm\/swappiness","command":"echo '60' > \/proc\/sys\/vm\/swappiness"},{"path":"\/proc\/sys\/vm\/vfs_cache_pressure","command":"echo '100' > \/proc\/sys\/vm\/vfs_cache_pressure"},{"path":"\/sys\/module\/msm_performance\/parameters\/touchboost","command":"echo '0' > \/sys\/module\/msm_performance\/parameters\/touchboost"}]}}
    4
    
                  
    5