H HeyPleaseDie Reputable Feb 11, 2016 48 0 4,530 Jun 10, 2016 #1 I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code?
Solution A A aquielisunari Jun 10, 2016 HeyPleaseDie : aquielisunari : HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15 "Command not found" I also need to "Send a Message to all logged in users that says 'It is time for a shutdown'" http://askubuntu.com/questions/19774/how-can-i-automatically-shutdown-the-system-after-a-specific-time is where that came from.
HeyPleaseDie : aquielisunari : HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15 "Command not found" I also need to "Send a Message to all logged in users that says 'It is time for a shutdown'" http://askubuntu.com/questions/19774/how-can-i-automatically-shutdown-the-system-after-a-specific-time is where that came from.
A aquielisunari Judicious Mar 31, 2011 6,499 14 33,015 Jun 10, 2016 #2 HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15 Upvote 0 Downvote
HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15
H HeyPleaseDie Reputable Feb 11, 2016 48 0 4,530 Jun 10, 2016 #3 aquielisunari : HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15 "Command not found" I also need to "Send a Message to all logged in users that says 'It is time for a shutdown'" Upvote 0 Downvote
aquielisunari : HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15 "Command not found" I also need to "Send a Message to all logged in users that says 'It is time for a shutdown'"
H HeyPleaseDie Reputable Feb 11, 2016 48 0 4,530 Jun 10, 2016 #4 Nevermind, I got it. Disreguard! Upvote 0 Downvote
A aquielisunari Judicious Mar 31, 2011 6,499 14 33,015 Jun 10, 2016 Solution #5 HeyPleaseDie : aquielisunari : HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15 "Command not found" I also need to "Send a Message to all logged in users that says 'It is time for a shutdown'" http://askubuntu.com/questions/19774/how-can-i-automatically-shutdown-the-system-after-a-specific-time is where that came from. Upvote 0 Downvote Solution
HeyPleaseDie : aquielisunari : HeyPleaseDie : I need to shutdown Linux with a time delay of 15 minutes. Does anyone know the code? sudo shutdown -P 15 "Command not found" I also need to "Send a Message to all logged in users that says 'It is time for a shutdown'" http://askubuntu.com/questions/19774/how-can-i-automatically-shutdown-the-system-after-a-specific-time is where that came from.