First: i’m windows and azure tribe, so not totally stupid but not up to speed on linux but getting there.
-
cyberpanel is on an ubuntu VM in Azure
-
Iused the azure marketplace package for cyberpanel setup -
(note ithat it may be worth updating to with a data disk for the future - the original os disk in azure should not hold apps/data as its possible to get wiped totally) -
i added a drive to the machine - df -h results below
Filesystem Size Used Avail Use% Mounted on
/dev/root 29G 18G 12G 62% /
devtmpfs 2.0G 0 2.0G 0% /dev
tmpfs 2.0G 136K 2.0G 1% /dev/shm
tmpfs 393M 1.2M 392M 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/sdc 49G 52K 47G 1% /data
/dev/loop1 56M 56M 0 100% /snap/core18/2679
/dev/loop0 56M 56M 0 100% /snap/core18/2667
/dev/loop2 64M 64M 0 100% /snap/core20/1738
/dev/loop3 64M 64M 0 100% /snap/core20/1778
/dev/loop4 92M 92M 0 100% /snap/lxd/23991
/dev/loop5 50M 50M 0 100% /snap/snapd/17883
/dev/loop6 50M 50M 0 100% /snap/snapd/17950
/dev/loop7 92M 92M 0 100% /snap/lxd/24061
/dev/loop8 1.5G 360K 1.4G 1% /tmp
/dev/sdb15 105M 5.2M 100M 5% /boot/efi
tmpfs 393M 0 393M 0% /run/user/5002
- i’ve read a few posts from here and i saw reference to /home in this post - (ask) how to use 2nd disk
the /home reference in this post
is that refereing to a users home directory or to root i.e. “/”
or is there a mount somewhere that i’m not seeing called /home
- assuming /home refers to “/” please could you confirm my understanding. I read this and other posts as
a: cyberpanel will only function off the root mount?
b: from the above it leads to your only choices is to extend the “/” partition?(i saw reference to getting alarger plan in some post)
c: i saw mention of mounting /the new drive as /home (???)
sorry if i’m missing fundamentals but you were warned at the top
update - yes i get that /home is user directory - if i run an ls /home i get …
ls /home
aristotle docker kwiklink.ml mzansi.directory practical.toys vmail
cyberpanel elasticsearch linksafe.ml nxautomation ubuntu
so its the websites + apps - could i copy all of this to my existing data mount - then mount thaty as /home?