Related Articles
best bootstrap admin dashboard template
Bootstrap Themes
free admin bootstrap templates
free best admin dashboard templates
free dashbaord bootstrap themes
free dashboard themes
Templates
10 Free Bootstrap Admin Dashboard Templates and Themes
If you are looking for free bootstrap admin dashboard templates then check out below 10 best free dashboard templates with latest version of bootstrap and are fully open source which means you can use it for your personal and commercial purpose. Free Bootstrap Admin Dashboard Templates 1. Design Bootstrap template is a free dashboard template […]
Open a Url onload of a Website or Pagee
You can able to load a webpage while accessing a particular Website using Javascript, see below for code. <script> function openWindow() { window.open(‘http://www.google.com‘,’a’,’height=300,width=600′); } </script> <body onload=”openWindow();”> </body>
How to start Mysql on Linux
To start Mysql on Linux : cd etc/init.d/mysqld start or cd etc/init.d/mysql start



