You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For troubleshooting problems related to SSH, when I am typing the command
cd .vagrant/machines/test/virtualbox/
chmod 400 private_key
It gives the error :
chmod: cannot access 'private_key': No such file or directory
Please help me rectify this as I am a just beginner and want to understand this project.
The text was updated successfully, but these errors were encountered:
For troubleshooting problems related to SSH, when I am typing the command
cd .vagrant/machines/test/virtualbox/
chmod 400 private_key
It gives the error :
chmod: cannot access 'private_key': No such file or directory
Please help me rectify this as I am a just beginner and want to understand this project.
The text was updated successfully, but these errors were encountered: