Hi,
I'm in the process of trying to get NetSUS set up, our Systems team have created a LInux VM with Azure.
I have 2 issues/questions which may be related ?
One. - When i try to access the webpage after the install nothing loads and it times out, i've tried using https://VMipaddress.local/webadmin & https://VMipaddress:443/ & https://VMipaddress to see if Apache is up
i can ssh on and Apache is running, i initially installed using NetSUSLPInstaller.run, then after i couldn't connect to the web page i copied and compiled the source NetSUS-master + CreateNetSUSInstaller.sh.
Two. - The VM had been allocated 32GB rather than 300GB (i discovered after the install, never assume!!) our Systems team have now changed it to 300GB but i need to expand the file system which is still at 32GB
I started following the part Derflounders instructions for expanding disk space, if i run df -h i do not see the NetSUS partition /dev/mapper/NetSUS-root.
The first thing i need to fix is the disk space but i'm not sure whether to continue if this NetSUS partition doesn't exist. (If i had control over the VM i'd just start again with a fresh VM and 300GB but it needs to go through another team which may take a while...)
any pointers please ?