===== Configuration ===== ==== Shell prompt ==== Change the shell prompt for root and your user. The lines containing 'SUDO_PS1' are required if you choose to install 'sudo' through [[dsm43:ipkg|Package Managment]]: $ vi ~/.profile PS1='\u@\h:\w\$ ' SUDO_PS1='\u@\h:\w\$ ' export SUDO_PS1 ==== Path environment after installation of ipkg ==== Add the following line to the end of the profiles of root and your user: $ vi ~/.profile PATH=/opt/bin:/opt/sbin:$PATH ==== Customize the Desktop ==== Background image: **User menu --> Options --> Desktop**