View Single Post

  #2 (permalink)  
Old 06-14-2008, 12:52 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,035
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

chroot is system call / binary file which can change root directory for application. If used with care it can act as security feature often known as application jail. Mostly used for privilege separation and testing & development.

Few UNIX like operating system takes this concept further and creates os level virtualization. For example, Containers in Solaris or jails in FreeBSD or security contexts in Linux-VServer / Linux FreeVPS etc.

BoF can have multiple meanings :
  • BoF - Buffer Overflow, a type of exploit for certain software bugs
  • BoF - beginning of file
  • BoF - can be movie or video game

HTH
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote