It's UWAweek 17 (1st semester, week 8)

help3002

This forum is provided to promote discussion amongst students enrolled in CITS3002 Computer Networks.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message. How do I ask a good question?

Displaying selected article
Showing 1 of 272 articles.
Currently 2 other people reading this forum.


 UWA week 11 (1st semester, week 3) ↓
SVG not supported

Login to reply

👍?
helpful

For anyone who had the following error when running the 'install-cnet.sh' script: `cp: cannot stat 'cnet-Linux-x86_64': No such file or directory` I managed to bypass it by manually running each command of the script on the terminal Linux users: 1. download the executable (pls check your own $(uname) and $(arch) on your machine): [CITS3002] 2. sudo rm -rf /usr/local/bin/cnet 3. cp cnet-Linux-x86_64 /usr/local/bin/cnet 4. chmod 755 /usr/local/bin/cnet and so on... Hopefully this helps!

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy