How do I switch to netcat-traditional in Ubuntu? Whenever I write netcat -h, it appears that I am running netcat-openbsd instead.
I’m new to Ubuntu, so exact commands would be helpful.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
enable universe repository (if not enabled)
Install the other netcat using synaptic. (To do this, the universe repository must be enabled.)
type
sudo update-alternatives --config ncSelect the option
/bin/nc.traditionaltype
nc -houtput: