Posted May 17, 201510 yr When rebooting the server it beeps as it starts shutdown, but how about another beep to let me know it is up and running again. I know some people won't be able to hear it, but for those of us that can, it would be a nice feature especially for headless servers. Or in my case, a server in a closet behind me, with the door closed, and the monitor in sleep mode. Thank you for your consideration.
May 17, 201510 yr When rebooting the server it beeps as it starts shutdown, but how about another beep to let me know it is up and running again. I know some people won't be able to hear it, but for those of us that can, it would be a nice feature especially for headless servers. Or in my case, a server in a closet behind me, with the door closed, and the monitor in sleep mode. Thank you for your consideration. Add the following to your go file (/boot/config/go) at the end beep (On my servers, I do 3 of them)
May 17, 201510 yr Author outstanding! thanks [slaps forehead] Still though, might be nice for that to be build in to avoid GO editing.
May 17, 201510 yr outstanding! thanks [slaps forehead] Still though, might be nice for that to be build in to avoid GO editing. A more cheerful one: beep -f330 -l138 -n -f330 -l275 -n -f330 -l138 -D138 -n -f262 -l138 -n -f330 -l275 -n -f392 \ -l550 -D550 -n -f262 -l413 -n -f196 -l138 -D275 -n -f164 -l275 -D138 -n -f220 -l275 -n -f247 \ -l138 -D138 -n -f233 -l138 -n -f220 -l275 -n -f196 -l206 -n -f330 -l206 -n -f392 -l275 -n \ -f440 -l275 -n -f349 -l138 -n -f392 -l138 -D138 -n -f330 -l275 -n -f262 -l138 -n -f294 -l138 \ -n -f247 -l413 -n -f262 -l413 -n -f196 -l138 -D275 -n -f164 -l275 -D138 -n -f220 -l275 -n -f247 \ -l138 -D138 -n -f233 -l138 -n -f220 -l275 -n -f196 -l206 -n -f330 -l206 -n -f392 -l275 -n -f440 \ -l275 -n -f349 -l138 -n -f392 -l138 -D138 -n -f330 -l275 -n -f262 -l138 -n -f294 -l138 -n -f247 \ -l413 -D275 -n -f392 -l138 -n -f370 -l138 -n -f349 -l138 -n -f311 -l275 -n -f330 -l138 -D138 -n \ -f207 -l138 -n -f220 -l138 -n -f262 -l138 -D138 -n -f220 -l138 -n -f262 -l138 -n -f294 -l138 \ -D275 -n -f392 -l138 -n -f370 -l138 -n -f349 -l138 -n -f311 -l275 -n -f330 -l138 -D138 -n -f523 \ -l275 -n -f523 -l138 -n -f523 -l550 -n -f392 -l138 -n -f370 -l138 -n -f349 -l138 -n -f311 -l275 \ -n -f330 -l138 -D138 -n -f207 -l138 -n -f220 -l138 -n -f262 -l138 -D138 -n -f220 -l138 -n -f262 \ -l138 -n -f294 -l138 -D275 -n -f311 -l275 -D138 -n -f294 -l275 -n -f262 -l550 ;D
May 17, 201510 yr There are lots of these on the forum and around the net. You could put several beep scripts on your flash with different names and change go to run whichever you wanted, or probably even script a random choice.
May 17, 201510 yr awe man, my server doesn't beep :'( Now that I think about it, my motherboard didn't come with the little speaker.
May 17, 201510 yr Sure would love to have usb audio support and play sound bites at strategic times! I will never hear the tiny beeps anyway, so any audio would be good. Probably have to fire up a VM just for this.
Archived
This topic is now archived and is closed to further replies.