You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
(41) |
Apr
(35) |
May
(18) |
Jun
(5) |
Jul
(4) |
Aug
(37) |
Sep
(9) |
Oct
(20) |
Nov
(50) |
Dec
(217) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(212) |
Feb
(76) |
Mar
(113) |
Apr
(88) |
May
(130) |
Jun
(54) |
Jul
(208) |
Aug
(223) |
Sep
(112) |
Oct
(63) |
Nov
(131) |
Dec
(103) |
2010 |
Jan
(247) |
Feb
(130) |
Mar
(43) |
Apr
(92) |
May
(40) |
Jun
(43) |
Jul
(43) |
Aug
(80) |
Sep
(44) |
Oct
(74) |
Nov
(21) |
Dec
(46) |
2011 |
Jan
(36) |
Feb
(11) |
Mar
(21) |
Apr
(33) |
May
(4) |
Jun
(12) |
Jul
(5) |
Aug
(20) |
Sep
|
Oct
(64) |
Nov
(26) |
Dec
(71) |
2012 |
Jan
(13) |
Feb
(24) |
Mar
(11) |
Apr
(2) |
May
(10) |
Jun
(5) |
Jul
(13) |
Aug
(7) |
Sep
(26) |
Oct
(22) |
Nov
(17) |
Dec
(16) |
2013 |
Jan
(6) |
Feb
(6) |
Mar
(6) |
Apr
(8) |
May
(20) |
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(18) |
Oct
(3) |
Nov
(14) |
Dec
(33) |
2014 |
Jan
(26) |
Feb
(6) |
Mar
(69) |
Apr
(10) |
May
|
Jun
(8) |
Jul
(18) |
Aug
(22) |
Sep
(19) |
Oct
(17) |
Nov
|
Dec
(4) |
2015 |
Jan
(14) |
Feb
(18) |
Mar
|
Apr
|
May
(26) |
Jun
(8) |
Jul
(9) |
Aug
(10) |
Sep
(15) |
Oct
(2) |
Nov
(30) |
Dec
(33) |
2016 |
Jan
(1) |
Feb
(24) |
Mar
(19) |
Apr
(1) |
May
|
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
(20) |
Oct
(5) |
Nov
(14) |
Dec
(4) |
2017 |
Jan
(15) |
Feb
(35) |
Mar
(10) |
Apr
(9) |
May
(14) |
Jun
(33) |
Jul
(1) |
Aug
(27) |
Sep
(7) |
Oct
|
Nov
(10) |
Dec
(15) |
2018 |
Jan
(29) |
Feb
|
Mar
(2) |
Apr
(1) |
May
(11) |
Jun
|
Jul
(1) |
Aug
(8) |
Sep
(11) |
Oct
(22) |
Nov
(9) |
Dec
(13) |
2019 |
Jan
(1) |
Feb
(7) |
Mar
(3) |
Apr
(21) |
May
(34) |
Jun
(36) |
Jul
(18) |
Aug
(17) |
Sep
(19) |
Oct
(8) |
Nov
(3) |
Dec
|
2020 |
Jan
|
Feb
(4) |
Mar
(8) |
Apr
(29) |
May
(50) |
Jun
(8) |
Jul
(2) |
Aug
(10) |
Sep
(1) |
Oct
(7) |
Nov
(9) |
Dec
(19) |
2021 |
Jan
(2) |
Feb
(9) |
Mar
(6) |
Apr
(21) |
May
(13) |
Jun
(11) |
Jul
(2) |
Aug
(1) |
Sep
(3) |
Oct
(26) |
Nov
(2) |
Dec
(16) |
2022 |
Jan
(8) |
Feb
(7) |
Mar
(1) |
Apr
(13) |
May
(1) |
Jun
(4) |
Jul
(4) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2023 |
Jan
(2) |
Feb
(3) |
Mar
(16) |
Apr
|
May
(2) |
Jun
(1) |
Jul
(4) |
Aug
(13) |
Sep
(8) |
Oct
(6) |
Nov
(4) |
Dec
|
2024 |
Jan
(3) |
Feb
(3) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(5) |
Aug
|
Sep
(1) |
Oct
|
Nov
(5) |
Dec
|
2025 |
Jan
(4) |
Feb
(2) |
Mar
|
Apr
(11) |
May
(1) |
Jun
(9) |
Jul
(17) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: David K. <da...@ke...> - 2025-07-14 21:50:53
|
Unless you need to update packages on an installed system, without refreshing the whole image, then I think Buildroot would be a great place to start. I think (but could be wrong) buildroot does not have a package manager to allow updates to existing systems. Instead you select all the packages you want during build time, and the install image is created... just like Astlinux. There is a lot of documentation at Buildroot including recommendations on how to layout and add your own custom packages which would not be part of Buildroot itself... for example, all Astlinux custom web interfaces could be added as a custom package on your own fork of Buildroot. If you follow the design recommendations in the documentation then it should fit in fairly easily to the build environment. Of course I say this without having tried it myself. If it was me, I would start by trying to get a very simple Buildroot image to build, install and boot. Step two would then be to select all the packages I expect to need... build, install and boot that. Step three would be to add custom packages like a user interface. I'd love to have a go at this, but unfortunately I simply don't have the time. David On Sun, Jul 13, 2025 at 7:46 PM Michael Knill < mic...@ip...> wrote: > Thanks Lonnie/Christopher > > > > Yes we are now at the stage where our company has no choice but to roll > our own and we are actively seeking to develop (and/or buy) the skills > required to do so. > > So Im certainly interested in recommendations for doing so. > > > > Regards > > Michael Knill > > > > > > *From: *Lonnie Abelbeck <li...@lo...> > *Date: *Sunday, 13 July 2025 at 11:36 pm > *To: *AstLinux Developers Mailing List < > ast...@li...> > *Subject: *Re: [Astlinux-devel] Remote access of devices behind Astlinux > > Hi Michael, > > Christopher (Cadillac Kid) has good info for you. > > If I were in your shoes Michael, rolling your own solution from either a > Debian base or the latest Buildroot seems much better than trying to start > with the very old Buildroot snapshot AstLinux is based on. While we have > maintained the old Buildroot by backporting from upstream over time, this > is a lot to learn and understand if you are just getting started with > building custom images. > > Lonnie > > > > On Jul 12, 2025, at 7:06 AM, The Cadillac Kid via Astlinux-devel < > ast...@li...> wrote: > > > > we use VPN access for many of our sites.. (granted we rolled our own > starting about 15 years ago).. we run Mikrotik Hex lites (or other > variants) in front of our asterisk servers and set up VPN access for > RMATS.. sites which they wont give us a public IP, we hae a site-to-site > connection where we can log in to our NOC and remotely access devices on > the system.. we had issues using straight proxy as grandstream gateways > werent happy with the oroxy, their web GUI does some wierd stuff. > > > > we had broken away from the "one box does it all" setup that astlinux > provides as we started doing larger sites and asking our systems to do more > and more.. thus why the MT out front. we have several 3000+ line systems > out there.. which are also handling communications for hotel PMS, cost > accounting, etc.. > > > > On Friday, July 11, 2025 at 10:13:55 PM EDT, Michael Knill < > mic...@ip...> wrote: > > > > > > Hi All > > > > I currently connect to devices behind Astlinux (mainly IP Phones) using > SSH Tunnelling. This works well but is clunky and not easily scalable (I am > looking at SSH Certificate Authentication which will be an improvement). > > I really only need to connect to a directly accessible IP Phone via > Astlinux using HTTP/S via some proxy mechanism. > > Does anyone have any ideas? Note that it does not necessarily need to be > existing Astlinux functionality as we are experimenting with rolling our > own. > > > > Thanks so much. > > > > Regards > > > > Michael Knill > > Managing Director > > > > D: +61 2 6189 1360 > > P: +61 2 6140 4656 > > E: mic...@ip... > > W: ipcsolutions.com.au > > > > <image001.png>Smarter Business Communications > > > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > <image001.png>_______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Michael K. <mic...@ip...> - 2025-07-13 23:46:21
|
Thanks Lonnie/Christopher Yes we are now at the stage where our company has no choice but to roll our own and we are actively seeking to develop (and/or buy) the skills required to do so. So Im certainly interested in recommendations for doing so. Regards Michael Knill From: Lonnie Abelbeck <li...@lo...> Date: Sunday, 13 July 2025 at 11:36 pm To: AstLinux Developers Mailing List <ast...@li...> Subject: Re: [Astlinux-devel] Remote access of devices behind Astlinux Hi Michael, Christopher (Cadillac Kid) has good info for you. If I were in your shoes Michael, rolling your own solution from either a Debian base or the latest Buildroot seems much better than trying to start with the very old Buildroot snapshot AstLinux is based on. While we have maintained the old Buildroot by backporting from upstream over time, this is a lot to learn and understand if you are just getting started with building custom images. Lonnie > On Jul 12, 2025, at 7:06 AM, The Cadillac Kid via Astlinux-devel <ast...@li...> wrote: > > we use VPN access for many of our sites.. (granted we rolled our own starting about 15 years ago).. we run Mikrotik Hex lites (or other variants) in front of our asterisk servers and set up VPN access for RMATS.. sites which they wont give us a public IP, we hae a site-to-site connection where we can log in to our NOC and remotely access devices on the system.. we had issues using straight proxy as grandstream gateways werent happy with the oroxy, their web GUI does some wierd stuff. > > we had broken away from the "one box does it all" setup that astlinux provides as we started doing larger sites and asking our systems to do more and more.. thus why the MT out front. we have several 3000+ line systems out there.. which are also handling communications for hotel PMS, cost accounting, etc.. > > On Friday, July 11, 2025 at 10:13:55 PM EDT, Michael Knill <mic...@ip...> wrote: > > > Hi All > > I currently connect to devices behind Astlinux (mainly IP Phones) using SSH Tunnelling. This works well but is clunky and not easily scalable (I am looking at SSH Certificate Authentication which will be an improvement). > I really only need to connect to a directly accessible IP Phone via Astlinux using HTTP/S via some proxy mechanism. > Does anyone have any ideas? Note that it does not necessarily need to be existing Astlinux functionality as we are experimenting with rolling our own. > > Thanks so much. > > Regards > > Michael Knill > Managing Director > > D: +61 2 6189 1360 > P: +61 2 6140 4656 > E: mic...@ip... > W: ipcsolutions.com.au > > <image001.png>Smarter Business Communications > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > <image001.png>_______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel _______________________________________________ Astlinux-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: David K. <da...@ke...> - 2025-07-13 15:19:15
|
Lonnie, And this begs the question... what would it take to rebase Astlinux on top of current buildroot. I mean, really, *how hard can it be?* Excuse me while I duck to avoid incoming projectiles. David On Sun, Jul 13, 2025 at 10:05 AM Lonnie Abelbeck <li...@lo...> wrote: > Hi Michael, > > Christopher (Cadillac Kid) has good info for you. > > If I were in your shoes Michael, rolling your own solution from either a > Debian base or the latest Buildroot seems much better than trying to start > with the very old Buildroot snapshot AstLinux is based on. While we have > maintained the old Buildroot by backporting from upstream over time, this > is a lot to learn and understand if you are just getting started with > building custom images. > > Lonnie > > > > On Jul 12, 2025, at 7:06 AM, The Cadillac Kid via Astlinux-devel < > ast...@li...> wrote: > > > > we use VPN access for many of our sites.. (granted we rolled our own > starting about 15 years ago).. we run Mikrotik Hex lites (or other > variants) in front of our asterisk servers and set up VPN access for > RMATS.. sites which they wont give us a public IP, we hae a site-to-site > connection where we can log in to our NOC and remotely access devices on > the system.. we had issues using straight proxy as grandstream gateways > werent happy with the oroxy, their web GUI does some wierd stuff. > > > > we had broken away from the "one box does it all" setup that astlinux > provides as we started doing larger sites and asking our systems to do more > and more.. thus why the MT out front. we have several 3000+ line systems > out there.. which are also handling communications for hotel PMS, cost > accounting, etc.. > > > > On Friday, July 11, 2025 at 10:13:55 PM EDT, Michael Knill < > mic...@ip...> wrote: > > > > > > Hi All > > > > I currently connect to devices behind Astlinux (mainly IP Phones) using > SSH Tunnelling. This works well but is clunky and not easily scalable (I am > looking at SSH Certificate Authentication which will be an improvement). > > I really only need to connect to a directly accessible IP Phone via > Astlinux using HTTP/S via some proxy mechanism. > > Does anyone have any ideas? Note that it does not necessarily need to be > existing Astlinux functionality as we are experimenting with rolling our > own. > > > > Thanks so much. > > > > Regards > > > > Michael Knill > > Managing Director > > > > D: +61 2 6189 1360 > > P: +61 2 6140 4656 > > E: mic...@ip... > > W: ipcsolutions.com.au > > > > <image001.png>Smarter Business Communications > > > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > <image001.png>_______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Lonnie A. <li...@lo...> - 2025-07-13 14:05:48
|
Hi Michael, Christopher (Cadillac Kid) has good info for you. If I were in your shoes Michael, rolling your own solution from either a Debian base or the latest Buildroot seems much better than trying to start with the very old Buildroot snapshot AstLinux is based on. While we have maintained the old Buildroot by backporting from upstream over time, this is a lot to learn and understand if you are just getting started with building custom images. Lonnie > On Jul 12, 2025, at 7:06 AM, The Cadillac Kid via Astlinux-devel <ast...@li...> wrote: > > we use VPN access for many of our sites.. (granted we rolled our own starting about 15 years ago).. we run Mikrotik Hex lites (or other variants) in front of our asterisk servers and set up VPN access for RMATS.. sites which they wont give us a public IP, we hae a site-to-site connection where we can log in to our NOC and remotely access devices on the system.. we had issues using straight proxy as grandstream gateways werent happy with the oroxy, their web GUI does some wierd stuff. > > we had broken away from the "one box does it all" setup that astlinux provides as we started doing larger sites and asking our systems to do more and more.. thus why the MT out front. we have several 3000+ line systems out there.. which are also handling communications for hotel PMS, cost accounting, etc.. > > On Friday, July 11, 2025 at 10:13:55 PM EDT, Michael Knill <mic...@ip...> wrote: > > > Hi All > > I currently connect to devices behind Astlinux (mainly IP Phones) using SSH Tunnelling. This works well but is clunky and not easily scalable (I am looking at SSH Certificate Authentication which will be an improvement). > I really only need to connect to a directly accessible IP Phone via Astlinux using HTTP/S via some proxy mechanism. > Does anyone have any ideas? Note that it does not necessarily need to be existing Astlinux functionality as we are experimenting with rolling our own. > > Thanks so much. > > Regards > > Michael Knill > Managing Director > > D: +61 2 6189 1360 > P: +61 2 6140 4656 > E: mic...@ip... > W: ipcsolutions.com.au > > <image001.png>Smarter Business Communications > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > <image001.png>_______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: The C. K. <eld...@ya...> - 2025-07-12 12:06:57
|
we use VPN access for many of our sites.. (granted we rolled our own starting about 15 years ago).. we run Mikrotik Hex lites (or other variants) in front of our asterisk servers and set up VPN access for RMATS.. sites which they wont give us a public IP, we hae a site-to-site connection where we can log in to our NOC and remotely access devices on the system.. we had issues using straight proxy as grandstream gateways werent happy with the oroxy, their web GUI does some wierd stuff. we had broken away from the "one box does it all" setup that astlinux provides as we started doing larger sites and asking our systems to do more and more.. thus why the MT out front. we have several 3000+ line systems out there.. which are also handling communications for hotel PMS, cost accounting, etc.. On Friday, July 11, 2025 at 10:13:55 PM EDT, Michael Knill <mic...@ip...> wrote: Hi All I currently connect to devices behind Astlinux (mainly IP Phones) using SSH Tunnelling. This works well but is clunky and not easily scalable (I am looking at SSH Certificate Authentication which will be an improvement). I really only need to connect to a directly accessible IP Phone via Astlinux using HTTP/S via some proxy mechanism. Does anyone have any ideas? Note that it does not necessarily need to be existing Astlinux functionality as we are experimenting with rolling our own. Thanks so much. Regards Michael Knill Managing Director D: +61 2 6189 1360 P: +61 2 6140 4656 E: mic...@ip... W: ipcsolutions.com.au Smarter Business Communications _______________________________________________ Astlinux-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: Michael K. <mic...@ip...> - 2025-07-12 02:13:40
|
Hi All I currently connect to devices behind Astlinux (mainly IP Phones) using SSH Tunnelling. This works well but is clunky and not easily scalable (I am looking at SSH Certificate Authentication which will be an improvement). I really only need to connect to a directly accessible IP Phone via Astlinux using HTTP/S via some proxy mechanism. Does anyone have any ideas? Note that it does not necessarily need to be existing Astlinux functionality as we are experimenting with rolling our own. Thanks so much. Regards Michael Knill Managing Director D: +61 2 6189 1360<tel:+61261891360> P: +61 2 6140 4656<tel:+61261404656> E: mic...@ip...<mailto:mic...@ip...> W: ipcsolutions.com.au<https://ipcsolutions.com.au/> [Icon Description automatically generated] Smarter Business Communications |
From: David K. <da...@ke...> - 2025-07-07 16:26:35
|
Lonnie, I do have a different machine h/w specified... I selected Q35 because it is considered a more modern environment. That may have something to do with it, I will test (with a sandbox this time!!!!) and let you know. >From Google's AI... *In QEMU, the Q35 machine type is generally preferred over i440fx for modern use cases, especially when dealing with PCIe devices and advanced features like GPU passthrough. While i440fx is an older, more compatible option for some legacy systems, Q35 offers better support for newer hardware and virtualization technologies. * Regards, David On Mon, Jul 7, 2025 at 9:51 AM Lonnie Abelbeck <li...@lo...> wrote: > Hi David, > > I spent some time testing with Proxmox, and it works as I remembered. > > I ran the AstLinux ISO installer under Legacy BIOS, performed a setup > under Legacy BIOS, and then switched to UEFI BIOS. All worked as > expected. Switched between Legacy and UEFI a couple times for good > measure, no issues. > > I'm using Proxmox Virtual Environment 8.1.11 > > Note: I always get a warning when booing via UEFI: > -- > WARN: no efidisk configured! Using temporary efivars disk. > TASK WARNINGS: 1 > -- > > Hardware: > > > Possibly you have a different "Machine" specified? That can affect > booting. > > Just for giggles, I also tested an AstLinux VM under "UTM" [1] on a M2 Mac > Mini, I can toggle between UEFI enabled and not enabled without issues. > > Lonnie > > [1] https://doc.astlinux-project.org/userdoc:guest_vm_utm > > > > > On Jul 6, 2025, at 8:09 PM, Lonnie Abelbeck <li...@lo...> > wrote: > > > > David, sorry to hear that. I know I have switched back and forth > between Legacy and UEFI BIOS in the past in Proxmox. > > > > The ISO installer must be done via Legacy and switch later to UEFI if > desired, which I have done. > > > > Very surprised to hear your results. > > > > Lonnie > > > > > >> On Jul 6, 2025, at 7:44 PM, David Kerr <da...@ke...> wrote: > >> > >> Lonnie, > >> I have been traveling for a couple of weeks so just got around to > trying this. I did a shutdown -h in astlinux, changed proxmox settings for > the VM to use UEFI, restarted the VM and bad things happened. First, > opening the console just displayed a message that Guest has not initialized > the display (yet) and it just stuck like that. Worse, I could not ssh > in... and it never responded to pings. So I shutdown the VM again from > proxmox, changed the bios back to the SeaBIOS, and rebooted. And it > failed... console reported that it could not find a bootable disk, it tried > to boot from the network. > >> > >> Fortunately I have proxmox doing a daily backup/snapshot of the VM and > I was able to restore that and get going again. > >> > >> I have a feeling that a fresh install with UEFI right from the start > may be required? > >> > >> David. > >> > >> > >> > >> On Fri, Jun 20, 2025 at 7:15 AM Lonnie Abelbeck < > li...@lo...> wrote: > >>> Is it safe to switch an existing installed VM to UEFI and just reboot? > >> > >> "poweroff" AstLinux in the VM, switch the VM to "BIOS: UEFI", then > Start the VM. > >> > >> I have an AstLinux VM with UEFI enabled mostly for testing. I almost > always use SSH when interacting. > >> > >> Also, I seem to recall Proxmox issues a warning about temporary efi > vars or some such ... you can ignore that. > >> > >> Lonnie > >> > >> > >> > >>> On Jun 19, 2025, at 10:38 PM, David Kerr <da...@ke...> wrote: > >>> > >>> Thanks Lonnie, > >>> Looks like I was wrong on the color, I do get that. But I would like > to have a higher resolution. So, if I use UEFI bios then I should get > that? I've always installed Astlinux with the default SeaBIOS (on > Proxmox). Is it safe to switch an existing installed VM to UEFI and just > reboot? > >>> > >>> David > >>> > >>> <image.png> > >>> > >>> On Thu, Jun 19, 2025 at 9:06 PM Lonnie Abelbeck < > li...@lo...> wrote: > >>> Hi David, > >>> > >>> The VNC console has been color whenever I use it. Not sure how that > could be B/W. > >>> > >>> Note that if you use UEFI the screen will be higher resolution, for > example [1]. > >>> > >>> Though it has always seemed to be a fixed window size, just a lower > resolution with Legacy BIOS. > >>> > >>> Lonnie > >>> > >>> [1] > >>> > >>> > >>> > >>> > >>>> On Jun 19, 2025, at 5:09 PM, David Kerr <Da...@Ke...> wrote: > >>>> > >>>> Running Astlinux in a VM and using VNC (Proxmox) console, the text > display is a very confined 80x24 and black-and-white. Every other > text-based VM that I fire up, I can resize the VNC window and the number of > rows/columns expands, and text colors are shown. > >>>> > >>>> Is it possible to have Astlinux do the same? > >>>> > >>>> Thanks > >>>> David > >>>> _______________________________________________ > >>>> Astlinux-devel mailing list > >>>> Ast...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/astlinux-devel > >>> > >>> _______________________________________________ > >>> Astlinux-devel mailing list > >>> Ast...@li... > >>> https://lists.sourceforge.net/lists/listinfo/astlinux-devel > >>> _______________________________________________ > >>> Astlinux-devel mailing list > >>> Ast...@li... > >>> https://lists.sourceforge.net/lists/listinfo/astlinux-devel > >> > >> > >> > >> _______________________________________________ > >> Astlinux-devel mailing list > >> Ast...@li... > >> https://lists.sourceforge.net/lists/listinfo/astlinux-devel > >> _______________________________________________ > >> Astlinux-devel mailing list > >> Ast...@li... > >> https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > > > > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Lonnie A. <li...@lo...> - 2025-07-07 13:51:29
|
Hi David, I spent some time testing with Proxmox, and it works as I remembered. I ran the AstLinux ISO installer under Legacy BIOS, performed a setup under Legacy BIOS, and then switched to UEFI BIOS. All worked as expected. Switched between Legacy and UEFI a couple times for good measure, no issues. I'm using Proxmox Virtual Environment 8.1.11 Note: I always get a warning when booing via UEFI: -- WARN: no efidisk configured! Using temporary efivars disk. TASK WARNINGS: 1 -- Hardware: |
From: Lonnie A. <li...@lo...> - 2025-07-07 01:09:53
|
David, sorry to hear that. I know I have switched back and forth between Legacy and UEFI BIOS in the past in Proxmox. The ISO installer must be done via Legacy and switch later to UEFI if desired, which I have done. Very surprised to hear your results. Lonnie > On Jul 6, 2025, at 7:44 PM, David Kerr <da...@ke...> wrote: > > Lonnie, > I have been traveling for a couple of weeks so just got around to trying this. I did a shutdown -h in astlinux, changed proxmox settings for the VM to use UEFI, restarted the VM and bad things happened. First, opening the console just displayed a message that Guest has not initialized the display (yet) and it just stuck like that. Worse, I could not ssh in... and it never responded to pings. So I shutdown the VM again from proxmox, changed the bios back to the SeaBIOS, and rebooted. And it failed... console reported that it could not find a bootable disk, it tried to boot from the network. > > Fortunately I have proxmox doing a daily backup/snapshot of the VM and I was able to restore that and get going again. > > I have a feeling that a fresh install with UEFI right from the start may be required? > > David. > > > > On Fri, Jun 20, 2025 at 7:15 AM Lonnie Abelbeck <li...@lo...> wrote: > > Is it safe to switch an existing installed VM to UEFI and just reboot? > > "poweroff" AstLinux in the VM, switch the VM to "BIOS: UEFI", then Start the VM. > > I have an AstLinux VM with UEFI enabled mostly for testing. I almost always use SSH when interacting. > > Also, I seem to recall Proxmox issues a warning about temporary efi vars or some such ... you can ignore that. > > Lonnie > > > > > On Jun 19, 2025, at 10:38 PM, David Kerr <da...@ke...> wrote: > > > > Thanks Lonnie, > > Looks like I was wrong on the color, I do get that. But I would like to have a higher resolution. So, if I use UEFI bios then I should get that? I've always installed Astlinux with the default SeaBIOS (on Proxmox). Is it safe to switch an existing installed VM to UEFI and just reboot? > > > > David > > > > <image.png> > > > > On Thu, Jun 19, 2025 at 9:06 PM Lonnie Abelbeck <li...@lo...> wrote: > > Hi David, > > > > The VNC console has been color whenever I use it. Not sure how that could be B/W. > > > > Note that if you use UEFI the screen will be higher resolution, for example [1]. > > > > Though it has always seemed to be a fixed window size, just a lower resolution with Legacy BIOS. > > > > Lonnie > > > > [1] > > > > > > > > > > > On Jun 19, 2025, at 5:09 PM, David Kerr <Da...@Ke...> wrote: > > > > > > Running Astlinux in a VM and using VNC (Proxmox) console, the text display is a very confined 80x24 and black-and-white. Every other text-based VM that I fire up, I can resize the VNC window and the number of rows/columns expands, and text colors are shown. > > > > > > Is it possible to have Astlinux do the same? > > > > > > Thanks > > > David > > > _______________________________________________ > > > Astlinux-devel mailing list > > > Ast...@li... > > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: David K. <da...@ke...> - 2025-07-07 00:45:09
|
Lonnie, I have been traveling for a couple of weeks so just got around to trying this. I did a shutdown -h in astlinux, changed proxmox settings for the VM to use UEFI, restarted the VM and bad things happened. First, opening the console just displayed a message that *Guest has not initialized the display (yet)* and it just stuck like that. Worse, I could not ssh in... and it never responded to pings. So I shutdown the VM again from proxmox, changed the bios back to the SeaBIOS, and rebooted. And it failed... console reported that it could not find a bootable disk, it tried to boot from the network. Fortunately I have proxmox doing a daily backup/snapshot of the VM and I was able to restore that and get going again. I have a feeling that a fresh install with UEFI right from the start may be required? David. On Fri, Jun 20, 2025 at 7:15 AM Lonnie Abelbeck <li...@lo...> wrote: > > Is it safe to switch an existing installed VM to UEFI and just reboot? > > "poweroff" AstLinux in the VM, switch the VM to "BIOS: UEFI", then Start > the VM. > > I have an AstLinux VM with UEFI enabled mostly for testing. I almost > always use SSH when interacting. > > Also, I seem to recall Proxmox issues a warning about temporary efi vars > or some such ... you can ignore that. > > Lonnie > > > > > On Jun 19, 2025, at 10:38 PM, David Kerr <da...@ke...> wrote: > > > > Thanks Lonnie, > > Looks like I was wrong on the color, I do get that. But I would like to > have a higher resolution. So, if I use UEFI bios then I should get that? > I've always installed Astlinux with the default SeaBIOS (on Proxmox). Is > it safe to switch an existing installed VM to UEFI and just reboot? > > > > David > > > > <image.png> > > > > On Thu, Jun 19, 2025 at 9:06 PM Lonnie Abelbeck < > li...@lo...> wrote: > > Hi David, > > > > The VNC console has been color whenever I use it. Not sure how that > could be B/W. > > > > Note that if you use UEFI the screen will be higher resolution, for > example [1]. > > > > Though it has always seemed to be a fixed window size, just a lower > resolution with Legacy BIOS. > > > > Lonnie > > > > [1] > > > > > > > > > > > On Jun 19, 2025, at 5:09 PM, David Kerr <Da...@Ke...> wrote: > > > > > > Running Astlinux in a VM and using VNC (Proxmox) console, the text > display is a very confined 80x24 and black-and-white. Every other > text-based VM that I fire up, I can resize the VNC window and the number of > rows/columns expands, and text colors are shown. > > > > > > Is it possible to have Astlinux do the same? > > > > > > Thanks > > > David > > > _______________________________________________ > > > Astlinux-devel mailing list > > > Ast...@li... > > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Michael K. <mic...@ip...> - 2025-07-06 00:09:46
|
Thanks all. Regards Michael Knill From: David Kerr <da...@ke...> Date: Sunday, 6 July 2025 at 1:41 am To: AstLinux Developers Mailing List <ast...@li...> Subject: Re: [Astlinux-devel] Mail API One of the enhancements I made in my fork was to add a system-notify script. This lets me consolidate into one place all "outbound" notifications which could be Email, Pushover, SMS, whatever. This adding/changing how a notification is sent can be done in one place. I updated all services that had their own Email notification code to use this instead. https://github.com/dkerr64/astlinux/blob/master/project/astlinux/target_skeleton/usr/sbin/system-notify And in my rc.conf (for example)... SYSTEM_NOTIFY da...@ke...<mailto:da...@ke...> SYSTEM_NOTIFY_FROM pb...@ke...<mailto:pb...@ke...> PUSHOVER_APP_TOKEN atuwaxxxxxxxxxxxxxxob2jce PUSHOVER_USER_KEY uknjvgxxxxxxxxxxxxxxxgnuec5 PUSHOVER_API https://api.pushover.net/1/messages.json PUSHOVER_IP 104.20.42.236 SMS_CMD /mnt/kd/bin/LB1120 SMS_URL 192.168.5.1 SMS_PW ExxxxxxxC SMS_TO +1203xxxxx92 NOTIFY_PUSHOVER_UPSMON yes NOTIFY_PUSHOVER_WANFAILOVER yes NOTIFY_PUSHOVER_ACME yes NOTIFY_PUSHOVER_SSHD yes So, with my fork, a change to use Mailgun can be done in one place, and all services would use. David On Sat, Jul 5, 2025 at 11:16 AM Lonnie Abelbeck <li...@lo...<mailto:li...@lo...>> wrote: Hi Michael, I have heard good things about Mailgun, but have not personally used it. When using the Mailgun SMTP Relay, is there only one auth credential per account, or could every unique API key auth the SMTP Relay? Possibly different users in Mailgun would need to be created for multiple SMTP Relay credentials. > ... we have also left the SMTP email for applications that are not using the API. > My question is which ones they could be. The only one I have identified is ‘safe asterisk’ but just wondering if there are any others? There are quite a few services that use sendmail (via msmtp), in AstLinux [1] the scripts sendmail.sh, msmtpqueue.sh, testmail.sh call 'msmtp'. A dev could create an 'api-smtp' shell script, alternative to 'msmtp', that takes input like sendmail, produces error codes like sendmail, but uses 'curl' and Mailgun APIs to send the message. Lonnie [1] https://github.com/astlinux-project/astlinux/tree/master/package/msmtp > On Jul 5, 2025, at 1:24 AM, Michael Knill <mic...@ip...<mailto:mic...@ip...>> wrote: > > Hi Devs > We are currently using Mailgun for sending mail from Astlinux which works great but I am quite concerned about having the same credentials on all my systems. This is actually an issue for a number of our integrations which is why we are moving to the Azure API Manager in our next release. > Although this will be fine for applications using the current Mailgun API e.g. voicemail, we have also left the SMTP email for applications that are not using the API. > My question is which ones they could be. The only one I have identified is ‘safe asterisk’ but just wondering if there are any others? > Regards > Michael Knill > Managing Director > D: +61 2 6189 1360 > P: +61 2 6140 4656 > E: mic...@ip...<mailto:mic...@ip...> > W: ipcsolutions.com.au<http://ipcsolutions.com.au> > <image001.png>Smarter Business Communications > _______________________________________________ > Astlinux-devel mailing list > Ast...@li...<mailto:Ast...@li...> > https://lists.sourceforge.net/lists/listinfo/astlinux-devel _______________________________________________ Astlinux-devel mailing list Ast...@li...<mailto:Ast...@li...> https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: David K. <da...@ke...> - 2025-07-05 15:40:59
|
One of the enhancements I made in my fork was to add a system-notify script. This lets me consolidate into one place all "outbound" notifications which could be Email, Pushover, SMS, whatever. This adding/changing how a notification is sent can be done in one place. I updated all services that had their own Email notification code to use this instead. https://github.com/dkerr64/astlinux/blob/master/project/astlinux/target_skeleton/usr/sbin/system-notify And in my rc.conf (for example)... SYSTEM_NOTIFY da...@ke... SYSTEM_NOTIFY_FROM pb...@ke... PUSHOVER_APP_TOKEN atuwaxxxxxxxxxxxxxxob2jce PUSHOVER_USER_KEY uknjvgxxxxxxxxxxxxxxxgnuec5 PUSHOVER_API https://api.pushover.net/1/messages.json PUSHOVER_IP 104.20.42.236 SMS_CMD /mnt/kd/bin/LB1120 SMS_URL 192.168.5.1 SMS_PW ExxxxxxxC SMS_TO +1203xxxxx92 NOTIFY_PUSHOVER_UPSMON yes NOTIFY_PUSHOVER_WANFAILOVER yes NOTIFY_PUSHOVER_ACME yes NOTIFY_PUSHOVER_SSHD yes So, with my fork, a change to use Mailgun can be done in one place, and all services would use. David On Sat, Jul 5, 2025 at 11:16 AM Lonnie Abelbeck <li...@lo...> wrote: > Hi Michael, > > I have heard good things about Mailgun, but have not personally used it. > > When using the Mailgun SMTP Relay, is there only one auth credential per > account, or could every unique API key auth the SMTP Relay? > > Possibly different users in Mailgun would need to be created for multiple > SMTP Relay credentials. > > > > ... we have also left the SMTP email for applications that are not using > the API. > > My question is which ones they could be. The only one I have identified > is ‘safe asterisk’ but just wondering if there are any others? > > There are quite a few services that use sendmail (via msmtp), in AstLinux > [1] the scripts sendmail.sh, msmtpqueue.sh, testmail.sh call 'msmtp'. > > A dev could create an 'api-smtp' shell script, alternative to 'msmtp', > that takes input like sendmail, produces error codes like sendmail, but > uses 'curl' and Mailgun APIs to send the message. > > Lonnie > > [1] https://github.com/astlinux-project/astlinux/tree/master/package/msmtp > > > > > > On Jul 5, 2025, at 1:24 AM, Michael Knill < > mic...@ip...> wrote: > > > > Hi Devs > > We are currently using Mailgun for sending mail from Astlinux which > works great but I am quite concerned about having the same credentials on > all my systems. This is actually an issue for a number of our integrations > which is why we are moving to the Azure API Manager in our next release. > > Although this will be fine for applications using the current Mailgun > API e.g. voicemail, we have also left the SMTP email for applications that > are not using the API. > > My question is which ones they could be. The only one I have identified > is ‘safe asterisk’ but just wondering if there are any others? > > Regards > > Michael Knill > > Managing Director > > D: +61 2 6189 1360 > > P: +61 2 6140 4656 > > E: mic...@ip... > > W: ipcsolutions.com.au > > <image001.png>Smarter Business Communications > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Lonnie A. <li...@lo...> - 2025-07-05 15:16:38
|
Hi Michael, I have heard good things about Mailgun, but have not personally used it. When using the Mailgun SMTP Relay, is there only one auth credential per account, or could every unique API key auth the SMTP Relay? Possibly different users in Mailgun would need to be created for multiple SMTP Relay credentials. > ... we have also left the SMTP email for applications that are not using the API. > My question is which ones they could be. The only one I have identified is ‘safe asterisk’ but just wondering if there are any others? There are quite a few services that use sendmail (via msmtp), in AstLinux [1] the scripts sendmail.sh, msmtpqueue.sh, testmail.sh call 'msmtp'. A dev could create an 'api-smtp' shell script, alternative to 'msmtp', that takes input like sendmail, produces error codes like sendmail, but uses 'curl' and Mailgun APIs to send the message. Lonnie [1] https://github.com/astlinux-project/astlinux/tree/master/package/msmtp > On Jul 5, 2025, at 1:24 AM, Michael Knill <mic...@ip...> wrote: > > Hi Devs > We are currently using Mailgun for sending mail from Astlinux which works great but I am quite concerned about having the same credentials on all my systems. This is actually an issue for a number of our integrations which is why we are moving to the Azure API Manager in our next release. > Although this will be fine for applications using the current Mailgun API e.g. voicemail, we have also left the SMTP email for applications that are not using the API. > My question is which ones they could be. The only one I have identified is ‘safe asterisk’ but just wondering if there are any others? > Regards > Michael Knill > Managing Director > D: +61 2 6189 1360 > P: +61 2 6140 4656 > E: mic...@ip... > W: ipcsolutions.com.au > <image001.png>Smarter Business Communications > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: Michael K. <mic...@ip...> - 2025-07-05 06:58:15
|
Hi Devs We are currently using Mailgun for sending mail from Astlinux which works great but I am quite concerned about having the same credentials on all my systems. This is actually an issue for a number of our integrations which is why we are moving to the Azure API Manager in our next release. Although this will be fine for applications using the current Mailgun API e.g. voicemail, we have also left the SMTP email for applications that are not using the API. My question is which ones they could be. The only one I have identified is ‘safe asterisk’ but just wondering if there are any others? Regards Michael Knill Managing Director D: +61 2 6189 1360<tel:+61261891360> P: +61 2 6140 4656<tel:+61261404656> E: mic...@ip...<mailto:mic...@ip...> W: ipcsolutions.com.au<https://ipcsolutions.com.au/> [Icon Description automatically generated] Smarter Business Communications |
From: Michael K. <mic...@ip...> - 2025-07-05 06:10:54
|
Thanks David. Will give that a try. Regards Michael Knill From: David Kerr <da...@ke...> Date: Saturday, 5 July 2025 at 1:21 pm To: AstLinux Developers Mailing List <ast...@li...> Subject: Re: [Astlinux-devel] Errors with custom build Michael, Try running the build a second time. The log shows that the .sha1 file for nmap is not being downloaded. This is a checksum used to validate that the component build file downloaded without any corruption. But if the file is already downloaded (which it will be on a second run) then the build process does not look for a .sha1 file or do the checksum (it is assumed to be okay). Now-a-days download corruption is extremely unlikely, so you should be good. I have been doing a custom build of Astlinux for years, and am able to keep up-to-date by merging the changes Lonnie makes into my build every few months. Occasionally I run into a problem like this. David On Fri, Jul 4, 2025 at 10:46 PM Michael Knill <mic...@ip...<mailto:mic...@ip...>> wrote: Hi Devs Its been a long time coming and we have been able to hang out for a good while but we are at the stage that we are going to need to build our own image. The main trigger for this is our desire to take our system to the next level with a completely redesigned portal for direct access by customers and partners. This will entail the updating of PHP, overlaying the incredibly stable and low footprint Astlinux core which we have no desire to move from. In our first steps we have attempted to build our own AstLinux image by closely following this guide: https://doc.astlinux-project.org/devdoc:documentation. The “First Build” seemed to work fine, however, once we got to the “Custom Build” the build failed (log attached). The only additional packages selected were nmap and sipp. Here are the specs of our build system (hosted on Vultr): • OS: Debian 12 x64 • vCPU/s: 2 vCPUs • RAM: 2048.00 MB Thanks so much for your help. This is a new and exciting journey for us moving forward and Im expecting lots of hurdles but also expecting amazing outcomes. Regards Michael Knill _______________________________________________ Astlinux-devel mailing list Ast...@li...<mailto:Ast...@li...> https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: David K. <da...@ke...> - 2025-07-05 03:21:43
|
Michael, Try running the build a second time. The log shows that the .sha1 file for nmap is not being downloaded. This is a checksum used to validate that the component build file downloaded without any corruption. But if the file is already downloaded (which it will be on a second run) then the build process does not look for a .sha1 file or do the checksum (it is assumed to be okay). Now-a-days download corruption is extremely unlikely, so you should be good. I have been doing a custom build of Astlinux for years, and am able to keep up-to-date by merging the changes Lonnie makes into my build every few months. Occasionally I run into a problem like this. David On Fri, Jul 4, 2025 at 10:46 PM Michael Knill < mic...@ip...> wrote: > Hi Devs > > > > Its been a long time coming and we have been able to hang out for a good > while but we are at the stage that we are going to need to build our own > image. > > The main trigger for this is our desire to take our system to the next > level with a completely redesigned portal for direct access by customers > and partners. > > This will entail the updating of PHP, overlaying the incredibly stable and > low footprint Astlinux core which we have no desire to move from. > > > > In our first steps we have attempted to build our own AstLinux image by > closely following this guide: > https://doc.astlinux-project.org/devdoc:documentation. > > The “First Build” seemed to work fine, however, once we got to the “Custom > Build” the build failed (log attached). The only additional packages > selected were *nmap* and *sipp*. > > > > Here are the specs of our build system (hosted on Vultr): > > · OS: Debian 12 x64 > > · vCPU/s: 2 vCPUs > > · RAM: 2048.00 MB > > > > Thanks so much for your help. > > > > This is a new and exciting journey for us moving forward and Im expecting > lots of hurdles but also expecting amazing outcomes. > > > > Regards > > Michael Knill > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Michael K. <mic...@ip...> - 2025-07-05 02:45:53
|
Hi Devs Its been a long time coming and we have been able to hang out for a good while but we are at the stage that we are going to need to build our own image. The main trigger for this is our desire to take our system to the next level with a completely redesigned portal for direct access by customers and partners. This will entail the updating of PHP, overlaying the incredibly stable and low footprint Astlinux core which we have no desire to move from. In our first steps we have attempted to build our own AstLinux image by closely following this guide: https://doc.astlinux-project.org/devdoc:documentation. The “First Build” seemed to work fine, however, once we got to the “Custom Build” the build failed (log attached). The only additional packages selected were nmap and sipp. Here are the specs of our build system (hosted on Vultr): · OS: Debian 12 x64 · vCPU/s: 2 vCPUs · RAM: 2048.00 MB Thanks so much for your help. This is a new and exciting journey for us moving forward and Im expecting lots of hurdles but also expecting amazing outcomes. Regards Michael Knill |
From: Lonnie A. <li...@lo...> - 2025-06-20 11:15:41
|
> Is it safe to switch an existing installed VM to UEFI and just reboot? "poweroff" AstLinux in the VM, switch the VM to "BIOS: UEFI", then Start the VM. I have an AstLinux VM with UEFI enabled mostly for testing. I almost always use SSH when interacting. Also, I seem to recall Proxmox issues a warning about temporary efi vars or some such ... you can ignore that. Lonnie > On Jun 19, 2025, at 10:38 PM, David Kerr <da...@ke...> wrote: > > Thanks Lonnie, > Looks like I was wrong on the color, I do get that. But I would like to have a higher resolution. So, if I use UEFI bios then I should get that? I've always installed Astlinux with the default SeaBIOS (on Proxmox). Is it safe to switch an existing installed VM to UEFI and just reboot? > > David > > <image.png> > > On Thu, Jun 19, 2025 at 9:06 PM Lonnie Abelbeck <li...@lo...> wrote: > Hi David, > > The VNC console has been color whenever I use it. Not sure how that could be B/W. > > Note that if you use UEFI the screen will be higher resolution, for example [1]. > > Though it has always seemed to be a fixed window size, just a lower resolution with Legacy BIOS. > > Lonnie > > [1] > > > > > > On Jun 19, 2025, at 5:09 PM, David Kerr <Da...@Ke...> wrote: > > > > Running Astlinux in a VM and using VNC (Proxmox) console, the text display is a very confined 80x24 and black-and-white. Every other text-based VM that I fire up, I can resize the VNC window and the number of rows/columns expands, and text colors are shown. > > > > Is it possible to have Astlinux do the same? > > > > Thanks > > David > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: David K. <da...@ke...> - 2025-06-20 03:39:03
|
Thanks Lonnie, Looks like I was wrong on the color, I do get that. But I would like to have a higher resolution. So, if I use UEFI bios then I should get that? I've always installed Astlinux with the default SeaBIOS (on Proxmox). Is it safe to switch an existing installed VM to UEFI and just reboot? David [image: image.png] On Thu, Jun 19, 2025 at 9:06 PM Lonnie Abelbeck <li...@lo...> wrote: > Hi David, > > The VNC console has been color whenever I use it. Not sure how that could > be B/W. > > Note that if you use UEFI the screen will be higher resolution, for > example [1]. > > Though it has always seemed to be a fixed window size, just a lower > resolution with Legacy BIOS. > > Lonnie > > [1] > > > > > > On Jun 19, 2025, at 5:09 PM, David Kerr <Da...@Ke...> wrote: > > > > Running Astlinux in a VM and using VNC (Proxmox) console, the text > display is a very confined 80x24 and black-and-white. Every other > text-based VM that I fire up, I can resize the VNC window and the number of > rows/columns expands, and text colors are shown. > > > > Is it possible to have Astlinux do the same? > > > > Thanks > > David > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Lonnie A. <li...@lo...> - 2025-06-20 01:06:28
|
Hi David, The VNC console has been color whenever I use it. Not sure how that could be B/W. Note that if you use UEFI the screen will be higher resolution, for example [1]. Though it has always seemed to be a fixed window size, just a lower resolution with Legacy BIOS. Lonnie [1] |
From: David K. <da...@ke...> - 2025-06-19 22:10:10
|
Running Astlinux in a VM and using VNC (Proxmox) console, the text display is a very confined 80x24 and black-and-white. Every other text-based VM that I fire up, I can resize the VNC window and the number of rows/columns expands, and text colors are shown. Is it possible to have Astlinux do the same? Thanks David |
From: David K. <da...@ke...> - 2025-06-15 20:16:39
|
Thanks Lonnie. Build underway again. David On Sun, Jun 15, 2025 at 1:47 PM Lonnie Abelbeck <li...@lo...> wrote: > Hi David, > > Thanks for the info. > > Yes, the https://ne.di.unimi.it URL now forwards to the github site [2], > not the autoconf download. > > I made a commit [1] to use our ne-3.3.4.tar.gz copy, and the next release > we can use the github tag. > > Thanks David! > > Lonnie > > [1] > https://github.com/astlinux-project/astlinux/commit/fead6b59f4de4a350030615cdcf3ed92b5aa1b6c > > [2] > -- > $ curl -LI https://ne.di.unimi.it/ > HTTP/1.1 302 Found > Date: Sun, 15 Jun 2025 17:32:55 GMT > Server: Apache/2.4.62 (Fedora Linux) OpenSSL/3.2.2 mod_jk/1.2.48 > Location: http://github.com/vigna/ne/ > Content-Type: text/html; charset=iso-8859-1 > > HTTP/1.1 301 Moved Permanently > Content-Length: 0 > Location: https://github.com/vigna/ne/ > > HTTP/2 200 date: Sun, 15 Jun 2025 17:32:55 GMT > content-type: text/html; charset=utf-8 > vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, > X-Requested-With,Accept-Encoding, Accept, X-Requested-With > etag: W/"f2c215b4cca5b2f293019cf300168950" > ... > -- > > > > > On Jun 15, 2025, at 10:35 AM, David Kerr <Da...@Ke...> wrote: > > > > Trying to build astlinux today and I am getting this error... > > > > >>> ne 3.3.4 Extracting > > gzip -d -c /home/david/github/astlinux/dl/ne-3.3.4.tar.gz | tar > --strip-components=1 -C /home/david/github/astlinux/output/build/ne-3.3.4 > -xf - > > > > gzip: /home/david/github/astlinux/dl/ne-3.3.4.tar.gz: not in gzip format > > tar: This does not look like a tar archive > > tar: Exiting with failure status due to previous errors > > make: *** [package/Makefile.package.in:248: > /home/david/github/astlinux/output/build/ne-3.3.4/.stamp_extracted] Error 2 > > > > and... > > > > [0.707s] 1 david@Astlinux-dev:~/github/astlinux$ ls -la > /home/david/github/astlinux/dl/ne-* > > -rw-rw-r-- 1 david david 284094 Jun 15 11:21 > /home/david/github/astlinux/dl/ne-3.3.4.tar.gz > > -rw-rw-r-- 1 david david 61 Mar 24 11:13 > /home/david/github/astlinux/dl/ne-3.3.4.tar.gz.sha1 > > > > Anyone else seeing this? Suggestions? > > > > Thanks > > David > > _______________________________________________ > > Astlinux-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |
From: Lonnie A. <li...@lo...> - 2025-06-15 17:46:54
|
Hi David, Thanks for the info. Yes, the https://ne.di.unimi.it URL now forwards to the github site [2], not the autoconf download. I made a commit [1] to use our ne-3.3.4.tar.gz copy, and the next release we can use the github tag. Thanks David! Lonnie [1] https://github.com/astlinux-project/astlinux/commit/fead6b59f4de4a350030615cdcf3ed92b5aa1b6c [2] -- $ curl -LI https://ne.di.unimi.it/ HTTP/1.1 302 Found Date: Sun, 15 Jun 2025 17:32:55 GMT Server: Apache/2.4.62 (Fedora Linux) OpenSSL/3.2.2 mod_jk/1.2.48 Location: http://github.com/vigna/ne/ Content-Type: text/html; charset=iso-8859-1 HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://github.com/vigna/ne/ HTTP/2 200 date: Sun, 15 Jun 2025 17:32:55 GMT content-type: text/html; charset=utf-8 vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With etag: W/"f2c215b4cca5b2f293019cf300168950" ... -- > On Jun 15, 2025, at 10:35 AM, David Kerr <Da...@Ke...> wrote: > > Trying to build astlinux today and I am getting this error... > > >>> ne 3.3.4 Extracting > gzip -d -c /home/david/github/astlinux/dl/ne-3.3.4.tar.gz | tar --strip-components=1 -C /home/david/github/astlinux/output/build/ne-3.3.4 -xf - > > gzip: /home/david/github/astlinux/dl/ne-3.3.4.tar.gz: not in gzip format > tar: This does not look like a tar archive > tar: Exiting with failure status due to previous errors > make: *** [package/Makefile.package.in:248: /home/david/github/astlinux/output/build/ne-3.3.4/.stamp_extracted] Error 2 > > and... > > [0.707s] 1 david@Astlinux-dev:~/github/astlinux$ ls -la /home/david/github/astlinux/dl/ne-* > -rw-rw-r-- 1 david david 284094 Jun 15 11:21 /home/david/github/astlinux/dl/ne-3.3.4.tar.gz > -rw-rw-r-- 1 david david 61 Mar 24 11:13 /home/david/github/astlinux/dl/ne-3.3.4.tar.gz.sha1 > > Anyone else seeing this? Suggestions? > > Thanks > David > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel |
From: David K. <da...@ke...> - 2025-06-15 16:05:45
|
Trying to build astlinux today and I am getting this error... >>> ne 3.3.4 Extracting gzip -d -c /home/david/github/astlinux/dl/ne-3.3.4.tar.gz | tar --strip-components=1 -C /home/david/github/astlinux/output/build/ne-3.3.4 -xf - gzip: /home/david/github/astlinux/dl/ne-3.3.4.tar.gz: not in gzip format tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors make: *** [package/Makefile.package.in:248: /home/david/github/astlinux/output/build/ne-3.3.4/.stamp_extracted] Error 2 and... [0.707s] 1 david@Astlinux-dev:~/github/astlinux$ ls -la /home/david/github/astlinux/dl/ne-* -rw-rw-r-- 1 david david 284094 Jun 15 11:21 /home/david/github/astlinux/dl/ne-3.3.4.tar.gz -rw-rw-r-- 1 david david 61 Mar 24 11:13 /home/david/github/astlinux/dl/ne-3.3.4.tar.gz.sha1 Anyone else seeing this? Suggestions? Thanks David |
From: Lonnie A. <li...@lo...> - 2025-06-02 12:22:26
|
Hi David, Good to hear the binary tailscale package on astlinux works well. It does look like tailscale uses the go.lang version of WireGuard, not the kernel version. As for the odd reverse iperf3 stats with tailscale, my only theory is there may a multi-homed network path that iperf3 is using, so not all the iperf3 data is going over tailscale. Only a guess. Looking only at sending (kernel/Go.lang) 450/330 and 3.75/2.0 there is a quite significant difference when speed is needed. If simple connectivity is only required then the difference is not noticeable. Thanks for the testing. Lonnie > On Jun 1, 2025, at 5:34 PM, David Kerr <Da...@Ke...> wrote: > > I tested the binary tailscale package on astlinux and it works well. I started with a remote hosted VM Ubuntu 24.04 (on RackNerd... they are dirt cheap). I installed both wireguard and tailscale onto this VM, and started the iperf3 server. I then ran tailscale on my astlinux gateway and then from astlinux ran iperf3 client. > > Without any tunneling the speed was 700 Mbps sending and 800 Mbps receiving. This is probably running into rate throttling at the remote hosting provider (my native speedtest is 2.5Gbps over fiber). > Running over wireguard the speed dropped to 450 Mbps sending, 400 Mbps receiving. > Running over tailscale the speed was 330 Mbps sending, 400 Mbps receiving. > > Thus for all practical purposes, there really isn't much difference between tailscale and wireguard. Tailscale is notably slower in upload (from astlinux) direction, but equivalent for download. > > My astlinux is running as a VM on proxmox. I decided to create a LXC container on proxmox and in that run both wireguard and tailscale. This eliminates any physical networking... all traffic will be over linux bridge / virtio. And repeated iperf3 tests from astlinux. > > Without any tunneling the speed was 70 Gbps sending and 90 Gbps receiving. Wow! > Running over wireguard the speed dropped to 3.75 Gpps sending, 3.75 Gpps receiving. Thus the CPU load for encryption/decryption is clear. > Running over tailscale the speed was 2 Gbps sending, 6 Gps receiving. Er, what? This was consistent over multiple runs. > > I have observed differences in speed when running iperf3 in "reverse" mode, but nothing like what I saw here with tailscale. > > David > > On Sun, Apr 27, 2025 at 4:24 PM David Kerr <da...@ke...> wrote: > Thanks for the suggestion, I might just try that. > > I have observed in the past that go-lang produces very large binaries. I think it binds in all the dependencies it needs and does not link to external libraries. > > I was not aware that tailscale does not use the kernel Wireguard, that is a pity. I'll have to run a few iPerf3's and compare. > > Tailscale is really easy to setup, so I have found myself using it more and more. > > David > > On Sun, Apr 27, 2025 at 2:15 PM Lonnie Abelbeck <li...@lo...> wrote: > > > On Apr 27, 2025, at 12:12 PM, David Kerr <Da...@Ke...> wrote: > > > > How easy would it be to add the tailscale package to AstLinux? The package was added to buildroot a few months ago... > > > > https://gitlab.com/buildroot.org/buildroot/-/commit/0f34e78818c9bc28a7a0e590bb73d72e616919f4 > > > > But I'm worried that AstLinix has not kept up-to-date with buildroot's package and makefile syntax/capabilities. So I thought I would ask here before I spend any time trying to make it work. > > > > Thanks, > > David > > Indeed, our Buildroot does not support building go-lang packages from source. > > An option is to use precompiled "amd64" binaries [1] [2] > --==-- > minipc ~ # cd /mnt/kd > minipc kd # mkdir tailscale > minipc kd # cd tailscale/ > minipc tailscale # curl -O https://pkgs.tailscale.com/stable/tailscale_1.82.5_amd64.tgz > > minipc tailscale # tar xzvf tailscale_1.82.5_amd64.tgz > tailscale_1.82.5_amd64/ > tailscale_1.82.5_amd64/tailscaled > tailscale_1.82.5_amd64/tailscale > tailscale_1.82.5_amd64/systemd/ > tailscale_1.82.5_amd64/systemd/tailscaled.service > tailscale_1.82.5_amd64/systemd/tailscaled.defaults > > minipc tailscale # ls -l tailscale_1.82.5_amd64/tailscale* > -rwxr-xr-x 1 root root 20590744 Apr 17 15:00 tailscale_1.82.5_amd64/tailscale > -rwxr-xr-x 1 root root 38472562 Apr 17 15:00 tailscale_1.82.5_amd64/tailscaled > --==-- > > Note the two binaries are almost 60 MB, about the compressed AstLinux size! > > Also note that tailscale uses the slower go-lang version of WireGuard, not the kernel version. > > For AstLinux use, I would stick with the native, kernel based WireGuard. But you may be able to get the precompiled "amd64" binaries to work. > > Lonnie > > [1] https://pkgs.tailscale.com/stable/#static > > [2] > > minipc tailscale # tailscale_1.82.5_amd64/tailscaled -version > 1.82.5 > tailscale commit: dec88625eafdcac4dfae8f592705919184ec4df7 > other commit: ec2eb973098fbcd878430fcda1496ca04b9b7328 > go version: go1.24.2 > > > minipc tailscale # tailscale_1.82.5_amd64/tailscale --help > The easiest, most secure way to use WireGuard. > > USAGE > tailscale [flags] <subcommand> [command flags] > > For help on subcommands, add --help after: "tailscale status --help". > > This CLI is still under active development. Commands and flags will > change in the future. > > SUBCOMMANDS > up Connect to Tailscale, logging in if needed > down Disconnect from Tailscale > set Change specified preferences > login Log in to a Tailscale account > logout Disconnect from Tailscale and expire current node key > switch Switch to a different Tailscale account > configure Configure the host to enable more Tailscale features > syspolicy Diagnose the MDM and system policy configuration > netcheck Print an analysis of local network conditions > ip Show Tailscale IP addresses > dns Diagnose the internal DNS forwarder > status Show state of tailscaled and its connections > metrics Show Tailscale metrics > ping Ping a host at the Tailscale layer, see how it routed > nc Connect to a port on a host, connected to stdin/stdout > ssh SSH to a Tailscale machine > funnel Serve content and local servers on the internet > serve Serve content and local servers on your tailnet > version Print Tailscale version > web Run a web server for controlling Tailscale > file Send or receive files > bugreport Print a shareable identifier to help diagnose issues > cert Get TLS certs > lock Manage tailnet lock > licenses Get open source license information > exit-node Show machines on your tailnet configured as exit nodes > update Update Tailscale to the latest/different version > whois Show the machine and user associated with a Tailscale IP (v4 or v6) > drive Share a directory with your tailnet > completion Shell tab-completion scripts > > FLAGS > --socket value > path to tailscaled socket (default /var/run/tailscale/tailscaled.sock) > > > > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel |