How do I install the Z shell ( zsh ) shell under FreeBSD 9 operating systems?
{ 1 comment }
My users will only be checking mail, and I want to disable FTP access as well as shell access under CentOS Linux. How do I disable shell (SSH) and FTP access to a new or old user under Linux without deleting user account?
{ 14 comments }
{ 3 comments }
Q. Can you tell me command to change login shell in Linux / UNIX operating system? A. You don’t have to edit /etc/passwd file to change your shell. You need to use chsh command. It changes the user login shell. This determines the name of the users initial login command. A normal user may only [...]
{ 3 comments }