INDEX ADBRITE
How to restart apache on ubuntu
Posted by anonymous in ubuntu, ubuntu command on Monday, July 12, 2010
To restart apache on ubuntu follow the following steps>>Start gnome-terminal>>Typesudo /etc/init.d/apache2 restartIf you are using another version of apache replace "apache2" with your apache software n...
How to create a favicon icon
Posted by anonymous in Blogspot tricks, Web Developer tricks, Web tips and tricks
Blogger or web developer what ever every one needs to designe a favicon icon for their site.It works just like a logo.When a user bookmark the page the icon will be beside the book mark. What is favicon icon: ...