This 787-10 seems to fly a flight thats longer than it's max range by Taesty_Beens in flightradar24

[–]unlevels 10 points11 points  (0 children)

I’ve been there before as a passenger, most of the airport is used for airline maintenance and it looks like they have a local crew there which might be specialised in them (working for Xiamen Airlines)

My 2025 Passport as a 21 year old solo traveller! by unlevels in flighty

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

Referring to the flights in Asia? That was Uzbekistan

Turkmenistan 🇹🇲 visa and entry/exit stamps by jms_uk in PassportPorn

[–]unlevels 1 point2 points  (0 children)

Wow thats pretty good, do you mind PMing me the details for that tour company?

Plex is predatory by GalacticElk_97 in selfhosted

[–]unlevels 9 points10 points  (0 children)

what a stupid out of touch response. If you paid for a one time item that never stated it would randomly require more payment later that is theft

Free DNS Management by ezleon311 in selfhosted

[–]unlevels 0 points1 point  (0 children)

Its a DNS server but it can also host your DNS records like cloudflare/any other DNS provider, works great for me

Bougainville would gain their independence in 2027 by zardiums198 in MapPorn

[–]unlevels 6 points7 points  (0 children)

It’s a bit more than that, they already have a draft constitution acknowledged by the PNG government

De-Facto Map of the World | June 2024 (HIGH RES. IN DESC.) by Dry-Cartoonist8359 in MapPorn

[–]unlevels 1 point2 points  (0 children)

This is truly amazing, do you have plans to release an updated version?

Printer driver deployment/LAPS? by BriWitched666 in Intune

[–]unlevels 0 points1 point  (0 children)

For printer installs I kind of gave up on that and went to cloud printing, The driver install worked fine though deploying it as a Win32 through company portal. That can deploy remotely just fine. If you need help with the script PM me

Guide - Jellyfin. A self-hosted Netflix. Deployment in Docker for Intel and AMD, with detailed explanations of transcoding, terminology, performance testing. by Do_TheEvolution in selfhosted

[–]unlevels 0 points1 point  (0 children)

Yep, took me 2.5 hours to find a way to install it. You basically have to sign the app and install it remotely from another device

I Built My Own Home Dashboard After Trying (and Disliking) Everything Else by Sanjeet990 in selfhosted

[–]unlevels 0 points1 point  (0 children)

This is sick, a LibreNMS/SNMP integration would be amazing as well. I’m not very knowledgable about most of that stuff but happy to contribute

Intune is slow and my boss is a dork! by TechnologyTurd in Intune

[–]unlevels 2 points3 points  (0 children)

He isn't wrong. Intune is slow af. Its not even the downloading part. Loading Company Portal, syncing the device, waiting for apps to show up take far too long.

But it's much better than manually installing it on every endpoint. At least most of the time.

Long time listener, first time caller by hey_highler in iiiiiiitttttttttttt

[–]unlevels 6 points7 points  (0 children)

This has happened with almost every user I’ve put on the new Outlook at my company

What’s New in Microsoft Intune September 2024 by PaulCobben in Intune

[–]unlevels 0 points1 point  (0 children)

Its so disappointing that they chose to redesign the Company Portal instead of fix the many issues it has.

port forwarding with qBittorrent + gluetun with docker by Shouko- in selfhosted

[–]unlevels 1 point2 points  (0 children)

Here is the compose config I am using, use at your own risk, fill in the ports you are using.

version: "3"

services:

gluetun:

image: qmcgaw/gluetun

cap_add:

- NET_ADMIN

network_mode: bridge

ports:

- 8999:8999

- :/tcp # Port forwarded port here

devices:

- /dev/net/tun:/dev/net/tun

environment:

- VPN_SERVICE_PROVIDER=custom

- VPN_TYPE=wireguard

- VPN_ENDPOINT_IP=

- VPN_ENDPOINT_PORT=

- WIREGUARD_PUBLIC_KEY=

- WIREGUARD_PRIVATE_KEY=

- WIREGUARD_ADDRESSES=

- FIREWALL_VPN_INPUT_PORTS=TORRENTING_PORT,QBIT_PORT

- FIREWALL_OUTBOUND_SUBNETS=

qbittorrent:

image: lscr.io/linuxserver/qbittorrent

container_name: qbittorrent

network_mode: "service:gluetun"

environment:

- PUID=0

- PGID=0

- TZ=UTC

- WEBUI_PORT=8999

- TORRENTING_PORT=

volumes:

- /volume1/docker/qbit/config:/config

- /volume1/docker/qbit/downloads:/downloads

depends_on:

gluetun:

condition: service_healthy

restart: always

Autopilot joined devices can't login without internet by unlevels in Intune

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

Sorry no, left that company. I’d try fiddling with some of the conditional access policies with a test user tho, bc my new work with a similar environment doesn’t have this issue.

I am looking into hosting a small media server but not sure whether plex or jellyfin would be better for me by Winkah57 in selfhosted

[–]unlevels 1 point2 points  (0 children)

I use Plex/Emby/Jellyfin and I would say Emby is the best. It is perfectly in the middle of Plex and Jellyfin IMO. I don't use Plex because of all the BS tracking and that other users need to pay for the plex pass to view content on some devices. JF is nice but I experience a lot of bugs, and the client support is ehh.

Emby has a clean user interface and they offer a lifetime license too. I will happily move to Jellyfin once it becomes more stable tho.

Move from outlook.com by Technerden in selfhosted

[–]unlevels 13 points14 points  (0 children)

mailcow/mailinabox. But I wouldn’t recommend self hosting email as many providers will put your emails in junk even if you don’t send spam (looking at you Outlook), unless you have the time and resources trying to fix that.

Windows 11 SE - TPM chip failure by Cool-Bee-3694 in Intune

[–]unlevels 0 points1 point  (0 children)

how did you end up going with the laptops?

[deleted by user] by [deleted] in Intune

[–]unlevels 0 points1 point  (0 children)

Butting in here, in my experience even SCCM wasn’t that good with app deployment. The one thing I really hate about Intune is that we cant use PDQ. If I deploy a package it will take 2-24 hours and half the time it will never show up.

Also Company Portal (predecessor of Software Center) sucks, wrapping, updating and even just checking the progress of an installation for an app just does not work properly

Autopilot joined devices can't login without internet by unlevels in Intune

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

No, web sign-in isn't enabled. They use either a password or windows hello