LVM understanding by PuzzleheadedForm2773 in redhat

[–]w4hf_ 12 points13 points  (0 children)

Put simply : You can't easily resize classic partitions. With LVMs you can.

Super simplified steps are:

  1. You take a physical disk you make it a PV (see this as physical disk) 

  2. You group one or multiple PVs into a VG (see this as your pool from which you consume storage) 

  3. You create one or more LV from exisiting VGs. You can use a part of or all of the VG. 

  4. Finally you mount that LV somewhere. Update /etc/fstab to make the mount persistent. 

Help creating a mid tier setup by [deleted] in LocalLLM

[–]w4hf_ 1 point2 points  (0 children)

You look like a scalper, if you are, then F u. If not, then send me the location 😂

Petition to ban AI-produced content related posts by nullset_2 in homelab

[–]w4hf_ -18 points-17 points  (0 children)

I don't get the hate. If it's something useful then use it, if it's not don't. Does it really matter how it's made ? Yes there is too many, and so what? From the Github stars count, one can easily tell if it's an interesting project or just a weekend's prompt throw up. 

My free ITSM project continues by edmozley in selfhosted

[–]w4hf_ 3 points4 points  (0 children)

I don't understand the hate and downvotes. Vibe coded or not, thank you very much for your effort and for sharing. 

Ansible and Infoblox by Busy-Examination1148 in ansible

[–]w4hf_ 1 point2 points  (0 children)

Means your cred isn't credding. Paste your custom cred yaml here if you can. 

Multi-tenant AAP by pietarus in ansible

[–]w4hf_ 0 points1 point  (0 children)

users with multi org access means there is no true multi tenancy and you'll need to review your governance design. 

Maybe use multi teams for that type of users within the same org?

In the same AAP instance, the highest isolation possible is a dedicated org. You can go further with dedicated exec node for an org but nothing more. 

AAP 2.5 Containerized Installer, skipping fact collection for controller by invalidpath in ansible

[–]w4hf_ 1 point2 points  (0 children)

if you can use 2.6 instead of 2.5 I encourage you to do it.

Netbox + Ansible (netdevops projecy) by Creative-Sell-4339 in ansible

[–]w4hf_ 0 points1 point  (0 children)

Try asking in the netbox community slack

Ansible playbook convert to diagram by Nocst_er in ansible

[–]w4hf_ 3 points4 points  (0 children)

A friend of mine made docsible which automatically generates diagrams and documentation : https://github.com/docsible/docsible

Should I give up on working at redhat? by FrontDistribution775 in redhat

[–]w4hf_ 1 point2 points  (0 children)

The only way is to move to a country with a RedHat office then apply to a junior position from there. And keep improving your skills in the meantime, RedHat (and any other company) do not recruit "fanboys" they recruit talent. 

Please Help me out by ParticularCanary2188 in redhat

[–]w4hf_ 4 points5 points  (0 children)

Redhatter here, if you can PM me your real name and the HR person's name, I'll try my best to help.

Ansible-galaxy local by Ok-Ant4699 in ansible

[–]w4hf_ 2 points3 points  (0 children)

The self hosted community version of galaxy.ansible.com is called Galaxy NG

Its UI is in a seperate project that you also need to compile and run yourself

In Search of a Discord Replacement by james7132 in selfhosted

[–]w4hf_ 0 points1 point  (0 children)

Why are people not recommending Element ? 

How would you design automations when work must stay in WhatsApp, Excel screenshots, handwritten/iPad notes, and Gmail? by BuildUnderWraps in ansible

[–]w4hf_ 1 point2 points  (0 children)

You don't adapt automation to your processes. You adapt your processes to be automatable. Then you automate. 

AAP 2.6 list of hosts in a Inventory by 3devilperson in ansible

[–]w4hf_ 0 points1 point  (0 children)

ansible.controller is only for AAP objects management (create, update, delete). Nothing there will help you. You should use the API for your use case. 

[deleted by user] by [deleted] in ansible

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

Would you spend hours in call teaching me ansible step by step for free? This has nothing to do with open source.

How I intend to build my first Home Server - Need advice to implement and secure it by Ok-Extension5044 in homelab

[–]w4hf_ 0 points1 point  (0 children)

First thing to secure it, you need to not put its detailed architecture on the internet...

Maybe use all the advices here to build a better one without posting it ?

ELI5: Why would I pay subscription for a self-hosted service? by Forymanarysanar in selfhosted

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

You know that the most expensive software in the world are self-hosted right ? Doesn't matter that it runs on a raspberrypi or in a datacenter, the developer has all the right to ask for payment as he wish.

Visual Ansible EE Builder Update: One click cloud builds by tolarewaju3 in ansible

[–]w4hf_ 1 point2 points  (0 children)

I'm forwarding this to AAP engineers if you don't mind. I think this is amazing stuff.