GAR-Project / project

DDoS attacks detection by using SVM on SDN networks.
https://gar-project.github.io/project/
139 stars 28 forks source link

chmod: cannot access 'private_key': No such file or directory #18

Open Pr-anjali opened 7 months ago

Pr-anjali commented 7 months ago

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.