*a+n
#Powershell Does and Don'ts
What do you think? Is this a legit way for a exit condition for a script on weekend?
No worries on that, and thank you for sharing.
I will have a look on it and maybe I can include it into my setup.
In my opinion no coding is useless, unless you stopped learning while working. "You have to be smarter than yourself, to fix your bugs".
I hope you still had a good time in those 8 weeks, even if jqueryUI made it hard I guess π
How the time flies... One of my first sites, (the 5th) in 2006. The first one using div boxes instead of tables for layout. And it had an own written backend for news and managing guestbook entries.
PHP,MYSQL,CSS. Sadly I have no backup of that...
web.archive.org/web/20060813...
had my first jquery projects 20 years ago... I hope nonody uses jQueryUI anymore - it's better for your health (eyes and brain) to not do it π€ͺ
Hell yeah! Splatting the pipe! I can see the use cases. I'm currently writing on a new powershell model for the openapi generator. Therefore I wrote a dyn. Init cmdlet.
It's my first draft while getting in touch. I will implement types and I'm temped to create a wild one with param binding. awesome!
Just mentioned that #powershell parameter pipeline binding is determinable on each parameter. I knew it but I never thought about the possibilites. just mindblowing π€―
It allows you to assume a "FixedValue" to a parameter, while others are taken from the pipeline.
Implementing a new model for my the ProxmoxPVE module.
It contains one dynamic Initializing cmdlet for all
Next steps: finalizing cmdlet & mustache translation.
tabcompletion, dynamic params already working. Update will be released soon.
@posh.guru
Your last Point has been the irony in my answer. Sorry I forgot to Smile or tell about π
The Get-Help cmdlet ist close to a linux shell (man pages)and you can define a gradient in CSS for web.
www.w3schools.com/css/css3_gra...
but first I need to spent my time on PowerShell Universal, building a Selfservice Portal for MS Intune Users implementing the MG Brainfuck Module :)
Thank you for your input. The code is just running fine, but I will go deeper into the switch regex cases. Always happy finding ways to geek my code :)
Confusing myself with that question if I need to add the break expression inside a case statement after calling a return in a #PowerShell script.
I know, the code will never reach the break statement but something inside tells me to write it π
Implemented the relative Proxmox VE Version. Pushed to GitHub. Want to add buildnumber soon, but need to design the Pipeline process first.
Any Idea ist welcome!
@proxmox.bsky.social
#PowerShell
www.powershellgallery.com/packages/Pro...
Read my latest and first PowerShell article about performing fast Active Directory queries with LDAPFilter.
#PowerShell #LdapFilter #ActiveDirectory
timo-wolf.de/powershell-o...
Spent some days to get the certificate upload and many other functions working in my proxmox module. v0.6
Also created the first example.
github.com/EldoBam/pve-...
#PowerShell #Proxmox
www.powershellgallery.com/packages/Pro...
Uncle Sam needs you!
I'm just having fun π
Nothing, but I moved from esxi to proxmox. In esxi I was using photonOS to run the docker host with nested virtualization. Now I'm running docker on a lxc container. Checkmk doesn't work properly in this configuration, so I move all containers into lxc containers.
In my project the fun ended after a weekend, for now I'm struggling living my infrastructure AND the fun goes on migrating from docker to lxc containers...
I will send them to you when I find the time and possibility, I'm currently on a business trip. βοΈ
I have a similar Setup, using nginxproxymanager with Docker.
For Let's encrypt I've configured all my internal domains as public subdomains on my webserver with plesk and acme. I'm using cronjobs to deploy the certificates internal. I could send you the scripts.
Just let me know.
Ich kann nur empfehlen alle Handyspiele zu entfernen und zusΓ€tzlich Benachrichtigungen der Apps inkl. Messenger und socials abzuschalten. Wenn's wichtig ist Ruf an, ansonsten entscheide ich wann ich mir die Zeit fΓΌr Nachrichten nehme, nicht das vibrieren. Seitdem ist das Leben wieder entspannter βοΈ
Here are some examples of handling proxmox with the ProxmoxPVE module. I'm gonna write some automation examples soon and goinf to upgrade my infrastructure a bit soon.
new release. v0.4
gonna implement a proper Pester integration soon to test the ensure the functionallity of all cmdlets.
still some points on the list.
www.powershellgallery.com/packages/Pro...
Finally released v.0.3 of my Proxmox PS module.
www.powershellgallery.com/packages/Pro...
Spent hours searching the missing 's' in parameters
Κγβ’α΄₯β’Κγ οΈ΅ β»ββ»
Thank you ChatGPT
@proxmox.bsky.social
Recently pushed the first beta version to PSGallery. It currently contains 1637 cmdlets to access local PVE Apis.
www.powershellgallery.com/packages/Pro...
at least they work and give a good point to start at. If I'll find a better solution, I'll let you know.