Feb 9, 2011 | General, linux, QuickFix, Technical, Virtualization
Unable to start your OpenVZ VPS due to quota issue? # vzctl start Starting container … vzquota : (error) quota file is corrupted vzquota on failed [4] Here is a dirty quick fix Turn off quota – vzquota off (or …Read more »
Dec 17, 2010 | Bug Fix, Gnu/Linux, linux, QuickFix, Technical
Unable to edit password protected MS Office spreadsheet on OpenOffice? Here is a simple fix. Follow these steps to repair the problem: 1. Open the password protected file 2. On the standard toolbar click on “Edit File” button as shown …Read...
Dec 16, 2010 | QuickFix, Technical
Bumped on this error while starting to play with cakephp? Here is a real quick fix: If you’re working on Ubuntu ensure that you have php5-mysql installed on the machine as PHP needs MySQL support to be able to connect. …Read more »
Dec 15, 2010 | Gnu/Linux, linux, QuickFix, Technical
Many of the FreePBX recording section via webportal can be accessed via default password ari_password. Changing the configuration files like /var/www/html/recordings/includes/main.conf.php , /etc/asterisk/manager.conf etc didn’t solve the issue. Found that, few...
Nov 18, 2010 | Gnu/Linux, linux, QuickFix, Technical
Drupal websites can be put offline during maintenance and you can bring it back online through admin interface of drupal or through drupal-shell or via terminal if you have access to the server. Here is a quick fix to bring the site online from the terminal. 1. Enter...
Nov 10, 2010 | Gnu/Linux, linux, Photography, Product Info, QuickFix, Technical, Ubuntu
Be simple and no more hard steps uploading photos to flickr. I found this tool very handy from burtonini.com. Add caption, set, send to groups, set privacy settings for each photo that you upload. Ofcourse write a description and title in any language using input...
Nov 10, 2010 | Gnu/Linux, linux, Photography, Product Info, QuickFix, Technical, Ubuntu
Pro taking photos in RAW mode on your Canon digital SLR’s? Here is how you can quickly import and edit those files on your Ubuntu box. To play with .CR2 files, you need a image manipulation tool and a reader and plugin for raw file format. GIMP should...
Nov 8, 2010 | Gnu/Linux, linux, QuickFix, Technical
Here is a quick reference to force SSL for your phpMyAdmin installation. Edit phpMyAdmin’s config.inc.php file and add the following any where at the bottom: $cfg['ForceSSL'] = true; You’re done.. Access phpMyAdmin.
Recent Comments