If it is not explicitly told in following recipe, setting up services are described for Ubuntu 20.04 server, but applications are described for Xubuntu 20.04 workstation. If you use different Ubuntu version or Linux distribution, settings as well as content, names and places of configuration files may be different!
Got it.

VmWare Server

1.x versijas uzstādīšana

  1. Izpilda komandu:

    apt-get install xinetd build-essential ia32-libs linux-headers-`uname -r`
    vmware-install.pl

Saites

Kļūdu novēršana

  1. Failā /var/log/messages parādās ieraksti:

    ...
    Feb 15 06:55:23 odo kernel: [[4114573.561713]] rtc: lost 1 interrupts
    Feb 15 07:39:06 odo kernel: [[4117191.007936]] rtc: lost 2 interrupts
    ...

    bet failā /var/log/syslog parādās ieraksti:

    ...
    Feb 19 22:40:01 odo kernel: [[ 5507.455664]] /dev/vmmon[[5652]]: host clock rate change request 303 -> 395
    Feb 19 22:40:02 odo kernel: [[ 5508.455411]] /dev/vmmon[[5652]]: host clock rate change request 395 -> 453
    ...
  2. Failā /etc/vmware/config pievieno rindu:

    host.useFastClock = FALSE
  3. Pārstarte VmWare serveri:

    /etc/init.d/vmware restart

Skaņošana

  1. Failā /etc/vmware/config pievieno rindu:

    monitor_control.virtual_rdtsc = FALSE

Saites


  
Tags Linux Ubuntu Virtualizācija Vmware Serveris
Created by Valdis Vītoliņš on 2008-08-09 07:37
Last modified by Valdis Vītoliņš on 2021-04-13 14:30
 
Xwiki Powered
Creative Commons Attribution 3.0 Unported License