Author Archives: Paul

About Paul

CERT Coordinator, Ham Radio Operator, GTD Fan; Photographer; Domino/Notes Administrator

Trac installation on Home CentOS Server

Desired Outcome At home, I have a CentOS7 Server which has Apache and MariaDB installed. Objective is to install Trac. Using this method, I learn how to integrate Python and am not limited with installing on 1and1. Trac references Subversion, … Continue reading

Posted in CentOS | Leave a comment

Ubuntu 14.04.4 Server installation notes – Security and Weather

Overview Needed to install a new Ubuntu Server for a long-term project of creating a DIY Security Monitoring System and DIY Weather Station. The primary outcome (security and weather aside) is learning – Ubuntu, SQL, C Programming, Networking, Wireless Communication, … Continue reading

Posted in Ubuntu | Leave a comment

Syntax with main( ) re: int

I’m using Cloud9 for my IDE and compiler to learn the C Programming Language. Going through Schildt’s “Teach yourself C” which is copyrighted 1989. I’m thinking there has been a syntax update. When I entered the following code, I received … Continue reading

Posted in C, Programming | Leave a comment