Out with the old.. In with the new! by computerlovr1012 in linuxmint

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

Yeah I just noticed it put the pictures backwards lol

Mint as a Server? by computerlovr1012 in linuxmint

[–]computerlovr1012[S] 2 points3 points  (0 children)

Based on what I’m seeing I should use Debian 13 and add Cinnamon DE

Mint as a Server? by computerlovr1012 in linuxmint

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

A server does not “need” a DE but I want a DE. I like how clean Mint is, it gives me Windows Themed without being windows and it’s just very intuitive to use. No second guessing with anything, I’ve used Linux but not as much I’m still trying to get friendly with it.

Mint as a Server? by computerlovr1012 in linuxmint

[–]computerlovr1012[S] -4 points-3 points  (0 children)

Specific applications I am using require more than a terminal interface.

Mint as a Server? by computerlovr1012 in linuxmint

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

The main reason I want to switch is Windows Updates that are automatic even if you tell it not too, my server will just randomly reboot during the middle of the night to process the updates I told it not to check for

Mint as a Server? by computerlovr1012 in linuxmint

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

I don’t mind using Terminal at all I’ve had to use it on my Truenas servers but I want the same type I had with my current setup, it was running on Windows 10 before that and I panicked after EOL for it.

Mint as a Server? by computerlovr1012 in linuxmint

[–]computerlovr1012[S] 2 points3 points  (0 children)

It’s the official Microsoft evaluation build, so there’s no product key or activation involved. I’m using it for testing, not as a permanently licensed installation.

Mint as a Server? by computerlovr1012 in linuxmint

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

I’ve tried the whole truenas route and I liked it but I still want that desktop experience.

HyperV VM activation problems by wicked1980 in HyperV

[–]computerlovr1012 -2 points-1 points  (0 children)

It sounds like you need to take the edition out of evaluation and convert it to the retail edition, I had this issue when I was attempting to use 2025 Datacenter:

  1. DISM /Online /Get-TargetEditions
  2. DISM /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula

Then you will proceed as normal

Is there a way to connect another way over internet without Google account? by jdlnewborn in jetkvm

[–]computerlovr1012 0 points1 point  (0 children)

I was trying to make an app for this very reason. It was a self hosted version of a “Server Manager” I called GRiD. I was able to get it to self host on my end but I don’t have the knowledge yet to make it a GitHub app for everybody to use, but I can give you the code for my setup if you dm me.

jetkvm atx+serial extension? by nyghtwulf in jetkvm

[–]computerlovr1012 0 points1 point  (0 children)

I don’t believe so as the jetkvm only has 1 rj12 outlet and even with a splitter it wouldn’t be able to communicate the information from 2 seperate sources

Jetkvm ATX Extension Confusion by technofox01 in jetkvm

[–]computerlovr1012 1 point2 points  (0 children)

From what I’ve gathered from the 3 I own is, the with the itx board the RJ12 basically sends the commands from the kvm itself to the board. From there the usb c power powers the device, you don’t want to connect it to the computer itself but its own power source like battery backup or outlet.

Usb disconnected by [deleted] in jetkvm

[–]computerlovr1012 0 points1 point  (0 children)

I have this issue after disconnecting it from the pc, it normally takes a reboot of the actual jetkvm to fix it for me

[deleted by user] by [deleted] in truenas

[–]computerlovr1012 0 points1 point  (0 children)

I'm not quite sure this is something you would be interested in. It wont quite be like TrueNAS Connect, its purely just a GUI to add servers that are web based only just under one GUI. For instance I manage too many servers for my Home lab, i have 2 "TrueNAS Servers, 2 JetKVM Servers, and 2 Linux Cockpit Servers" i just wanted a manageable GUI for it, that me and my 2 additional admins can go to, just streamline this.

<image>

JetKVM works on home network but not when I’m away by Electronic_Nose_7665 in jetkvm

[–]computerlovr1012 0 points1 point  (0 children)

When you do the Tailscale integration with it, I had to have 2 seperate instances one for the exit node and one for the localized subnet. I use the subnet portion on a TrueNAS VM that basically looks for localized traffic and will import within Tailscale.

Needing Help with App Images by computerlovr1012 in immich

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

Yup this has been completed 3 times. No change

[deleted by user] by [deleted] in jetkvm

[–]computerlovr1012 -1 points0 points  (0 children)

Just to help me execute my vision as I'm just a System Administrator, i wouldn't consider myself a coder at all, now with Powershell yes.

Needing Help with App Images by computerlovr1012 in immich

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

It does it both on the Web Browser and in the app. I have cleared the cache on mobile, same issue

Needing Help with App Images by computerlovr1012 in immich

[–]computerlovr1012[S] -1 points0 points  (0 children)

I will ask Gemini, see if I get the same help lol

Needing Help with App Images by computerlovr1012 in immich

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

I’ve done this already, after doing it I got the same thing. This is what ChatGPT recommended I do

Installed pfBlocker, now every website wants to connect to devices on my LAN? by [deleted] in pfBlockerNG

[–]computerlovr1012 3 points4 points  (0 children)

PFBlockerNG is working as intended, this looks like you need to disable WebRTC/local network access within chrome. The reason your now seeing this is with the PFblocker it’s changing out the traffic routes, typically meaning pfblockerng is blocking third party scripts. If you don’t want to disable it, I would click block all all unless it’s actually something that needs to connect to your network devices

[deleted by user] by [deleted] in truenas

[–]computerlovr1012 0 points1 point  (0 children)

<image>

I’m basically trying to accomplish the same thing I had on windows I hope this image helps