I made a typo when changing webmin's port number; now, I don't know what it is. How can I change it?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

try editing the /etc/webmin/miniserv.conf

link|improve this answer
dont forget to restart webmin - /etc/init.d/webmin restart for linux machines – anthonysomerset Jun 4 '11 at 21:19
feedback

Try this to get a port number you have configured:

netstat -teplnu | grep perl
link|improve this answer
or "netstat -teplnu | grep webmin" , really do not know what binary/script webmin is using. – John Jun 4 '11 at 21:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.