mirror of
https://github.com/TheCase/IPMIView.app.git
synced 2025-12-11 17:49:43 +01:00
clarity
This commit is contained in:
@@ -1,16 +1,18 @@
|
|||||||
### IPMIView (java) App wrapper for MacOS**
|
### IPMIView (java) App wrapper for MacOS**
|
||||||
|
|
||||||
Download the latest IPMIView software from SuperMicro:
|
Download the latest IPMIView software from SuperMicro (to your home directories "Downloads" folder, aka `~/Downloads`:
|
||||||
|
|
||||||
[https://ftp.supermicro.com/wftp/utility/IPMIView/Linux/](https://ftp.supermicro.com/wftp/utility/IPMIView/Linux/)
|
[https://ftp.supermicro.com/wftp/utility/IPMIView/Linux/](https://ftp.supermicro.com/wftp/utility/IPMIView/Linux/)
|
||||||
|
|
||||||
|
Download the code and execute the script to unarchive the linux package and create the Application Bundle:
|
||||||
```
|
```
|
||||||
|
cd ~
|
||||||
git clone https://github.com/TheCase/IPMIView.app
|
git clone https://github.com/TheCase/IPMIView.app
|
||||||
cd IPMIView.app
|
cd IPMIView.app
|
||||||
sh script.sh
|
sh script.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
You should now have an application icon in your user's ~/Applications folder.
|
You should now have an application icon in your home directory's Applications (aka `~/Applications`) folder.
|
||||||
|
|
||||||
#### Using the KVM Console
|
#### Using the KVM Console
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user