![]() |
Re: change regular user to bash shell?
I've also had this problem since the beginning, bit of a pain to have to keep executing bash from busybox.
I also find that past commands aren't always written to bash_history. Quote:
Code:
# Searches .bash_history with up and down key |
Re: change regular user to bash shell?
isnt there any costum shell that enables bash? i have found my self too trying things that in a normal linuix system would work , but i got bizzar behavior on the output
|
Re: change regular user to bash shell?
Quote:
I don't recall if I had to do anything else, as it was quite a while ago. -jkq |
Re: change regular user to bash shell?
It also doesn't source the bashrc file with normal user, when switching to root it does.
I added "source .bashrc" (no quotes) at the bottom of /etc/profile (before unset -i) and this seems to work fine. |
Re: change regular user to bash shell?
Quote:
Code:
root (or sudo gainroot) |
Re: change regular user to bash shell?
Quote:
|
Re: change regular user to bash shell?
Quote:
|
Re: change regular user to bash shell?
Quote:
bash-setup chsh -s /bin/bash user changing /etc/passwd user shell to /bin/bash none of the above changed the user shell to bash. |
Re: change regular user to bash shell?
So has anyone actually got bash as their default user shell?
I'm ready to give up on it |
Re: change regular user to bash shell?
Quote:
If it doesn't work edit /etc/passwd and set the shall as /bin/bash there. |
All times are GMT. The time now is 06:40. |
vBulletin® Version 3.8.8