You are not logged in.
a readme.txt from https://download-installer.cdn.mozilla. … README.txt
Please use download.mozilla.org to retrieve the latest Firefox beta.
For example, if you wish to download the US English installer for Windows (32bit)
the url is
https://download.mozilla.org/?product=firefox-beta-latest&os=win&lang=en-US
This could be pasted into the location bar of a browser, or used with curl or wget, e.g.
wget -O FirefoxSetup.exe "https://download.mozilla.org/?product=firefox-beta-latest&os=win&lang=en-US"
...
see the doc for a listing of the commandline options...
you may see the versions here... https://download-installer.cdn.mozilla. … /releases/
I see it's not nightly, or Beta but, whenever a dot release is released I get a new version to download.
I'm running FF 103.0.1 from mozilla ... https://www.mozilla.org/en-US/firefox/new/
Good read, I agree with a lot of it.
The Tears of Strangers, Stan Grant.
Hi, I installed devuan_daedalus_5.0.preview-20220725_amd64_desktop.iso to a spare HDD yesterday. (edit iso name)
It was interesting to see the desktops of Gnome (I have seen it Gnome on Ubuntu Uni PC's) since 2009/10)
I like the gtk3 Login manager, maybe because It's different, refreshing change.
I installed lxde, lxqt, Gnome, KDE and Mate.
The Devs have done a great job on this. Thank you.
My biggest surprise was how slow HDD's are in comparison with SSD's.
I did a simple install setup, just one partition for /. There is a swap file as well.
I'm tempted to upgrade Dev4 to Dev5... maybe.
if you have a connection to the internet you may try Sheildsup (press "Proceed") "All Service Ports" https://www.grc.com/shieldsup
it will "Determine the status of your system's first 1056 ports".
Quick and easy.
Dutch_Master wrote:Investigate the use of the apt options --get-selections and --set-selections in the apt man page
Btw, do NOT use dd to backup your disk to an existing backup drive. Unless you don't care about the data that's already on it :-\What I meant is something like
dd if=/dev/sda of=/media/backup/sda-backup.dd
with the USB disk mounted at /media/backup. So my dd backup would just be a ~30 GB file on that disk (among other back-uped things).
Thanks for the get/set selection examples!
Gregor
Just backup what you need... separately. Because you may end up in a loop when dd gets up to /media and starts backing itself up.
dd is a good copy-disk, but rsync can do directories and to make it a bit easier (faster/smaller) use rsync instead of dd.
rsync -avh /usr/local /media/backup/sda-backup/usr/
rsync -avh /home /media/backup/sda-backup/
my two cents worth. :-) All the best!
Wrong iso, Gives up way too easy. Wrong attitude, Should try again.
https://dev1galaxy.org/files/sapphire_reversed.png
Decided to reverse the polarity and tweak the colors a bit. Whaddya think? Are we there yet?
Sweet! Love the blue. Thank you for all your work.
just chimaera-backports...
deb http://deb.devuan.org/merged/ chimaera-backports main non-free contrib
Beowulf
deb http://deb.devuan.org/merged/ beowulf-backports main non-free contrib
I remember when odd-numbered kernel versions were unstable.
I'm using 5.18 from bpo (backports)
linux-image-5.18.0-0.bpo.1-amd64-unsigned_5.18.2-1~bpo11+1_amd64.deb
imo, the best guitar instrumental album this side of the moon!
Joe Satriani - Surfing With The Alien. ( my favorite song is Circles at 22.11 min mark )
Love it!
easytag is in the usual repository, but it has strange behavior. I installed it, started it, looked around, and changed the directory, only to be confronted with a message along the lines of: "Files have been modified; save or discard?" Except that I made no changes at all. I uninstalled it.
I also found easytag had some database lookup and (re)generate actions happening,
but once it's user-settings are configured it doesent hunt around so much.
I still like easytag.
I'm using easytag
Correction!
I think removing the module, as I specified before may have been causing kernel lockups.
I saw one error that mentioned the snd-hda-intel module, which is dependant on (or to) snd_hda_codec_hdmi.
I'm using HoaS's asound configuration for ~.asoundrc, No lockups.
Thank you charliebrownau, let us /me know how you go with no pulse...
I'd prefer not to use pulse but each time I try I end up with something/s not working, mostly web browsers audio.
Maybe I could use your tips.
Have a great day!
Hi, if the onboard sound chip is not used by anyother OS, I disable onboard audio in the bios... Advanced/Onboard Devices Conf... HD Audio Controller.
That may simplify things a bit.
I also had hdmi sound from my video card... The way I stopped this from being activated was to rmmod the module in /etc/rc.local
On my system the module in question is "snd_hda_codec_hdmi"
you may find yours by
lsmod | grep hdmi
you should see one there with (ati and) hdmi in the name. Mine is an nVidia graphics card.
/etc/rc.local
rmmod -f snd_hda_codec_hdmi
Now, this may not be the most elegant way, but it works on my system (snd_hda_codec_hdmi has dependants like intel).
btw, I also use a USB sound box. Edirole UA-25EX
I hope this helps. regards Glenn
Jan Juc Moon, Xavier Rudd.
I used to use Lotus as well, way back... in the 90's
Thanks for the heads-up. I've been using OpenOffice so long now that I may not want to change.
But it's good to know when I'm spruking the benefits of GNU/Linux. :-)
Hi, it's more than likely to be the start-up scripts, I came across a very similar problem.
And the fixes are in the other pages on this forum.
Particularly, https://dev1galaxy.org/viewtopic.php?id=2889 (post #6 and onwards.)
You may also find these examples hard to find... /usr/share/doc/nftables/examples/...
Because, I couldn't find them either, but I can't remember if it was ascii, beowulf, chimaera or ceres.
If you search these pages you may also find more info on getting nftables to run.
There's plenty there.
Thank you for your interest alphalpha.
I do have something like that, it came with my Fractal Case. It doesn't have a digital readout, but has a pot for setting the speed.
This system is less than 4 years old. Memory (ram) I bought at the same time is dated 2019.
That maybe a way to guarentee cooling is constant.
The bios I updated a few months ago is ver. 6024 12/3/2022 from asus. I will check if there is a newer version, maybe it's a bug.
I don't O.C. but i Do try to get it to run on spec, and that's hard enough for me. :-)
Thank you for your attention, Ralph.
The time zone is set in kde/plasma settings.
I have reinstalled ntp, and last night an update was available for ntpdate. I upgraded that and it removed ntp and ntpsec.
The time sticks in the linux system, but the bios time is out.
I'm not sure what to do about it.
I may have removed or turned something off when I shouldn't have.
I have plenty of free time this weekend, so I may (do a clean) reinstall the latest chimarea (? spelling)
and that should correct any hacks I've committed.
The fans are my greatest concern $$$, the time is just a pain for internet pages and logs, etc.
Thank you regards Glenn
ps, "tzdata is already the newest version (2021a-1+deb11u3)."
Fans went off again earlier tonight...
Since then I have set the fans to run at full speed from bios.
Disapointing.
The time has also advanced 10 hours.
Any clues? TIA