Posts of tricks Tag
-
Using Ubuntu Inside Centos
Nowadays I am building custom CM-12 (Lolipop) roms for my i9300. Building requires several libraries however they are not inside Centos baase, update and epel repositories. I do not like using other repositories. And also I know that Ubuntu have all the required packages. However I do not want to install a second Ubuntu OS on my machines with/without using virtualization. [read more]
-
Migrate pv-grub on Linode VPS
Some of my linux vps servers are on Linode. Linode provides direct booting by default. I need to use SELinux, so I want to migrate pv-grub for booting my kernels on /boot folder. [read more]
-
Timezone Problems
I always love using my local timezone data in my servers. However I encounter some problems. The significant is postgresql check constraint problem, if I am using date time values in constraint. [read more]