[LINUX] How to install Webmin to administer your XBMC system with a web browser
#1
Lightbulb 
You can use webmin to administer your XBMC system with a web browser.
Quote:sudo cp /etc/apt/sources.list /etc/apt/sources.list.ORG.old

sudo nano /etc/apt/sources.list

Add the following to sources.list
Quote:deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutio...repository sarge contrib
Crtl-o then Ctrl-x

The following commands to add the key for webmin repo.
Quote:wget http://www.webmin.com/jcameron-key.asc

sudo apt-key add jcameron-key.asc

sudo apt-get update

Quote:sudo aptitude install webmin
All dependencies should be resolved automatically.

https://YourIP:10000 to sign in using your user name.

Rofl
Reply
#2
last command workt not bey me.
sudo aptitude install webmin
i did use.
apt-get install webmin.
and all good.
bye bye.
Reply
#3
I got everything installed, now i cant even get access to the computer...

Dunno what i done.... is there anyway to return to default in user/permission settings ?
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] How to install Webmin to administer your XBMC system with a web browser0