0

I tried all the ways that are given on previous ask@ubuntu but my problem is such different after pressing alt+ctrl+F2 and login to user I tried to run all commands given but it gave me

error

error is the command is not located because '/usr/bin' is not included in the PATH environment variable.

sudo command not found even sudo is not working

2 Answers2

1
export PATH="/usr/bin:$PATH"

That should do the trick for the session

lbal
  • 153
0

I used the answer of this link

but on after installing lightdm (lightdm works perfectly) it's still on loop and doesn't allow me to login to my UBUNTU

please suggest me something.