Skip to content

Samkit's Blog

  • Home
  • Issues
  • Snippet
  • Placement
    • Interview Questions
  • Contact
  • LinkedIn
  • GitHub
  • Twitter
  • Facebook
  • Instagram

Categories

  • Installation
  • Interview Questions
  • Issues
  • Placement
  • Snippet

Recent Posts

  • Oracle 2016-17
  • NVidia 2016-17
  • Infosys 2016-17
  • Cognizant 2016-17
  • Amura Tech 2016-17

Recent Comments

    Archives

    • May 2017
    • March 2017

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Category: Installation

    samkit5495 21 March 2017 Update Ubuntu Version

    Installation

    If you want to update your ubuntu version without reinstalling the whole Ubuntu copy run the following command on the […]

    samkit5495 21 March 2017 Install LAMP Stack in minimum commands

    Installation

    LAMP Stack means :Linux, Apache, MySQL and PHP. Run the following commands one by one in the terminal to install the whole LAMP […]

    samkit5495 21 March 2017 Install MongoDB on Ubuntu 16.04

    Installation

    Run the following commands on the terminal to install MongoDB on Ubuntu 16.04 Create a list file for MongoDB. Create the […]

    samkit5495 21 March 2017 Update All Installed Packages in PIP

    Installation • Snippet

    To update all installed packages in pip just run the following command on the terminal: pip install -U $(pip freeze […]

    Copyright © 2023 Samkit's Blog.