I loved Kingdom Hearts 3 regardless of the masses saying otherwise. It’s my opinion, and I’m sticking to it. I’ve been around since 1, all the way til it’s end.
I loved Kingdom Hearts 3 regardless of the masses saying otherwise. It’s my opinion, and I’m sticking to it. I’ve been around since 1, all the way til it’s end.
I am not sure if there is a good way to do it without scripting, and a router that would allow for taking variable input from an external script. But theoretically if the router would support it, you could script a port change at times there are no one on the server.
Essentially the server port is in a text file, you could use some command line utilities, and write a script leveraging something like sed to change the port in place.
But I am overcomplicating it. lol
There are very few games I have I can’t play on Linux.
Cant get the Crysis Remastered trilogy (epic games variants) working. Can’t get Alan Wake Remastered working above 16fps. And a few more, but guess I don’t need to play them.
You didn’t calm down in your old age? Go shake your cane at some clouds in a different yard gramps.
Take a breather, walk away from the internet. Touch some grass. Go do something productive with your time instead of being an insignificant sad angry little person.
Have the day you deserve
Your comment is more useless than the meme comment you were responding to.
Don’t like something, scroll on.
Are you being pissy just to be pissy?
That’s what I want to know. I don’t know where to begin looking?
I am fully with you!
Thank you! Wish I was the one who figured it out. I am just sharing what was taught to me!
That is exactly the reason I joined Lemmy, to ditch centralization.
I will always try to share the solutions, even if I find them elsewhere. Changes are it could help someone else out!
I cannot take credit for finding the solution. Someone on a discord chat I found was able to help me. The fix:
1 Open a terminal:
Unlock the LUKS partition:
cryptsetup luksOpen /dev/nvme0n1p2 arch
2 Mount the BTRFS filesystem: Since BTRFS has subvolumes, you need to mount the correct subvolume:
mount -o subvol=@ /dev/mapper/arch /mnt
3 Mount the necessary virtual filesystems:
mount --types proc /proc /mnt/proc
mount --rbind /sys /mnt/sys
mount --make-rslave /mnt/sys
mount --rbind /dev /mnt/dev
mount --make-rslave /mnt/dev
4 Bind the boot partition (if separate): If you have a separate boot partition, you need to mount it too:
mount /dev/nvme0n1p1 /mnt/boot
5 Chroot into your system:
arch-chroot /mnt
6 Fix your fstab: Ensure that your /etc/fstab file inside the chroot environment is correctly set up. You might need to generate a new one using genfstab:
genfstab -U /mnt >> /mnt/etc/fstab
7 Update GRUB: Reinstall and update GRUB to ensure it is correctly installed:
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
grub-mkconfig -o /boot/grub/grub.cfg
Exit the chroot environment:
exit
Unmount all the filesystems:
bash
umount -R /mnt
cryptsetup luksClose arch
8 Reboot:
reboot
Guess I won’t be playing Playstation games.
I haven’t gotten around to setting it up yet, but for a google photos type self hosted setup there is Immich which looks promising!
I want to self host more, but power draw is a concern.
So I have gone the route of running to Pi 4 8gb models as my hosts of choice.
So far I am hosting:
Non-Docker:
Docker:
There are a few other services I want to get up, but I haven’t gotten around to it:
As to why:
That worked, thank you!
I don’t know what I was expecting, but a CAP file wasn’t it. I thought it would have just been a BIN file of sorts. Though, I guess now that I think about it, it has been a while since I have done BIOS updates in any other way than through an executable running some sort of flasher mechanism.
Thanks!
Looks like for my mobo they offer an exe, but also a CAP file, which may be a bios update file, who knows. More research needed I suppose.
However, I am at least on the latest as of now since it was back in May that my bios last had an update, and I only switched in the past month.
I haven’t investigated updating via USB for my bios. But that likely is the least fuss way to do it.
I will likely have to do some tinkering, and more reading up on this from the documentation I am thinking. I am getting HTTP 200 statuses basically across the board. When going to the FQDN it doesn’t redirect to the PiHole admin page like I was expecting. Again, likely some configuration that I have wrong.
Shows in traefik, no errors there.
I absolutely loved 2. I beat 2 before I beat 1, but went back and beat 1, and beat 2 multiple more times.
I can’t say I have an order, but I love:
Those are my favorite from the series as whole.
I really couldn’t ever get into Kingdom Hearts Chain of Memories or Re:Chain of Memories.
Back in the day, I bought Birth by Sleep and beat it, but wanted more; so there was an English Patch of the final mix for PSP available and beat that too. And when the collection came out on PS4 (Before the PC release) I went and bought a PS4 Pro just for KH collection. Which now I am going back and beating all of them again but on Proud.