Install kernel from rpm on debian – OpenVZ Wiki

install apt-get install alien fakeroot fakeroot alien -k kernel-2.6.27-chistyakov.1.x86_64.rpm sudo dpkg -i kernel_2.6.27-chistyakov.1_amd64.deb sudo update-initramfs -c -k 2.6.27-chistyakov.1 sudo update-grub uninstall sudo dpkg -r kernel sudo rm -fr /lib/modules/2.6.27-chistyakov.1 sudo update-initramfs -d -k 2.6.27-chistyakov.1 sudo update-grub viaInstall kernel from rpm on debian – OpenVZ Wiki.

MySQL: “Table ‘mysql.plugin’ doesn’t exist” after MySQL Upgrade ~ Mattias Geniar

MySQL: “Table ‘mysql.plugin’ doesn’t exist” after MySQL Upgrade Posted on Wednesday, December 1, 2010 by Matti After running a MySQL upgrade, you can run into the following problem which prevents you from starting MySQL successfully. 101126 10:29:53 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 101126 10:29:53 [Note] Plugin ‘ndbcluster’ is disabled. /usr/libexec/mysqld: Table ‘mysql.plugin’ […]

yum update spawns error messages

A-ha… you’re a little lucky here……. all these three types of error can be resolved by any of the two commands: Code: joseph@xen:$ sudo yum clean all joseph@xen:$ sudo yum clean metadata It’s possible that it’s the error reported fixed here in RHEL already. viayum update spawns error messages.

rpmdb: Lock table is out of available locker entries | Racker Hacker

rpmdb: Lock table is out of available locker entries If up2date throws some horrible Python errors and rpm says « rpmdb: Lock table is out of available locker entries », you can restore your system to normality with the following: The errors: rpmdb: Lock table is out of available locker entries error: db4 error(22) from db->close: Invalid […]

createcontext fails; « Could not create connection to database server »

Fix: mysql> update configdb.db_pool set password = ‘asdfasdf’; mysql> update mysql.user set password = password’asdfasdf’ where user = ‘openexchange’;t hen restart mysql, since I set it using UPDATE instead of the proper way $ vim /opt/open-xchange/etc/admindaemon/configdb.properties vim /opt/open-xchange/etc/groupware/configdb.propertiespossible cause: The previous commands I was typing found here: http://oxpedia.org/wiki/index.php viacreatecontext fails; « Could not create connection to […]

UNIX Garden

UNIX Garden.

Huawei Technical Forum: e220 at command for umts-only mode …

As with most 3G Modems AT+COPS only accepts 3 Parameters and though it will not work. But those work: GPRSONLY: AT^SYSCFG=13,1,3FFFFFFF,2,4 3GONLY: AT^SYSCFG=14,2,3FFFFFFF,2,4 GPRSPREF : AT^SYSCFG=2,1,3FFFFFFF,2,4 3GPREF: AT^SYSCFG=2,2,3FFFFFFF,2,4 This information was taken out of Vodafone Mobile Connect Software (Linux Version) Python Code. viaHuawei Technical Forum: e220 at command for umts-only mode ….

monter dossier d’un hote openvz sur un ve

Sous openvz l’on a besoin par moment de monter un dossier de l’hote sur les vps pour par exemple un dossier de sauvegarde ou de template pour des applications . Dans mon cas avec des ve debian voici la syntaxe que j’ai utilisé, creation d’un fichier /etc/vz/conf/vps.mount  #!/bin/bash source /etc/vz/vz.conf source ${VE_CONFFILE} mount –bind -n […]

Jean-Christophe VASSORT » OpenVZ

Régler l’heure d’un environnement virtuel OpenVZTuto servant à régler l’heure d’une machine virtuelle OpenVZ. Source: http://forum.openvz.org/index.php?t=msg&goto=6694& Admettons que l’environnement virtuel ait l’ID 101. On stoppe le VE:? vzctl stop 101On lui donne la possibilité de régler l’heure: vzctl set 101 –capability sys_time:on –saveOn le démarre: vzctl start 101On entre dedans pour finaliser l’opération: vzctl enter […]

desactiver console

setterm -blank off


Warning: Undefined array key "HTTP_REFERER" in /var/www/html/kogitae.fr/blog/wp-content/plugins/auto-seo-tags/autotag.php on line 35

Warning: Undefined array key "host" in /var/www/html/kogitae.fr/blog/wp-content/plugins/auto-seo-tags/autotag.php on line 38