Changes

Jump to navigation Jump to search
4 bytes removed ,  00:52, 9 October 2017
m
remove incorrect 'smart' quotes from egrep command line
Line 23: Line 23:  
You should install an accelerator if at all possible, that is, if your processor supports virtualization in hardware. To find out whether it does, run the command
 
You should install an accelerator if at all possible, that is, if your processor supports virtualization in hardware. To find out whether it does, run the command
   −
  $ egrep (vmx|svm)/proc/cpuinfo
+
  $ egrep '(vmx|svm)' /proc/cpuinfo
 
  flags : fpu vme de pse tsc msr pae mce cx8 … vmx …
 
  flags : fpu vme de pse tsc msr pae mce cx8 … vmx …
 
  flags : fpu vme de pse tsc msr pae mce cx8 … vmx …
 
  flags : fpu vme de pse tsc msr pae mce cx8 … vmx …
243

edits

Navigation menu