Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jakwas/8473294 to your computer and use it in GitHub Desktop.
Save jakwas/8473294 to your computer and use it in GitHub Desktop.
root@minion:~# apt-get -q -y -o DPkg::Options::=--force-confold -o DPkg::Options::=--force-confdef install ksm-control-daemon
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libuuid-perl linux-base
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
ksm-control-daemon
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/5,798 B of archives.
After this operation, 52.2 kB of additional disk space will be used.
Selecting previously unselected package ksm-control-daemon.
(Reading database ... 34442 files and directories currently installed.)
Unpacking ksm-control-daemon (from .../ksm-control-daemon_1.1-1_all.deb) ...
Setting up ksm-control-daemon (1.1-1) ...
Starting KSM control daemon: ksmtuned.
root@minion:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment