2008/12/18 Stephen Garton <sheepeating...@gmail.com>: > 2008/12/18 Matthew Macdonald-Wallace <matt...@truthisfreedom.org.uk>: > >> >> Generally an issue with either /etc/profile, ~/.bash_profile or ~/.bashrc >> >> If you edit the versions of .bash_profile and .bashrc in /etc/skel >> then any new users will be given the functionality. >> >> Edit the current .bash_profile and .bashrc for the user you're having >> issues with and you should see the same result! >> >> HTH, >> >> M. >> -- > > Cheers, it would appear on inspection that the user *doesn't have* a > .bash_profile or .bashrc! > > Would there be any issues if I just scp'd my laptops versions of these > files into the remote users ~/?
Argh! Messages crossed in the air. My cp -r /etc/skel/* was wrong, too, since it won't copy the .files you need. However, you can get the default versions of .bashrc and .bash_profile from /etc/skel, rather than scp-ing your own to the server. -- Graham Binns | PGP Key: 4DAD18FA -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/