Login

Login
  • Register
  • VectorDesign blog

    Testing Automation and general Tech Geek stuff

    Log in as root Ubuntu

    Posted in linux on 29 April 2015 by vectordesign

    Root user is locked by default in ubuntu systems but if you want to access root rights enter in  shell

    sudo -i

    Leave a Reply