Pavan G Spavansridhar.co.in·Sep 1, 2023Transforming PowerShell Scripts into Executable FilesWhen creating a PowerShell GUI application, it may be necessary to distribute it to a larger audience, such as end users or support admins. In such cases, compiling the application can provide a more convenient solution. By compiling the application,...Discuss·66 readsPowershell GUI and Scriptingsoftware-packaging
James Reedblog.jamesreed.dev·Feb 4, 2023Packaging software for RPM-based distrosWelcome to the world of RPMs! The RPM Package Manager is a powerful package management system utilized by modern Linux distros such as Fedora and OpenSUSE. Despite the vast repositories of RPM packages readily available, you may desire to use some so...Discuss·116 readsLinux
David ClintonforfreeCodeCampfreecodecamp.org·Jun 22, 2020Linux Package Management with SnapsA big part of administrating Linux machines - especially remote machines - is managing and installing software. When something goes wrong with a local application or when something on the file system breaks and needs fixing, you're often going to wa...DiscussLinux