What's new

Closed [KERNEL] [VPSmod] XanMod Kernel

Status
Not open for further replies.

Z3R0-C0NF1GZ

Forum Guru
Joined
Nov 16, 2014
Posts
970
Solutions
2
Reaction
5,859
Points
1,154
What is XanMod
  • XanMod is a general-purpose Linux kernel distribution with custom settings and new features. Built to provide a more rock-solid, responsive and smooth experience.

Requirements
  • Supports all recent 64-bit versions of Debian and Ubuntu-based systems.

Main Features
  • Preemptive Full Tickless Kernel w/ BMQ (BitMap Queue) CPU Scheduler.
  • Tuned Multi-Queue Block Layer w/ Low-Latency BFQ I/O Scheduler.
  • Caching, Virtual Memory Manager and CPU Governor Improvements.
  • Lowest DRI & D-Bus Input Lag for Gaming and Production Applications.
  • ORC Unwinder for Kernel Stack Traces (debuginfo) Implementation.
  • BBR TCP Congestion Control + CAKE Queue Management Algorithm.
  • Generic kernel package for compatibility with most Debian & Ubuntu based distributions. Built on the latest GCC 9.1 & 8.3 [4.19].
  • Source code under GPLv2. Can be built for any distribution or purpose.

Install via SSH
Code:
# - - - - - - - - - - - - - - - - - - - - - - - - -
apt update -y && apt upgrade -y && apt autoclean && apt autoremove -y
# - - - - - - - - - - - - - - - - - - - - - - - - -
echo 'deb http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-kernel.list && wget -qO - https://dl.xanmod.org/gpg.key | sudo apt-key add -
# - - - - - - - - - - - - - - - - - - - - - - - - -
sudo apt update && sudo apt install linux-xanmod
# - - - - - - - - - - - - - - - - - - - - - - - - -
sudo apt install intel-microcode iucode-tool
# - - - - - - - - - - - - - - - - - - - - - - - - -
sudo apt install amd64-microcode
# - - - - - - - - - - - - - - - - - - - - - - - - -
echo 'net.core.default_qdisc = cake' | sudo tee /etc/sysctl.d/90-override.conf
# - - - - - - - - - - - - - - - - - - - - - - - - -
reboot
# - - - - - - - - - - - - - - - - - - - - - - - - -


To Check if its properly installed
Code:
cat /proc/version
Code:
tc qdisc show


Screenshot
635067
 

Attachments

Last edited:
boss feedback ko lang ayaw na mag boot nung vps ko nung ininstall ko to sa ubuntu 18.04 haha btw meron na naka install na privoxy at openvpn before ko ininstall ito.
 
oks na boss nirebuild ko droplet ko inuna ko to iinstall bago opevpn at privoxy salamat boss pero hindi ko pansin kung may pag babago haha update kita mamaya kung ok sya.
 
oks na boss nirebuild ko droplet ko inuna ko to iinstall bago opevpn at privoxy salamat boss pero hindi ko pansin kung may pag babago haha update kita mamaya kung ok sya.
nag boboot pa pala boss ayaw lang mag connec ng putty sa port 22.
boss feedback ko lang ayaw na mag boot nung vps ko nung ininstall ko to sa ubuntu 18.04 haha btw meron na naka install na privoxy at openvpn before ko ininstall ito.


ok sir comment ka lang dito pag magka issue
 
pwede po kaya to sa VM like droplet?
baka po kasi magrevert lng sa original kernel ng hosting
or baka po hindi na mag boot
 
Status
Not open for further replies.
Back
Top