Jun 3, 2011 | Gnu/Linux, linux, QuickFix, Security, Technical, Virtualization
Following error is noticed when you are running apf in the OpenVZ VM. iptables: Unknown error 4294967295 Main reason for this error iptables support missing in OpenVZ. Here are the quick steps to resolve this issue permanently: 1. Define which iptables modules are...
May 24, 2011 | Gnu/Linux, linux, QuickFix, Technical, Ubuntu
Many package installations fail with the following errors. Especially the ones which involve databases etc. I found this following error while getting postgres SQL work. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:...
May 13, 2011 | Gnu/Linux, linux, QuickFix, Technical, technology
Accessing SSH on networks powered through squid might be tricky if you’re new to tunneling etc. I was blocked by Squid from sshing to remote machines and making changes to squid config as well as iptables rules didn’t do any magic. Corkscrew helped me...
May 4, 2011 | Bug Fix, Gnu/Linux, linux, QuickFix, Technical, Ubuntu
NVidia GeForce Go 7300/7400 might have been black listed on Ubuntu 11.04 as they found to have been hanging during the startup. Unity 3D can run with the “nvidia 173″ driver on these cards. To force detection at startup, you can: sudo nano /etc/environment...
May 4, 2011 | Gnu/Linux, linux, Technical, technology, Ubuntu
Natty Narwhal is out with brand new Unity integrated. Many of you might be struggling to get Unity working on your machines. Unity has restrictions to run on specific graphics cards. It is better to check whether your graphic card supports running Unity or now. Use...
Apr 18, 2011 | Bug Fix, Gnu/Linux, linux, QuickFix, Technical
If you’re trying to install and MSI files on your linux box, you might not see it firing up. Windows Installer component is needed which was introduced Windows 2000 or later to install these files. The executable ‘msiexec’ can let you install these...
Apr 5, 2011 | Gnu/Linux, linux, QuickFix, Technical
You can quickly install ffmpeg on CentOS or RHEL server via dag repository. To proceed insert following lines to /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=https://apt.sw.be/redhat/el$releasever/en/$basearch/dag...
Mar 25, 2011 | Gnu/Linux, linux, QuickFix, Technical, Ubuntu
Ever tried copying files to NTFS partitions on drive or onto portable drives while working on Linux? That might have made you feel sick to sit with a sluggish or totally hanged machine in hand. Reason: Its mainly because default …Read more »
Recent Comments