I’ve been a chaotic neutral more times than I would like to admit.
I’ve been a chaotic neutral more times than I would like to admit.
Check out these guys: https://www.linuxserver.io/
https://hub.docker.com/u/linuxserver
They have a pretty good catalog of pre-built Docker containers. You don’t have to use their version of things but there is a lot of software that I was previously unaware of that I learned of through them.
For some reason my DNS tends to break the most. I have to reinstall my Pi-hole semi-regularly.
NixOS plus Docker is my preferred setup for hosting applications. Sometime it is a pain to get running but once it does it tends to run. If a container doesn’t work, restart it. If the OS doesn’t work, roll it back.
Does it increase your attack surface? Yes. With proper precautions is this level of risk negligible? Also yes.
You will be opening a port to the outside world. Anyone can try to use it. But if you are using key authentication it will be fine.
I’ve been an actual janitor and a sysadmin… they’re not dissimilar. You clean up other people’s shit for a living.
Those aren’t real classified documents. They aren’t marked correctly.
Yeah, I looked at the plain text of a .dotx file. That’s unparsable. The other poster probably has the right idea on how to get information out of the file.
Does it have to be a Word template? If you can get that into a plain text format this will be much easier. There may be a module that you can download online otherwise you are probably going to have to do some painful parsing after you import the file using “Get-Content”.
Do you have any code written? This sounds like something that ChatGPT could probably handle pretty well.
I’ve been with Porkbun for over a year now. No complaints.
My GPU is quite literally 15 or 16 years old (I pulled it out of an old server that was being trashed). If you aren’t going to do heavy graphical work and just want to spruce up your desktop performance then really anything is probably fine.
I think both these options require downloading additional libraries on your Proxmox host to work.
Cat tax paid.
Under hardware > display there is an option for VirtiO-GPU and VirGL-GPU. I’m not super knowledgeable but I think these options allows VMs to make system calls to the GPU. I put an ancient Quadro in my server and my RDP sessions were noticeably better.
Setup a virtual desktop on your server and RDP into it to access the web interface. Here is me doing that using my cat as a stand lol.
I’m not sure. All I know is that Proxmox doesn’t recommend using Docker in LXCs. It seems Proxmox has much more control over the internals of the container and can break stuff.
https://pve.proxmox.com/wiki/Linux_Container
If you want to run application containers, for example, Docker images, it is recommended that you run them inside a Proxmox QEMU VM. This will give you all the advantages of application containerization, while also providing the benefits that VMs offer, such as strong isolation from the host and the ability to live-migrate, which otherwise isn’t possible with containers.
If I had to guess it got damaged when transported in a box with hundreds of pounds of old servers stacked on top of it. Some of the other KVMs I saw were in pieces.
I think this model is roughly $1300 brand new. Mine has some cosmetic damage but I still see used KVMs like this on EBay in the high three digit range.
Mine came from Craigslist. It’s perfect for server stuff.
My cat has claimed it as his own lol
I ran it previously because I came from that world and I just thought that’s what you did. I was less Linux-y then. It’s really overkill for such a small network but if you want to learn AD then it might be worth it. Personally I hope to never look at AD again but alas I need moneyz.
If you do decide to run it make sure you enable profile caching in group policy, it will prevent you from being locked out when your DC is down. Also if you have laptops you can safely bring them outside your network and they will still be able to log in.
When you make a potentially system breaking change and forgot to make a snapshot of the VM beforehand…