Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here are the differences between a minimal virtual machine, minimal and normal using  all with ssh during initial setup. The following commands were used,

Code Block
languagebash
dpkg --get-selections | wc -1 # how many packages installed
free -h # how much memory used
ps aux | wc -l # how many processes (including the two to run this command)
df -h | grep root # how much disk used (not going to bother counting the small 30MB for boot

Ubuntu 10.04.4

...

Line ItemAttributeMinimal Virtual MachineMinimalNormalRecently Ubuntu Snappy 15.04Stripped Solari 10 (Just for Fun)
Packages2133133562 core packages containing minimal utilities 
Tasks848587174 
Memory on Initial Boot73,980k86,584k171,392k167,051 
Disk Space557M791M851M

639M

 
Boot Time     
Key Advantage

Reduced fat due to uniformity of virtual machines.

Minimal to run a normal Server. Upgrade core OS as 1 package and revert btw OS upgrades quickly. Made for pure Cloud. 

Using the minimal virtual machine install, I did find that I wanted some packages back documented as Recommended Tools in the Bonsai Framework Ubuntu setup process.

Ubuntu 16.04.1

AttributeMinimal Virtual MachineMinimalNormalStandardMicrosoft Azure Default Image
Packages247    
Memory on Initial Boot39 MB    
Tasks164 -2 (to run the command) = 162    
Disk Space757 MB    
Key Advantage

Reduced fat due to uniformity of virtual machines.

Minimal to run a normal Server.   

References

Provided what the differences between the installs are - http://askubuntu.com/questions/57336/minimal-system-or-minimal-virtual-machine-on-install