( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0015415432{main}( ).../index.php:0
20.08924720608Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.552017171488Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.552217171544Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.552317171920Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.552317171920Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.552417172016Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.553217211936require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.559617509208GKTemplate->__construct( ).../component.php:31
100.567917693592GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.568517738448require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0015415432{main}( ).../index.php:0
20.08924720608Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.552017171488Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.552217171544Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.552317171920Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.552317171920Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.552417172016Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.553217211936require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.559617509208GKTemplate->__construct( ).../component.php:31
100.570317866776GKTemplateMenu->getMenuType( ).../gk.framework.php:85
CentOS 6 VMware Tools Install the Easy Way
Logo
Print this page

CentOS 6 VMware Tools Install the Easy Way

Initiate the VMware tools install on your CentOS 6.2 VM. Open a SSH session to your VM and copy/paste this:

yum -y install perl
mkdir /mnt/cdrom
mount /dev/cdrom /mnt/cdrom
cp /mnt/cdrom/VMwareTools-*.tar.gz /tmp
umount /mnt/cdrom
tar -zxf /tmp/VMwareTools-*.tar.gz -C /tmp
cd /
./tmp/vmware-tools-distrib/vmware-install.pl --default
rm -f /tmp/VMwareTools-*.tar.gz
rm -rf /tmp/vmware-tools-distrib

 


Bam! VMware Tools installed!


( ! ) 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.0015415432{main}( ).../index.php:0
20.08924720608Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08924720608Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.360912448840Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.361512473248Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.362212528576Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.362912557400require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.372512992808K2ControllerItem->execute( ).../k2.php:64
90.372512992808K2ControllerItem->display( ).../BaseController.php:710
100.387013718008K2ControllerItem->display( ).../item.php:78
110.387013718008K2ControllerItem->display( ).../controller.php:19
120.394714114376Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.398814134744K2ViewItem->display( ).../ViewController.php:102
140.540417089568K2ViewItem->display( ).../view.html.php:742
150.540417089568K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.546017269768include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701

( ! ) 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.0015415432{main}( ).../index.php:0
20.08924720608Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08924720608Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.360912448840Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.361512473248Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.362212528576Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.362912557400require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.372512992808K2ControllerItem->execute( ).../k2.php:64
90.372512992808K2ControllerItem->display( ).../BaseController.php:710
100.387013718008K2ControllerItem->display( ).../item.php:78
110.387013718008K2ControllerItem->display( ).../controller.php:19
120.394714114376Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.398814134744K2ViewItem->display( ).../ViewController.php:102
140.540417089568K2ViewItem->display( ).../view.html.php:742
150.540417089568K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.546017269768include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.