Skip to playerSkip to main content
  • 3 days ago
Transcript
00:00hello i was looking for the command not start on my void linux computer and as you can see it says
00:08command not found there is a package that provides netstat including others like arp
00:20like ifconfig etc these pack these commands if you cannot find them on your void linux machine
00:28you have two options the first one is to use the alternative for example for ifconfig
00:36let's command it there is ip for example for the exact command ifconfig you need to type ipa
00:48ip has different configurations and helps with a lot of stuff that you may need to do and learn
00:58and you may not need to install the package that provides ifconfig including others
01:05for netstat for example there is the command ss in case you still cannot replace each and every
01:13command of the packages of the package that we're gonna install here you can simply install it and use
01:20the commands within it we have to install it using this command xbps install and the package is net
01:31tools like this in any other linux distribution the situation may be the same except for one thing
01:39which is the installation differs depending on the command and the package manager that you
01:46have you need to keep that in mind in case you wanted to install this package in case netstat is missing or
01:54other commands since for some distributions it is still installed and exists over there and it is from
02:02within the default installation let's install net tools password since this is for root
02:12password y and enter it's a small package all right let's clear out the screen
02:19if we look for netstat we can see that it's not that different with ss maybe ss is more verbose or
02:30different details but still the same i have config there is definitely some output difference
02:38for example here it is different than ipa etc the commands include arp i have config ipm addr ip tunnel
02:51etc i have them here to name few this is from kali linux website which i rarely
03:00use or rarely see that was how to set up net tools and retrieve package commands like net
Be the first to comment
Add your comment

Recommended