User Tools

Site Tools


admin:esxi

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
Previous revision
admin:esxi [2023/03/21 11:15]
peppe [DL380ws lab 24h clones]
admin:esxi [2024/03/29 11:51] (current)
peppe
Line 131: Line 131:
   apt -y install open-vm-tools   apt -y install open-vm-tools
  
-Disable lightdm (gui not needed)+Stop and disable lightdm (gui not needed) 
 +  service lightdm stop
   systemctl disable lightdm.service   systemctl disable lightdm.service
  
Line 139: Line 140:
   touch /etc/cse_updates/noshutdown   touch /etc/cse_updates/noshutdown
  
-Install cse updates (ubuntu 22.04, last update = openjdk8) +Install cse updates (last update in ubuntu22.04-hp705ws02-2022-10-10-12-img = openjdk8)\\ 
-  include+\\ 
-    python3-mysql-connector.sh +Include updates
-    - cache-download.sh +  python3-mysql-connector.sh cache-download.sh turnin-suid.sh ncal.sh nam-fixed.sh 2204extras.sh etc. 
-    - turnin-suid.sh +Exclude gui based/VM updates: 
-    - ncal.sh +  orcad-quartus.sh gns3lab.sh chrome.sh unity3d.sh texstudio.sh 
-    - nam-fixed.sh + 
-    - 2204extras.sh + 
-  exclude gui based/VMs +==== Convert thick vmdk disk files to thin ==== 
-    orcad-quartus.sh +  vmkfstools -i vm01.vmdk -d thin thin-vm01.vmdk 
-    - gns3lab.sh + 
-    - chrome.sh +==== Punchzero ("defrag") vmdk files ==== 
-    - unity3d.sh +  vmkfstools -K <name>.vmdk
-    - texstudio.sh+
  
  
admin/esxi.1679390142.txt.gz · Last modified: 2023/03/21 11:15 by peppe