ciao, non riesco ad ottenere la shell colorata come root se accedo con un su (busybox).
Esempio: loggato come utente tux
xterm
tux@slitaz:~$ << giusta # Green and blue for users
su
Password:
root@slitaz:/home/tux$ >> sbagliata ancora # Green and blue for users
exit
login root
Password:
root@slitaz:~$ >> giusta # Red and blue for root
sono presenti /etc/bashrc and /etc/profile
per puro caso riuscii durante le prove a far funzionare la shell correttamente, ma ora non riesco più a risalire a quali impostazioni sono necessarie per ottenerla.
Chi mi sa dire come si ottiene?
----------------------------------------------------------------------------------------------------------------------
Xterm Colored prompt issue
hello, i can't get the colored shell as root if i login with a su (busybox).
Example: logged in as user tux
xterm
tux@slitaz:~$ << right # Green and blue for users
su
Password:
root@slitaz:/home/tux$ >> wrong again # Green and blue for users
exit
login root
Password:
root@slitaz:~$ >> right # Red and blue for root
there are /etc/bashrc and /etc/profile
by pure chance I managed to get the shell to work correctly, but now I can't find out what settings are needed to get it.
Who can tell me how to get it?