Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
842472
Topic
75190
Board
Mining support
Re: More than 2 gpu's in linux
by
jake262144
on
09/04/2012, 08:02:07 UTC
Death, when using USB drives add these two lines to your .bashrc file
(1)
and never worry about issuing the command by hand:
alias poweroff='sync ; poweroff'
alias reboot='sync ; reboot'
Notes:
(1) and to
/root/.bashrc
as well