This website requires JavaScript.
Explore
Help
Register
Sign In
sdk
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e42bedae7b
dotfiles
/
.bin
/
ipmi-tweety
4 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update 2023-02-22 08:31 OpenBSD/amd64
2023-02-22 08:31:38 +01:00
#!/bin/sh
ipmitool -U ADMIN -P $(pass Local/TweetyIPMI | head -1) \
Update 2024-10-06 20:52 OpenBSD/amd64-t14
2024-10-06 20:52:27 +02:00
-I lanplus -H 10.20.30.21 $@;
Reference in New Issue
Copy Permalink