Skip to content

perryflynn/parallels-shell-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm try to make the ssh jail shell of paralels cloud server better.

Install

  • Create /home in jail
  • Save all files to /home
  • Make .profile and .bashrc executable (chmod a+x ...)
  • Create symlink for profile: ln -s /home/.profile /.profile
  • Logout
  • Login

Features

  • Fancy bash prompt
  • Fake home directory for all config files (manipulates $HOME)
  • Default vim configuration
  • .bash_aliases for user defined aliases
  • ~/bin/ folder for user defined scripts/binaries in $PATH
  • ~/html/ symlink to /httpdocs/

More ideas? Feel free to make a pull request!

About

Make the ssh jail of parallels cloud server usable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published