Simple Email Service (SES) is one of the great AWS services for email
As per original instructions, credentials for this service can be generated from the console or you could generate it from your user credentials, AWS Secret Access Key.
This is a drive through the requirement to install an AWS S3 Bucket on a Virtual Machine, on your PC and provisioned by VirtualBox, with an FTP service that can make use of the AWS S3 Bucket for persistent distributed storage. The reason to have a S3 bucket is to allow the use of a single persistent storage for several services (for instance multiple FTP servers) running for different clients and exposed by a dedicated virtual machine.
Please note the below instructions are for Windows only
You might want to enable access to your Windows laptop or to the internet through a Wifi network.
Are you stuck with an old version of git on your ubuntu server? Please continue reading below.
Sometimes in DB used by different applications you might like to monitor what queries are executed and see them directly on your mysql client, like SqlYog or Sequel Pro.
This is a brief note on how to export the last revision of your git repository to a directory or archive file.
SSL set up on Apache needs a ssl enabled virtual host configuration with matching certificate and private key.
Please note this article has been changed to be flexible enough to allow set-up of Xdebug for any Xamp environment (Windows/linux/mac). Also it directs you to use the Chrome Xdebug plugin so you can control when Xdebug is enabled for your application straight from Chrome without changing your php configuration and restarting Apache.
These are the different steps required to get the installation working
Go to the next page for detailed instructions on step 1.
I have recently installed virtualbox on my ubuntu and I could not get usb devices to work.
This is because in order for virtualbox to use your usb resources it is required that the current user is added to the virtual box user group