Proxmox Azure OID

Proxmox OIDC Authentication Azure AD Zdroj https://www.reddit.com/r/Proxmox/comments/pqxu2o/proxmox_oidc_authentication_azure_ad/ Dobrý den, nedávno jsem upgradoval svůj Proxmox Server na 7.0 a tím jsem získal nový autentizační mechanismus OIDC!!! Po prohledání webu jsem nenašel žádnou dokumentaci o tom, jak to nastavit pomocí Azure AD, takže teď, když mám své nastavení, jsem si myslel, že se podělím. Krok 1 – Přihlaste … Číst dál

second dhcp + drbl

Hi Steven!Will try give details of my steps.Configuration:– central server „Rain“ (DHCP) connected to 12 subnets (192.168.10.x – 192.168.120.x);– server „Drbl“ (Clonezilla) connected to same subnets;– from 3 to 25 computers in each subnet; ==Part of dhcpd.conf from Rain===server-identifier rain.ctd.loc;option domain-name „ctd.loc“;option domain-name-servers ns.ctd.loc; subnet 192.168.10.0 netmask 255.255.255.0 {  authoritative;  option routers                  192.168.10.100;  option subnet-mask              … Číst dál

Proxmox GRID vGPU

https://veil-update.mashtab.org/drivers/nvidia_drivers/ https://theorangeone.net/posts/lxc-nvidia-gpu-passthrough/

kubernetes ceph atd

zdroj https://cloud.netapp.com/blog/kubernetes-shared-storage-the-basics-and-a-quick-tutorial Introduction Kubernetes, the awesome container orchestration tool is changing the way applications are being developed and deployed. You can specify the required resources you want and have it available without worrying about the underlying infrastructure. Kubernetes is way ahead in terms of high availability, scaling, managing your application, but storage section in the … Číst dál

Spannig tree protocol

https://www.ciscopress.com/articles/article.asp?p=2832407&seqNum=6 STP Overview Spanning Tree Protocol Types of STP– Original STP– STP / 802.1D– PVST+– Cisco improvement adding a per VLAN feature– Cisco default– RSTP / 802.1w– Improved STP with much faster convergence– Rapid PVST+– Cisco improvement of RSTP adding per VLAN feature– Makes a large network more efficient Why STP?– STP is used to … Číst dál

Domácí pancetta

https://www.prozeny.cz/clanek/domaci-pancetta-skvela-slanina-bez-uzeni-70854 na 2 kusy Na maso 1 bůček bez kosti cukr krupice sůl Na česnekovo-bylinkovou variantu 3 lžičky provensálského koření 2 lžičky sušeného česneku Na pikantní variantu 1 lžička celého černého pepře 5 kuliček jalovce 2 lžíce mleté pálivé papriky Článek Postup Krok 1: Z bůčku bez kosti ořízněte kůži a případné bílé blanky z povrchu. Po očištění vážilo naše maso 600 gramů. … Číst dál

Dell perc 6i linux

https://null.53bits.co.uk/index.php?page=dell-omsa-on-linux Dell OMSA on Linux Where are the Dell repo’s: wget -q -O – http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash yum install srvadmin-all OMSA changes for non-RHEL (CentOS) systems: /etc/redhat-release : „Red Hat Enterprise Linux Server release 5 (Tikanga)“ OMSA Live CDs: CentOS Live CDs: http://wiki.centos.org/Manuals/ReleaseNotes (At the bottom you fool) Pre reqs for BIOS/Firmware updates: yum install compat-libstdc* … Číst dál