Setting up a LAMP Server
by bleachga from LinuxQuestions.org on (#6CWS7)
I just ordered a mini-PC for my local LAN that I want to use as a staging server for LAMP development. I develop on a Mac using PHPStorm, and I'd like to be able to do two primary things:
1) Access a directory on the Linux system (e.g. my website) from my Mac as if it's local. Should I use NFS? SMB? Something else?
2) Debug in PHPStorm even though the server is running external to the Mac.
Any pointers to guides that will make the installation and config easier would be appreciated.
Thanks,
/brian
1) Access a directory on the Linux system (e.g. my website) from my Mac as if it's local. Should I use NFS? SMB? Something else?
2) Debug in PHPStorm even though the server is running external to the Mac.
Any pointers to guides that will make the installation and config easier would be appreciated.
Thanks,
/brian