by CBrown | Jul 27, 2016 | Climbing, Ham Radio, Outdoors, Personal
Click the article for...
by CBrown | Jul 20, 2016 | Climbing, Ham Radio, Outdoors, Personal
Working on 147.075 with K8CTB, KC8AJH, N8FMD, K8RRL, KC8FHW, KD8BMI ...
by CBrown | Jul 17, 2016 | Climbing, Ham Radio, Outdoors, Personal
Antenna repair on 147.135 repeater with KC8AJH, N8FMD, K8CTB, K8RRL, KC8TQK, N8VCF, KB8FHW. (Pictures included in full article) « ‹ 1 of 3 ›...
by CBrown | Jun 20, 2016 | Climbing, Ham Radio
Repositioning and resealing a HAM radio antenna. (Pictures included in full article) ...
by CBrown | May 26, 2016 | Climbing, Ham Radio
(Pictures included in full article) ...
by CBrown | May 3, 2016 | Uncategorized
To change Allstar to use a # instead of * for the function character change these lines in rpt.conf. Reason this was done is because the repeater controller utilized * to initiate autopatch. funcchar = # ; function lead-in character (defaults to ‘*’) endchar = * ;...
by CBrown | May 3, 2016 | Ham Radio, Servers
Defining Functions in Allstar Define these functions in /etc/asterisk/rpt.conf in the functions section. 1=ilink,1 ; disconnect link = *1<node> 2=ilink,2 ; monitor link = *2<node> 3=ilink,3 ; connect link transceive = *3<node> 4=ilink,4...
by CBrown | Dec 7, 2015 | Climbing
by CBrown | Nov 20, 2015 | Uncategorized
After doing a release upgrade do-release-upgrade from Ubuntu 12.04 to 14.04 my websites were going to the default vhost for apache. After looking at /etc/apache2/apache2.conf it had changed from looking for .cfg to .conf for the vhosts files. I just added the .cfg...
by CBrown | Nov 19, 2015 | Servers, Uncategorized, Work
Try to do a release upgrade I ran into the issue of /boot not having enough free space. Here is how to resolve that. Check which kernel you are actively using. DO NOT REMOVE THIS ONE! uname -r View all kernels installed on your system. dpkg –list | grep...