This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
admin:esxi [2023/03/21 11:06] 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 | + | - Stop and disable |
| + | service lightdm stop | ||
| systemctl disable lightdm.service | systemctl disable lightdm.service | ||
| Line 139: | Line 140: | ||
| touch / | touch / | ||
| - | - Install cse updates (ubuntu 22.04, | + | Install cse updates (last update |
| + | \\ | ||
| + | - Include updates: | ||
| + | python3-mysql-connector.sh cache-download.sh turnin-suid.sh ncal.sh nam-fixed.sh 2204extras.sh etc. | ||
| + | - Exclude | ||
| + | orcad-quartus.sh gns3lab.sh chrome.sh unity3d.sh texstudio.sh | ||
| + | |||
| + | |||
| + | ==== Convert thick vmdk disk files to thin ==== | ||
| + | vmkfstools -i vm01.vmdk -d thin thin-vm01.vmdk | ||
| + | |||
| + | ==== Punchzero (" | ||
| + | vmkfstools -K < | ||