User Tools

Site Tools


коррекция_времени_в_vmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
коррекция_времени_в_vmware [2010/03/26 13:16]
val
коррекция_времени_в_vmware [2010/10/16 22:16]
val
Line 1: Line 1:
-====== Коррекция времени в VMWare ====== 
  
-===== FreeBSD ===== 
-<​code>​ 
-# cat /​boot/​loader.conf 
-... 
-kern.hz="​100"​ 
-</​code>​ 
- 
-===== Ubuntu ===== 
-<​code>​ 
-In grub.conf add to kernel line: '​clock=pit'​ 
-</​code>​