lscript icon indicating copy to clipboard operation
lscript copied to clipboard

ifconfig command error

Open notacp opened this issue 5 years ago • 2 comments
trafficstars

Error showing ifconfig command not found when running LazyScript. I am running it as root user, and I have tried all possible solutions to export Path available online. The 1st option is not working. Screenshot_2020-08-20_18-52-10

notacp avatar Aug 20 '20 07:08 notacp

Ifconfig no longer works there is a new command but i dont remember the syntax

mrlitbottoms avatar Aug 21 '20 03:08 mrlitbottoms

Try this command

sudo apt install net-tools -y

thecakeisfalse avatar Sep 08 '20 14:09 thecakeisfalse