Sunday, August 24, 2014

How to share internet connection from windows 7, 8 through command line (or prompt)

Nowadays Internet has become the most important and entertained part of our life, Everybody uses internet not only in home but also in outside of the home like Bus station, College, School, Office and many more.... with the help of wifi (wireless fidelity). But what happens if there is no such a devices like wifi router to share an internet connection. As we all know Computer has a fast internet connection rather than mobile phones. But today we are on the topic about to make your computer as a wifi hotspot or sharing fast internet connection from your computer to another wifi supportable devices like smart phones, tab, etc. This can easily solved with concept of Wireless Hosted Network was introduced in windows 7 from Microsoft windows. Now we are on the steps to make your computer as a wifi hotspot through command line with simple steps.



STEPS:-

  • First Run Command Prompt with administrative privilege.


  • Now Type netsh wlan show drivers, You will see pic like this and check whether your computer supports hosted network or not, If yes, it supports else it doesn't.




  • Now Type this command netsh wlan set hostednetwork mode=allow ssid=hotspotname key=password (You can change hostpotname and password with your own).




  • Now at last, Type this command netsh wlan start hostednetwork then you will see pic like this.




  • Now your computer is made as a wifi hotspot, but we still need to do simple and quick work for internet connection.
  • Now go to control panel >> Network and sharing center. And click on the Active internet connection and go to properties and sharing tab and  check the box "Allow other network users to connect through this computer's internet connection"and select the network connection name that is used by your hotspot. 


  • Now you are done....
  • You can stop it by command line. Go to command line and type this command netsh wlan stop hostednetwork.

Enjoy..........

Still having problems ?

Read More »

Flat Mag Responsive Blogger Template


LIVE DEMO           DOWNLOAD

Flat Mag Responsive Blogger Template is a multi-purpose straight Blogger template precisely designed for multimedia, news bulletin, Entertainment and Technology blogs. With elegant green color scheme, Fla tMag gives you visitors the experience of their life as they go though the responsive and flexible design. It has a lot of useful and key widgets, which come which are ready-to-use from the time this template is installed on your blog. Following are the few key features we have incorporated in this responsive blogger theme.



  • Responsive Design:It has responsive design which automatically fits different resolutions i.e. iPad, iPod, Android and etc. (Try resizing the page of your browser and see the magic). This theme is coded so perfectly that it is highly responsive in even Internet Explorer.
  • Breadcrumbs: The most amazing widget we have in this template is Breadcrumbs for humans. It has nothing to do with SEO. The breadcrumbs would only display parent categories of the article so users can easily search your site in depth.
  • Sticky Header with Drop down Menu: In this theme, we have used “Sticky” drop down menu, but a lot of users demanded for a Multi Drop Down menu which could work on three different sub levels. Keeping that in mind, we have added a “Sticky”, Multi-level Drop down menu in this theme. On the top of that the header of this theme is also sticky.
  • Author Bio Widget: The next new thing, which we have added in the template, is the “Author Bio” widget that appears in each and every post. Anyone can customize it, according to their needs. Keep in mind it is not for multiple authors.
  • Featured Label Posts: Just like our previous themes, we have also added a featured post display in this theme, which gives a user the flexibility to easily display posts through a certain Label on home and archive pages. To learn how to install this feature, kindly check the guidance below.
  • More Features: Back to Top button, 4 columns Footer, 3 columns Template, Threaded commenting system, related posts, Ads ready, SEO Friendly and much more.



  • Read More »

    Saturday, August 23, 2014

    Spike Responsive Blogger template


                                    LIVE DEMO                                                           DOWNLOAD


     Template Features:
    Blogger, Email Subscription Widget Ready, Unique, Seo Ready, Black, 4 Columns Footer, Responsive, Magazine, Page Navigation Menu, Gray, Clean, Simple, White, Ads Ready, Post Thumbnails, Drop down Menu, 1 Right Sidebar, 2 Columns, 1 Sidebar, Right Sidebar.
    Read More »

    Friday, August 22, 2014

    Rocket blogger template

    Rocket Template

    • Template Name :- Rocket Blogger Template.
    • Author :- Sorat Templates.
    • Designer :-Kopasoft.
    • Release Date :- April 2013.
    • Features :- 3 Columns, Magazine, Featured Content Slider, Fixed Width, Dropdown Menu, Social Widget, Gray Background, Page Navigation Widget.
    It is little bit of modified version of Rocket Blogger template with sticky navbar.


    Configure Dropdown menu:-

    • Go to Blogger dashboard >> Template >> Edit HTML. Now scroll down following code and replace it with your links.

    <nav class='main-nav'>
     <span class='menu-icon'>Menu</span>
     <ul id='main-menu'>
       <li class='current-menu-item'><a href='/'>    Home</a></li>
     <li><a href='/search/label/Tricks'>Tricks</a>
     <ul>
     <li><a href='/search/label/Android'>Android</a></li>
     <li><a href='/search/label/Internet'>Internet</a></li>
     <li><a href='/search/label/Computer'>Windows</a></li>
     <li><a href='#'>Element page</a></li>
     <li><a href='#'>Typography page</a></li>
     <li><a href='#'>404 page</a></li>
     <li><a href='#'>Contact page</a></li>
     </ul>
     </li>
     <li><a href=''>Programming</a>
     <ul>
     <li><a href='/search/label/C'>C Coding</a></li>
     <li><a href='/search/label/C%20Plus%20Plus'>C++ Coding</a></li>
     <li><a href='#'>Visual Basic</a></li>
     <li><a href='#'>Element page</a></li>
     <li><a href='#'>Typography page</a></li>
     <li><a href='#'>404 page</a></li>
     <li><a href='#'>Contact page</a></li>
     </ul>
     </li>
     <li><a href='/search/label/blogging%20tips'>Blogging Tips</a></li>
     <li><a href='/search/label/NepaliBand'>Nepali Music</a></li>
     <li><a href='/search/label/Earn%20money'>Earning Tips</a></li>
     <li><a href='#'>Blogger Template</a></li>
       <li><a href='/p/about-me.html'>About</a></li>
     <li><a href='/p/contact-form-contact-us-to-contact-us.html'>Contact</a></li>
       <li><a href='/p/forum.html'>Discuss</a></li>
     </ul>
     <div class='divider-menu'><span/></div>
    </nav>
    <div class='clear'/>
    </div>
    </div>


    Read More »