debian 6 install webmin

 

运行  apt-get -f install

 

 

/etc/apt/sources.list

deb http://ftp.fr.debian.org/debian/ squeeze main
deb http://ftp.fr.debian.org/debian/ squeeze-updates main
deb http://security.debian.org/ squeeze/updates main
deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib

 


If you like to install and update Webmin via APT, edit the /etc/apt/sources.list file on your system and add the lines :


deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib

 


You should also fetch and install my GPG key with which the repository is signed, with the commands :
cd /root
wget http://www.webmin.com/jcameron-key.asc
apt-key add jcameron-key.asc

 


You will now be able to install with the commands :
apt-get update
apt-get install webmin
All dependencies should be resolved automatically.

Last modified onSaturday, 05 January 2013 13:10

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0003412272{main}( ).../index.php:0
20.09334262192Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09334262192Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.328811452912Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.329811477192Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.330811532520Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.331211559920require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.342411959552K2ControllerItem->execute( ).../k2.php:64
90.342411959552K2ControllerItem->display( ).../BaseController.php:710
100.356012610256K2ControllerItem->display( ).../item.php:78
110.356012610256K2ControllerItem->display( ).../controller.php:19
120.361712981296Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.364413001664K2ViewItem->display( ).../ViewController.php:102
140.482515809248K2ViewItem->display( ).../view.html.php:742
150.482515809248K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.486215982184include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in Debian
  • Read 1850 times

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0003412272{main}( ).../index.php:0
20.09334262192Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09334262192Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.328811452912Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.329811477192Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.330811532520Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.331211559920require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.342411959552K2ControllerItem->execute( ).../k2.php:64
90.342411959552K2ControllerItem->display( ).../BaseController.php:710
100.356012610256K2ControllerItem->display( ).../item.php:78
110.356012610256K2ControllerItem->display( ).../controller.php:19
120.361712981296Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.364413001664K2ViewItem->display( ).../ViewController.php:102
140.482515809248K2ViewItem->display( ).../view.html.php:742
150.482515809248K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.486215982184include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
back to top