Skip to content

Instantly share code, notes, and snippets.

@seak0503
Last active August 29, 2015 14:08
Show Gist options
  • Save seak0503/fa5a1ed9e48f8c0c1af6 to your computer and use it in GitHub Desktop.
Save seak0503/fa5a1ed9e48f8c0c1af6 to your computer and use it in GitHub Desktop.
Dell ServerAdministratorをyumでインストールする方法

install:

wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
yum install srvadmin-all

service start:

sh /opt/dell/srvadmin/sbin/srvadmin-services.sh start

check:

https://localhost:1311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment