Showing posts with label xcp-ng. Show all posts
Showing posts with label xcp-ng. Show all posts

Sunday, 1 December 2024

Change static Ip of a Xcp-ng server



SSH to the server . 

sudo -s

type password for xoa.  

$ xoa network static

? Static IP for this machine 192.168.0.10/24
? Gateway 192.168.0.1
? IP of the DNS server 8.8.8.8




How to add a right-click context menu option in Windows Explorer

 To add a right-click context menu option in Windows Explorer that opens the current folder in Command Prompt and automatically runs code ...