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 21, 2010 | Books, Gnu/Linux, linux, Photography, Technical
“A catalyst for discussion, to build a home for the users of Libre Graphics software, standards and methods” is out… Download Libre Graphics Magazine from https://libregraphicsmag.com/ Manifesto gives clear picture about why its being published with...
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.
Nov 5, 2010 | Gnu/Linux, linux, QuickFix, Technical, technology, Ubuntu
Making Wacom bamboo CTH-460 work on Ubuntu was bit tricky but it works. Thanks to all threads on Ubuntu forums. Here is what I did to get it working. 1. Get the needed libraries before compiling wacom device drivers. Run the following command in console. sudo apt-get...
Recent Comments