Enable PHP Error Reporting
To enable error reporting in PHP script, add To avoid PHP scripts showing errors, add See php
To enable error reporting in PHP script, add To avoid PHP scripts showing errors, add See php
To install Amazon AWS Elastic Beanstalk Command Line Interface (EB CLI), run pip install awsebcli To create a project. mkdir serverok cd…
Login to ISPConfig at https://your-server-ip:8080 On main menu, click on “Sites”. It will show all available web sites on your server. Click…
tmux is a terminal emulator. It work like screen, but have more features. CentOS 6 do not come with tmux, you need…
You may need to update software on an instance in Amazon EC2 Auto Scaling Groups, when this happens make sure you enable…
To delete an Amazon S3 bucket, go to Amazon Console > S3 Click on the bucket you need to delete. Then click…
Make Amazon S3 Bucket public Enable Amazon Cloudfront CDN in WordPress Install Amazon AWS awscli Delete Amazon S3 Bucket Amazon S3 CORS…
To make an Amazon S3 bucket public, you need to modify the bucket’s policy to allow public access. You get a blank…
I was setting up a wordpress web site to use Amazon S3 + Cloudfront as CDN. I used w3 total cache plugin…
awscli is a command line tool for Amazon AWS. To install, run Create a virtual environment and activate it Install awscli with…
Webmin is an open source control panel to manage Linux and FreeBSD servers. http://www.webmin.com Download Latest source distribution from http://www.webmin.com/download.html To install…
Enable sar in Ubuntu install sysstat on CentOS View Past Performance Data With sar To see stats for the previous day, run…