Keyboard Shortcuts
Likes
- G2-Link
- Messages
Search
Re: Alma and g2_link
¿ªÔÆÌåÓýHas anyone explored the free version of Oracle Linux? There is one that is RHEL compatible.? Be interesting to see if g3 gateway etc would install on it.? Cheers,? Simon ZL1SWW? -------- Original message -------- From: "Terry M. Stader" <ka8scp@...> Date: 7/06/24 5:00?am (GMT+12:00) Subject: Re: [g2-link] Alma and g2_link Terry -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Rich Painter Sent: Thursday, June 6, 2024 12:04 PM To: [email protected] Subject: Re: [g2-link] Alma and g2_link I have looked at and enhanced g2-link over the years. I'm preparing to install alma on our 3 servers and will address g2-link from my src to make sure it works. I can report back when I'm done. rich On 6/5/24 8:36 PM, Jim - K6JM via groups.io wrote: > Alma Linux is said to be binary-compatible with RedHat Enterprise Linux, which is what CentOS was derived from. RHEL was proprietary, CentOS was open. > > My approach would be to take a working Alma 9 G3.2 system and add in G2_link as if it were a CentOS system and see what happens.? You might find it just works.? If it doesn't, turn on the highest level of logging and capture what happens.? Often the problem has already been found and the solution documented on the internet. > >????? Jim - K6JM > > PS In the probably unlikely case that G2_Link needs to be substantially modified, I'd then search for an AI tool that will generate a translation program.? Increasing such conversion programs are being "written" by AI tools, not humans.? But I kind of doubt that will be needed in this case. > > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Terry M. > Stader > Sent: Sunday, June 2, 2024 6:34 AM > To: [email protected] > Subject: [g2-link] Alma and g2_link > > Good day everyone. With the release of G3.2 supporting Alma 9 as Icom moves away from the EOL of Centos 7, it looks like we need to address the future of g2_link. > > I am not a ¡°coder¡±. I can look at code and read it well enough, but I do not know where to begin in a migration from Centos 7 to Alma 9 and g2_link. > > Is there anyone in the group that has some knowledge in this vein? Or even knows someone who would take a look at the task? > > Any thoughts? > > Terry KA8SCP > > > > > > > > . -- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Re: Alma and g2_link
Hey Rich,
toggle quoted message
Show quoted text
Can you share what your "enhancements" are? Shareable with others? Terry -----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Rich Painter Sent: Thursday, June 6, 2024 12:04 PM To: [email protected] Subject: Re: [g2-link] Alma and g2_link I have looked at and enhanced g2-link over the years. -- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Re: Alma and g2_link
Alma 9 does not have a /etc/init.d directory, so the g2_link.SVC file needs to be converted to a g2_link.service file for the /lib/systemd/system/ directory. I see the dstar_gw, dplus, monlink versions are there on the new Alma 3.2 system I built yesterday.
toggle quoted message
Show quoted text
Terry -----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Rich Painter Sent: Thursday, June 6, 2024 12:04 PM To: [email protected] Subject: Re: [g2-link] Alma and g2_link I have looked at and enhanced g2-link over the years. I'm preparing to install alma on our 3 servers and will address g2-link from my src to make sure it works. I can report back when I'm done. rich On 6/5/24 8:36 PM, Jim - K6JM via groups.io wrote: Alma Linux is said to be binary-compatible with RedHat Enterprise Linux, which is what CentOS was derived from. RHEL was proprietary, CentOS was open. -- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Re: Alma and g2_link
I have looked at and enhanced g2-link over the years. I'm preparing to install alma on our 3 servers and will address g2-link from my src to make sure it works. I can report back when I'm done.
toggle quoted message
Show quoted text
rich On 6/5/24 8:36 PM, Jim - K6JM via groups.io wrote:
Alma Linux is said to be binary-compatible with RedHat Enterprise Linux, which is what CentOS was derived from. RHEL was proprietary, CentOS was open. |
Re: Alma and g2_link
I believe that Jim has the basics correct, except that I believe that there was a change in the database format so the internal SQL has a good possibility of not working. That said, I'd be willing to have a poke at it on a virtual machine and see what can be seen. On Wed, Jun 5, 2024, 7:36?p.m. Jim - K6JM via <jmm=[email protected]> wrote: Alma Linux is said to be binary-compatible with RedHat Enterprise Linux, which is what CentOS was derived from. RHEL was proprietary, CentOS was open.? |
Re: Alma and g2_link
Alma Linux is said to be binary-compatible with RedHat Enterprise Linux, which is what CentOS was derived from. RHEL was proprietary, CentOS was open.
toggle quoted message
Show quoted text
My approach would be to take a working Alma 9 G3.2 system and add in G2_link as if it were a CentOS system and see what happens. You might find it just works. If it doesn't, turn on the highest level of logging and capture what happens. Often the problem has already been found and the solution documented on the internet. Jim - K6JM PS In the probably unlikely case that G2_Link needs to be substantially modified, I'd then search for an AI tool that will generate a translation program. Increasing such conversion programs are being "written" by AI tools, not humans. But I kind of doubt that will be needed in this case. -----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Terry M. Stader Sent: Sunday, June 2, 2024 6:34 AM To: [email protected] Subject: [g2-link] Alma and g2_link Good day everyone. With the release of G3.2 supporting Alma 9 as Icom moves away from the EOL of Centos 7, it looks like we need to address the future of g2_link. I am not a ¡°coder¡±. I can look at code and read it well enough, but I do not know where to begin in a migration from Centos 7 to Alma 9 and g2_link. Is there anyone in the group that has some knowledge in this vein? Or even knows someone who would take a look at the task? Any thoughts? Terry KA8SCP |
Alma and g2_link
Good day everyone. With the release of G3.2 supporting Alma 9 as Icom moves away from the EOL of Centos 7, it looks like we need to address the future of g2_link.
I am not a ¡°coder¡±. I can look at code and read it well enough, but I do not know where to begin in a migration from Centos 7 to Alma 9 and g2_link. Is there anyone in the group that has some knowledge in this vein? Or even knows someone who would take a look at the task? Any thoughts? Terry KA8SCP -- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Re: New dashboard - multidash
¿ªÔÆÌåÓýSeveral years ago I did a side-by-side. You can see it here: regards rich On 4/12/24 9:06 PM, Terry M. Stader
wrote:
|
Re: New dashboard - multidash
¿ªÔÆÌåÓý?I did get a follow up from Tomek: ====== I added the .frame class to iframes with white background.? I hope this will be OK. Please see attached. 73! Tomek SQ5DCP =========== Terry Terry M Stader KA8SCP WB1GOF Repeaters Proprietor? On Apr 12, 2024, at 9:48?PM, Robert Gillis <robert@...> wrote:
-- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Re: New dashboard - multidash
¿ªÔÆÌåÓý
Small, simple, and effective change¡ªI like it!? ?Just applied it to ?and worked like a charm.
Rob,
VY1RG
From: [email protected] <[email protected]> on behalf of Terry M. Stader <ka8scp@...>
Sent: April 12, 2024 15:01 To: [email protected] <[email protected]> Subject: [g2-link] New dashboard - multidash ?
From Tomek SQ5DCP:
I made some small changes to my installation. 295 instruction line: #/root/g2_link/g2_lh -m "B" -o /var/www/html/fs.html -b "$GW_CALL?D-STAR" -r -t /root/g2_link/g2_lh.tpl $GW_CALL I removed the word "D-STAR" because it caused the table to expand beyond 700px. #/root/g2_link/g2_lh -m "B" -o /var/www/html/fs.html -b "$GW_CALL" -r -t /root/g2_link/g2_lh.tpl $GW_CALL I also made my own multidash.html file instead of sidebyside.html (attached). Thanks to this, the tables are displayed next to each other on a wide screen, and below each other on a narrow screen (mobile device). Use it if you like it. ;-) ? --Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
New dashboard - multidash
From Tomek SQ5DCP:
I made some small changes to my installation. 295 instruction line: #/root/g2_link/g2_lh -m "B" -o /var/www/html/fs.html -b "$GW_CALL?D-STAR" -r -t /root/g2_link/g2_lh.tpl $GW_CALL I removed the word "D-STAR" because it caused the table to expand beyond 700px. #/root/g2_link/g2_lh -m "B" -o /var/www/html/fs.html -b "$GW_CALL" -r -t /root/g2_link/g2_lh.tpl $GW_CALL I also made my own multidash.html file instead of sidebyside.html (attached). Thanks to this, the tables are displayed next to each other on a wide screen, and below each other on a narrow screen (mobile device). Use it if you like it. ;-) ? --Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Re: Installing g2_link on G3 gateway
Hello,
I recently setup a G3 ICOM setup here in Ontario Canada. VA3ODC. I have it fully functional with the G3, dstar+, ircddb. I would like to get a copy of the G2_Link to install on our Gateway here. Its the last piece of the puzzle. Terry, could I get the instructions and files from you to move forward with this. I appreciate all the assistance. Thanks, Chris VE3GUK - VA3ODC Gateway Admin |
Re: REGURL
I never published the changes I did to KS1R which work. Turns out the best way to do this is to modify the /root/g2_link.g2_lh.tpl. Open the file with your favorite editor.... scroll down to these lines and make this change. The target="_blank" opens up REGIST in a new tab/window.
? ? <td colspan="2" height="24">
? ? ? <table width="651" border="0" cellpadding="0" cellspacing="0" id="navigation">
? ? ? ? <tr>
? ? ? ? ? {{#REG}}<td width="135" align="center" nowrap="nowrap" class="navText">
? ? ? ? ? ? <a href="https://regist.dstargateway.org" target="_blank"><strong>Registration</strong></a>
? ? ? ? ? </td>{{/REG}}
?
?-- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Non standard gateway IP
While installing g_link on W4THM, ran in to a situation where that system used an IP other than the ¡°default¡± 10.0.0.2 gateway assignment. The issue was in the dashboard fs.html generation, the cron command to create and update the g2_link dashboard failed, the command timed out. Sure enough, the g2_lh has some ¡°switches¡± you can use¡ one was a ¡°-a¡± which allowed an IP to be defined. So I inserted a ¡°-a 192.168.1.172¡± in front of the -m and saved it¡ the dashboard was created and now updates just fine.
Terry Terry M Stader KA8SCP WB1GOF Repeaters Proprietor -- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Re: Installing g2_link on G3 gateway
¿ªÔÆÌåÓýSent direct.Terry M Stader KA8SCP WB1GOF Repeaters Proprietor? On Feb 7, 2024, at 3:06?AM, Dave VE3DPT <ve3dpt@...> wrote:
--
Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Did your dstargateway.org SSL expire?
The SSL certificate that Robin AA4RC provides for those gateways that use
the MYCALL.dstargateway.org domain... attached are two ways to update it. Thanks to William Franzin VE4VR for one of the tools. The SSL certificate expired yesterday. Terry -- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin g3_dplus_cert_update.sh
g3_dplus_cert_update.sh
update SSL cert for dstargateway_org.txt
update SSL cert for dstargateway_org.txt
|
Follow Up: Verifications for groups.io
Only a portion of?groups.io?subscribers are getting the verification email.?? If you didn't receive one, then you don't need to do anything. This link has more information about the?groups.io?re-verification process: ?/static/reverifyfaq ? If you have received the re-verification, then you need to follow the instructions in the email.? Another one will be sent out?on 1/28/2024?if you deleted the first notices. Sorry about the inconvenience.? This is a?groups.io?action and we just got notified about it recently in an email to list administrators. Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |