WPML not installed and activated.

Compilation kernel grsec debian wheezy

By spl on 8 mai 2013 in Côté serveur, Notes
0
0

Quelques notes et scriptlets à ce sujet

# D'abord quelques paramètres à fixer
echo "CONCURRENCY_LEVEL := 4" >> /etc/kernel-pkg.conf

cd /usr/src
wget https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.8.11.tar.gz
tar xvfz linux-3.8.11.tar.gz
cd linux-3.8.11
wget http://grsecurity.net/test/grsecurity-2.9.1-3.8.11-201305072312.patch
cat grsecurity-2.9.1-3.8.11-201305072312.patch | patch -p1
make-kpkg clean

# configs
make menuconfig

# pour la config hôte virtu kvm
make-kpkg --initrd --append-to-version "-kvm-host" --revision 1.0 kernel_image

# pour la config vm kvm (guest grsec)
make-kpkg --initrd --append-to-version "-kvm-guest" --revision 1.0 kernel_image

 

spl

About the Author

splView all posts by spl
Loading Facebook Comments ...

0 Comments

Add comment

Leave a Reply

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

*

CommentLuv badge