Stéphane Carlin
Stéphane Carlin
Yes, it's the same converter. Maybe having an NVMe instead of the USB SSD would be better. I think my problem comes more from the fact that I am using...
It looks good. I will wait for your feedback on this converter to order it myself.
@BenoitBotton In the documentation under Differences on Raspberry Pi 5 https://www.raspberrypi.com/documentation/computers/raspberry-pi.html
The Aur package Aladin could also be another interesting software that is little seen on astro distributions. It allows you to visualize sky maps by superimposing them on astronomical data....
Thank you teoteo Let's wait for the new version clear sky
Since the transition to qt6 this module no longer works. I haven't looked to see if anyone recreates it
If you decide to include FTP here is a suggested code once the package is installed. sed -i 's/#write_enable=YES/write_enable=YES/g' /etc/vsftpd.conf sed -i 's/#local_enable=YES/local_enable=YES/g' /etc/vsftpd.conf sed -i 's/#ascii_upload_enable=YES/ascii_upload_enable=YES/g' /etc/vsftpd.conf sed -i...
I understand. This is a suggestion, because I saw that Jasem had implemented it in Stellarmate and that he suggested that some people use it when transferring large files such...
Proposal to build AstroArch from an existing version more easily with a script and without an ARM image according to the wiki https://wiki.archlinux.org/title/Install_Arch_Linux_from_existing_Linux
The download stops due to a timeout when loading for too long. In a console, open the pacman configuration file with the command : sudo nano /etc/pacman.conf Then add the...