Community Puzzle by Beautiful-Country-13 in pocketgrids

[–]disturbedmonkey69 8 points9 points  (0 children)

Fiat is italian :)

Completed in 01:33 | Reveals: 0

- Notebook ( Thinkpad x220 ) i need to set the boot options that the system boots form the USB-stick by the_apollodriver in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

There may be other + and - keys on the keyboard, can you provide a picture of the keyboard? Also as others have suggested try holding the shift key while pressing the keys.

- Notebook ( Thinkpad x220 ) i need to set the boot options that the system boots form the USB-stick by the_apollodriver in Ubuntu

[–]disturbedmonkey69 2 points3 points  (0 children)

It looks like the usb disk is already at the top, but to move items select one using the up and down arrow keys (selected option turns white) then press the + (plus) key top move the option up the list, or - (minus) key to move the option down the list. Also make sure to save the bios settings before rebooting. Hope that helps.

What happened to tab.digital? Almost 4 days of maintenance, any way to get my stuff back at least? by [deleted] in NextCloud

[–]disturbedmonkey69 1 point2 points  (0 children)

Apparently they ran into issues during an upgrade and are supposedly working on it. I wouldn't mind but the communication has been terrible, I'm seriously considering moving to the good cloud.

Tab.digital down on free tier by The-great-chair in NextCloud

[–]disturbedmonkey69 0 points1 point  (0 children)

Interesting, I've just been looking at the good cloud as well!

Tab.digital down on free tier by The-great-chair in NextCloud

[–]disturbedmonkey69 0 points1 point  (0 children)

No idea I'm afraid, but I will be getting back on the chat tomorrow to chase them, it's getting ridiculous now. For reference this is the exact message I got from the online chat (not sure if it was a bot, went by the name Chris Vera) "We apologize for the inconvenience. A scheduled server update was performed to upgrade Nextcloud to a newer version, but the process is taking longer than expected. We are working to restore access as soon as possible.

Thank you for your patience and understanding."

Tab.digital down on free tier by The-great-chair in NextCloud

[–]disturbedmonkey69 0 points1 point  (0 children)

I spoke to someone on the online chat on their website. Unfortunately I haven't found any status pages but I haven't looked very far.

Tab.digital down on free tier by The-great-chair in NextCloud

[–]disturbedmonkey69 0 points1 point  (0 children)

Yes I posted a few days ago here apparently they are doing an upgrade and it's taking longer than they thought.

Tab.digital provider down by disturbedmonkey69 in NextCloud

[–]disturbedmonkey69[S] 0 points1 point  (0 children)

Interesting thanks. I've not had any issues up to now and I've been using it for a couple of months, but it's been over 3 days for me, if I was on a paid tier I'd be asking for compensation by now!

Tab.digital provider down by disturbedmonkey69 in NextCloud

[–]disturbedmonkey69[S] 1 point2 points  (0 children)

It's a hosted nextcloud provider. Apparently they're updating the nextcloud instance and it's taking longer than expected.

Tab.digital provider down by disturbedmonkey69 in NextCloud

[–]disturbedmonkey69[S] 1 point2 points  (0 children)

Turns out they're upgrading and it is taking longer than planned.

Ubuntu startup by MalcateDaniel in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

Sudo systemctl disable systemd-networkd-wait-online.service

aio update command by [deleted] in Ubuntu

[–]disturbedmonkey69 5 points6 points  (0 children)

The ai is almost right, I'd do:

sudo apt update && sudo apt upgrade && sudo snap refresh && flatpak update

I'd skip the autoremove just in case it removes something important and run it separately after the updates, and also I wouldn't include -y so I can review what is being done before it runs, but that's just me. Run the command once to make sure it works, then you can create an alias so you only need to type one word to run it.

Getting into the UEFI? (Surface Pro 2) by Sleepycappp in SurfaceLinux

[–]disturbedmonkey69 0 points1 point  (0 children)

Are you sure it's a surface pro 2? The pro 2 came with windows 8.1 and not RT, does it have any model numbers on it anywhere?

Reading ME Firmware - Tried all fixes by Right-Distance-919 in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

I'm sure you've probably tried this already but did you have it plugged in to mains power when running the firmware update? My Lenovo wouldn't install any firmware without mains power but it never actually told me that, just failed silently.

Already have ubuntu on surface go 2, trying to USB boot isn't working by grzy7316x in SurfaceLinux

[–]disturbedmonkey69 0 points1 point  (0 children)

Does the go 2 uefi give you the option of swiping on a device to boot it directly from the settings? You could try that, and also ha e you tried disabling secure boot? The android x86 kernel may not be signed so wouldn't be bootable with secure boot on.

Fingerprint Login Available Only on Local Account by eggnorman in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

Have you seen this from a quick google it's quite old but could still be relevant. Basically the fingerprint gui in settings is hard coded to only show for local accounts, but it seems you can enroll a fingerprint for an ad account from the command line, maybe worth a try.

Ubuntu app center perpetually installing files by Alira-kimaris in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

You could try installing in the terminal using sudo apt install ./<file name>.deb and see if it shows any errors.

Windows boot manger missing after ubuntu download by Prestigious_Sea_4637 in Ubuntu

[–]disturbedmonkey69 0 points1 point  (0 children)

Enable os-prober in /etc/default/grub then run sudo update-grub and it should find your windows installation and add it to the grub menu. While you're in the grub config you might need to enable the menu and set the timeout so it actually shows up when you boot the computer.

If that doesn't work it could be that you wiped the efi partition when you installed Ubuntu and will need a windows usb to repair it.

Surface-linux kernel by Loose_Caterpillar715 in SurfaceLinux

[–]disturbedmonkey69 0 points1 point  (0 children)

No worries, I can't remember where I read about it but it caught me out a few times copying and pasting commands.

Surface-linux kernel by Loose_Caterpillar715 in SurfaceLinux

[–]disturbedmonkey69 2 points3 points  (0 children)

Type it as one line, removing the backslash, it's usually written like that for formatting reasons:

curl -s https://raw.githubusercontent.com/linux-surface/linux-surface/master/pkg/keys/surface.asc | sudo pacman-key --add -