Skip to main content
18
results
Andrew Fletcher
Running Docker in a new process and creating a container.   Go to the directory using the cd command.  In this instance in the sites directory: cd ~/SitesCreate a new directory, which can be achieved using mkdir mkdir mydirIf Docker has been installed then the next command will be all that is required devcontainer  Not quite However, this might not be what happens.  On my first run I received the following error message: node:internal/modules/cjs/loader:927 throw...
Andrew Fletcher
To add ejabberd and run MYSQL to the server I needed to update the server...
Andrew Fletcher
Installing Laravel on an Apache server was going to be a no fuss process said no...