A service account for simpleSAMLphp’s Application Pool which is set as local Administrator on the server.
If you know that all of your web applications will use a single account (even IUSR), then you’re fine with the default application pool configuration, however you’ll run into troubles when trying to leverage simpleSAMLphp running with IUSR, from another web application running as another account. When using an account, either local or domain (even SYSTEM, which I don’t recommend), which is a local administrator, you’ll be able to use other web applications that will run as a different user.
Jack Wallen demonstrates how to install the latest version of the powerful Webmin web-based admin tool for Linux.
We may be compensated by vendors who appear on this page through methods such as affiliate links or sponsored partnerships. This may influence how and where their products appear on our site, but vendors cannot pay to influence the content of our reviews. For more info, visit our Terms of Use page.Image: Photocreo Bednarek/Adobe Stock
Webmin has been around for a very long time and has proved itself, over and over, just how reliable, user-friendly and powerful it is. Recently, the developers released the 2.0 milestone for the software. Although one might believe this to be a major release, it’s more of an incremental jump from 1.x. That doesn’t mean there aren’t new features and fixes. This new release includes such things as:
Enforce HTTP Strict Transport Security policy in SSL-enabled mode.
Better HTTP to HTTPS redirects when SSL is enabled.
Support for installing multiple versions of Webmin (only available to systemd-based systems).
Support for AMD CPU temperature reporting.
Improved support for Webmin minor upgrades.
Added support for Linux Mint.
Authentic 20.00 theme update.
Improved restart for dependent services when firewalld restarts.
I want to show you how to install Webmin on Linux. I’ll be demonstrating on Ubuntu Server 22.04, so you can see just how easy it is to get this handy admin platform up and running.
What you’ll need to install Webmin 2.0
The only things you’ll need to make this work are a running instance of Ubuntu Server 22.04 and a user with sudo privileges. That’s it…let’s get to work.
You won’t find Webmin 2.0 in your default repositories. Instead, you’ll need to download the installer file and run it manually. First, log in to your Ubuntu server instance and, using wget, download the file with the command:
Once the file download completes, run the first install command with:
sudo dpkg -i webmin_2.000_all.deb
This install will error out. That’s okay because the apt-get package manager is outstanding at fixing such problems. To resolve the issues, issue the command:
sudo apt-get install -f
The above command will download and install the unmet dependencies the dpkg command couldn’t handle.
How to access Webmin
After apt-get fixes the installation, open a web browser and point it to https://SERVER:10000, where SERVER is the IP address of the hosting machine. You’ll be greeted by the Webmin login window (Figure A).
Figure A
The Webmin log-in window.
Log in with a user who has sudo privileges and you’ll find yourself on the Webmin 2.0 dashboard (Figure B).
Figure B
The Webmin 2.0 dashboard gives you quick insights into your server.
And that’s all there is to install Webmin 2.0 on Ubuntu Server 22.04. If you’ve never experienced Webmin before, you’re in for a treat, as this web-based admin console can help make your Linux administration tasks simpler and more efficient.
As you can see, this is a windows executable file (can run from windows OS if your server is already loaded with Windows). But, in our case there will be any OS installed and we might no have Windows installed. In that case, we can extract the firmware file from the same .exe file; just extract the .exe file (eg: iDRAC-with-Lifecycle-Controller_Firmware_74GHJ_WN64_2.52.52.52_A00.exe) and find the firmimg.d7 file inside payload folder.
Goto iDRAC settings –> Update and Rollback –> Firmware Update
Browse for the exatracted firmimg.d7 and click upload. Once Uploaded, if the image is valid updater will show you the image name, available version, current version etc. If all okay, select the image (checkbox) and click install.
Installation will take few minutes to complete and iDRAC will reboot. Wait for iDRAC back online and verify the firmware version and verify “Virtual Console” access.