Search found 1 match
- Mon Dec 02, 2019 6:58 pm
- Forum: General Discussion
- Topic: Creating accounts on second disk partition
- Replies: 1
- Views: 7347
Creating accounts on second disk partition
Hello, I have 2 disks on my server. First = 1TB SSD Second = 2TB SSD Could I host websites on both drives? I would mount as follows. first disk = /home second disk = /home2 Example setup domains domain1.com create in /home like path = /home/domain1 domain2.com create in /home2 like path = /home2/dom...