Usage and Best Practices for RADIANT CMS-Part1

Addition of snippets to webpages : Consider snippet which has been created with name “site_footer”. In order to include this snippet either in any of the created webpages or any of the layouts you can use the command as given below: In the above command context “Lower part” is for our reference. It may or … Continue reading Usage and Best Practices for RADIANT CMS-Part1

Getting wired and wireless working on ubuntu 9.0.4

It might be the case that earlier wireless was working and then it stopped workingFollow the simple steps here....1. Restart networkingsudo /etc/init.d/networking restart2. Disable the "Support for Atheros 802.11 wireless LAN cards" on system/administration/Hardware Drivers, and reboot your box.3. Restart sudo rebootThat's it, Cheers!Still having problem follow the instructions here