Categories
Firefox Open Source Web

How to Change Proxy Setting in Firefox

Connecting to a proxy server is a very common requirement at most business establishments. To use Firefox through a proxy it must first be configured to do so. Here is how to do it: Click the “Firefox” menu. Hover over “Options”, and then select “Options” from the submenu. Open the “Advanced” category. Click on the […]

Categories
Linux Open Source Solutions Web

Fixing WiFi regulatory rule in Unix

Wifi routers usually specify the regulatory rules for all devices connected to their network. In rare cases a router may go rouge and specify the wrong regulatory domain, which might effect the quality of the connection and at times may make the network unreachable even if the network says that its connected. Below are the […]

Categories
Open Source Web

Threaded Comments in WordPress

Image via Wikipedia WordPress has a builtin feature of allowing threaded comments for your posts. This feature is by default disabled and has to be “enabled”… Here is how to do that: Login to your WordPress install as Admin(or a user with Admin permissions). Navigate to the “Settings” menu and the “Discussions” option in that […]

Categories
Solutions Ubuntu

Setting Grub Options The Right Way

Grub is the default boot loader for Ubuntu and it comes with a huge set of options that you might be inclined to tweek when ever you choose to debug a problem during bootup.  The simple quickfire way to make Grub do what you want is to edit it just before the boot process occurs […]