:face_with_tears_of_joy:

Posts
-
RE: Proxmox initial setup annoyances
The git repo is from someone else. But the pve-nag-buster script hasn't been updated with the fix for NAGTOKEN variable.
pve-nag-buster make changes to the data.status while the one from John McLaren changes Ext.Msg.show
-
RE: Proxmox initial setup annoyances
@JaredBusch said in Proxmox initial setup annoyances:
@black3dynamite said in Proxmox initial setup annoyances:
If there is an update to proxmox-widget-toolkit you will end up needing to run that script again because proxmoxlib.js will be replaced.
You can confirm it by running this:
apt --reinstall install proxmox-widget-toolkit
That is all on the blog. I wasn't reposting his blog.
My bad.
-
RE: Proxmox initial setup annoyances
If there is an update to proxmox-widget-toolkit you will end up needing to run that script again because proxmoxlib.js will be replaced.
You can confirm it by running this:
apt --reinstall install proxmox-widget-toolkit
You could create a dpkg post install hook script that will remove the license nag after each update. Or use the one provided at https://github.com/foundObjects/pve-nag-buster.
But the last time I used it, the variable,
NAGTOKEN="data.status.toLowerCase() !== 'Active'"
need to be change toNAGTOKEN="data.status.toLowerCase() !== 'active'"
https://github.com/foundObjects/pve-nag-buster/issues/3 -
RE: Light weight Distro for VMs
You might be able to getaway with using a minimal install of Debian, Ubuntu, or Fedora and use containers.
Pihole and AdGuard works great as containers.
You could also us Proxmox and instead of full VM, just use lxc.
-
RE: Reconsidering ProxMox
@jt1001001 said in Reconsidering ProxMox:
@hobbit666 I had it working on a T7500, I had to change something in the bios to see the sata port can't remember what and the machine's in the office; I'll look next time i'm in there (Friday)
I think I had to do something similiar with Power Edge 2950 Gen 3.
-
RE: Azure or 0365?
Your career path is a little easier if you can land a job in a Financial institution on their support desk team even if you are only bench work. And depending on the environment, you could potentially support a lot of different technology.
For what I’m doing right now I’m exposed to Azure and O365
-
RE: What Are You Doing Right Now
@gjacobse said in What Are You Doing Right Now:
@black3dynamite said in What Are You Doing Right Now:
Discovering another DNS ad-blocker called eBlocker (https://eblocker.org). I found out about while reading a blog comparing AdGuard Home and Pi-Hole.
I’m curious on how it performs. And how it performs against AdGuard or PiHole.
It looks like it’s meant to be ran from an SD card and design to be for Raspberry Pi. With AdGuard Home, I’ve managed to set it up similar to my Pi-Hole setup.
-
RE: Reconsidering ProxMox
There's a firewall setting at the Datacenter (cluster) level, for each PVE hosts and for each VM/Container.
-
RE: Reconsidering ProxMox
@JaredBusch said in Reconsidering ProxMox:
Going to have to RTFM soon, but WTF with a firewall enabled?
I do not want my hypervisor doing jack shit to my instances.
Although is selected, it's not active.
-
RE: Reconsidering ProxMox
I mainly used the built-in backup in PVE excluding a couple of VMs that is being backed up via Proxmox Backup Server.
For backups in PVE, I use the ZSTD for compression and Snapshots mode instead of supsend or stop.For backups in PBS, I have garbage collection schedule set to run once week, prune is scheduled daily and it's set to keep the last 7 snapshots. I haven't tried its sync jobs (I assume its for syncing backups to another backup server. I have read the manual.).
-
RE: Cloudflare help need re whether to proxy or not
@scottalanmiller said in Cloudflare help need re whether to proxy or not:
@pmoncho said in Cloudflare help need re whether to proxy or not:
@scottalanmiller said in Cloudflare help need re whether to proxy or not:
Speaking of, MeshCentral is able to be behind a CF Proxy as of today. So we just turned it on.
What changed with MC that it can now be proxied?
Don't know, but that was the specific purpose of the 0.7.24 release yesterday.
@pmoncho
https://github.com/Ylianst/MeshCentral/issues/2060#issuecomment-742938585 -
RE: What Are You Doing Right Now
Discovering another DNS ad-blocker called eBlocker (https://eblocker.org). I found out about while reading a blog comparing AdGuard Home and Pi-Hole.
-
RE: I'll Show You Mine If You Show Me Yours, Home Labs
@AdamF said in I'll Show You Mine If You Show Me Yours, Home Labs:
So I decided to upgrade. :). Weekend project while I’m sick. Vms created, moving all data now. This is MUCH quieter than the r710.
I have an R710 and its pretty quiet.