Hi,
I believe its best practice to remove root from SSH login for security purposes.
As a result, I have set up a new user with groups - docker, root, users, sambashare, ssh, sudo.
When I log into my system through putty with this username, the command line always has a fixed $ when using cd making it confusing where I am in the folder structure unlike when logging with root, which shows where you are in the folder structure - it there a way to have this with my user?