You can download it over http and check the SHA256SUMS.
Or better yet torrent it and check the same sha256
I can’t remember if it was always like that or not, but all the apt repos are the same. No SSL and verification via signing.
I post content. You view content. I moderate content. You no like, you no pay
You can download it over http and check the SHA256SUMS.
Or better yet torrent it and check the same sha256
I can’t remember if it was always like that or not, but all the apt repos are the same. No SSL and verification via signing.
I remember when the .04
meant the 4th month in the year…
Close, that is because of the wakeup. (I think)
See all of your devices that make your computer:
cat /proc/acpi/wakeup
Toggle all of them one by one:
echo GPP0 | sudo tee /proc/acpi/wakeup
(where GPP0 is the item in the left hand column)
Cat again if you want to see if it’s disabled
Keep going until you find the one that is ‘waking’ your computer back up after a sleep.
When you find the right one, add it to your crontab so it turns it off on every boot:
sudo crontab -e
@reboot echo "GPP0" > /proc/acpi/wakeup
A quick search shows: https://gist.github.com/primaryobjects/9cc807f3e3453da7acefa526bb6623b0
Your IT guy knows what’s up! Probably a purveyor of the high seas too
I’m not alone!!!
Forcing subtitle burn in would require every item to be transcoded.
In Jellyfin you need to go to User Settings > Subtitles > Burn > All.
And probably change subtitle mode too to always have them on.
Then in Jellyfin add-on for Kodi you need to make sure you go via the jellyfin server (add-on mode I think?) not native mode.
I totally did miss it. All of 6.6 bricked my system. Only after rebuilding against 6.8 did it boot correctly. (Probably a user issue rather than a kernel issue)
Linus is always good value. Looks like we will hit 10 million git objectives on the 6.9 release. What a day to be alive. First 4.20 and now 6.9. truly blessed
Doesn’t solve my problem of having to both turn on our sharing. But a nice app nonetheless
This is great except you need to be on the same wifi / local network. Worked with the wife for a bit, but we get annoyed having to “turn it on” when we send each other photos.
Those wakelock devices map to specific devices.
If you run lsusb
you will see the pci:0000:00:1c.4
and others.
RP05
.That should be what is needed to disable waking up from the mouse.
Reddthat
😅
Yep. Keep the WAN port dhcp Client enabled if you can, just one less thing to worry about.
Also take note that when you change the static IP of the new router it would conflict with the old one (and dhcp might fail). So you might need to set your local clients IP. Take note of the configuration it has and the steps to set it manually.
The rest all sounds right.
Your router’s IP can be anything. Choose any internal IP address on your subnet.
You can have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.
Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the new router.
Just picked up one from marketplace. $200 for this exact reason
Turns out it’s ASS. It forces transcoding.
Turns out it’s the subtitles. As I watch a lot of anime it’s either good subtitles and transcode, or bad subtitles and direct. As the extra styling is not covered by the application
It’s true I could change it to external player but then you lose half the features…
Torrents verify that the data they downloaded is correct.
That doesn’t mean the data that was used to create the torrent was correct. In this case I suggested downloading via torrent (because of http) and then checking the sha from the website to verify everything matches. If it does they you’ve got a good iso!