Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
BASH newbie question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
addicha
n00b
n00b


Joined: 29 Apr 2004
Posts: 11

PostPosted: Thu Jun 30, 2005 2:39 am    Post subject: BASH newbie question Reply with quote

Im sorry for the newbie question but, everytime i reboot from root#; I loose the history for bash.
If i want to keep the history, i have to logout and login again and then shutdown or reboot.
Anyone knows a workaround for this? :(

Thanks
Back to top
View user's profile Send private message
Xaid
Guru
Guru


Joined: 30 Oct 2004
Posts: 474
Location: Edmonton / Alberta

PostPosted: Thu Jun 30, 2005 2:43 am    Post subject: Reply with quote

how about doing:
Code:

shutdown -r now && logout


replace -r with -h to shutdown...
let me know if that works for u.
Back to top
View user's profile Send private message
addicha
n00b
n00b


Joined: 29 Apr 2004
Posts: 11

PostPosted: Thu Jun 30, 2005 2:46 am    Post subject: Yup Reply with quote

Thanks!!!!

that extra "&& logout" did the trick :D
Back to top
View user's profile Send private message
Xaid
Guru
Guru


Joined: 30 Oct 2004
Posts: 474
Location: Edmonton / Alberta

PostPosted: Thu Jun 30, 2005 3:11 am    Post subject: Reply with quote

no problem :)
btw, you should look into "sudo", that way you can set a certain user to be able to shutdown without having to become root (saves you from typing su - and then the password).
you will have to emerge "sudo" and edit your "sudoers" file, and allow that user to shutdown without a password.
check the man pages for "sudoers" if you need more info, or I can post my sudoers file if you cant figure it out.

good luck.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum