James McDonald

I have moved to Amazon Web Services

So tonight I moved my websites to AWS. I logged into AWS and created all my DNS zones and records in Route 53 and then logged into multiple DNS registrars they were registered with and pointed them to Route 53 DNS servers. I chose the default Amazon Linux AMI and then...

glabels-3-batch on Fedora 25 segfault

The default glabels-3.4.x install on Fedora 25 through 29 segfaults when using the glabels-3-batch command. The following command fails: glabels-3-batch -o output.pdf -i crossdock-data.csv 150x200-crossdock-labels.glabels I found compiling from source with defaults...

seLinux won’t exec my .pl

This error in httpd error_log [Wed Jul 12 21:39:57.069313 2017] [cgi:error] [pid 16811] [client 127.0.0.1:35330] AH01215: (13)Permission denied: exec of '/home/rupert/Sites/client1-www/cgi-bin/refnum.pl' failed:/home/rupert/Sites/client1-www/cgi-bin/refnum.pl [Wed Jul...

AWS Bucket Policies

Been working towards my Amazon Certified Solutions Architect --- Associate qualification. Created a static website from an S3 bucket and everytime I synced my local files up to it I would get access denied due to the sync removing perms. But that is where bucket...