$ vboxmanage modifyhd --compact <disk file>.vdi
$ vboxmanage modifyhd --compact <disk file>.vdi
Easy fix for "Cannot register the hard disk vdi_path with UUID {vdi_uuid} because a hard disk vdi_path with UUID {vdi_uuid} already exists in the media registry ('registry')."
$ VBoxManage internalcommands sethduuid vdi_path
HOWTO: Install php with imagick support in CentOS 6
Just copy and paste:
$ yum install make $ yum install gcc $ yum install php php-fpm php-devel php-pear $ yum install ImageMagick ImageMagick-devel $ pecl install imagick $ echo "extension=imagick.so" > /etc/php.d/imagick.ini
Now, restart the web server.
That's it! Hope it helps you.
$ rm -f /etc/udev/rules.d/70-persistent-net.rules
$ reboot
$ vi /etc/sysconfig/network-scripts/ifcfg-eth0
$ vi /etc/sysconfig/network
$ vi /etc/sysconfig/iptables
$ yum install dkms
$ yum groupinstall "Development Tools"
$ yum install kernel-devel and $ yum install kernel-devel-2.6.32-358.el6.x86_64
$ mkdir /media/cdrom and $ mount /dev/cdrom /media/cdrom
$ ./media/cdrom/VBoxLinuxAdditions.run
Implemented "addThis" socialize icon to the bottom of page entries.
Finally updated my categories list and assigned the entries to it.
Standards section has been updated with a more complete coding standards specification.
Created a section named “Goodies” where I’m going to share my open source works.
Created a section named “Standards” where I’ll be putting useful things like color palettes and tips like: naming conventions, code snippets, etc.
Changed Symphony built-in RSS delivery to FeedBurner PRO.
I’ve added an “Out of date widgets” section at sidebar to help people find my old toys while I’ve not developed the new ones.
Zendlab is finally running. Yesterday evening I've acquired a very charming host plan at Daily Razor and here it is – a brand new version of nagaozen site! Thanks for the the Symphony team for this great CMS which I'm basing on.