Editing /usr/

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 6: Line 6:
 
! scope="col" style="width: 350px;"|'''Description'''
 
! scope="col" style="width: 350px;"|'''Description'''
 
|-
 
|-
|[[/usr/bin/]]||Common utilities, programming tools, and applications.  
+
|/usr/bin||Common utilities, programming tools, and applications.  
 
|-
 
|-
|/usr/home/''user''/||Home directory of an user
+
|/usr/home||
 
|-
 
|-
|/usr/include/||Standard C include files. But on GhostBSD '''without content'''
+
|/usr/include||Standard C include files.
 
|-
 
|-
|/usr/jails/||[https://www.freebsd.org/doc/handbook/jails.html Jails] build upon the [https://www.freebsd.org/cgi/man.cgi?query=chroot&sektion=2&manpath=freebsd-release-ports chroot(2)] concept, which is used to change the root directory of a set of processes. This creates a safe environment, separate from the rest of the system. Processes created in the chrooted environment can not access files or resources outside of it. For that reason, compromising a service running in a chrooted environment should not allow the attacker to compromise the entire system. However, a chroot has several limitations. It is suited to easy tasks which do not require much flexibility or complex, advanced features. Over time, many ways have been found to escape from a chrooted environment, making it a less than ideal solution for securing services.
+
|/usr/jails||
 
|-
 
|-
|/usr/lib/||Archive libraries
+
|/usr/lib||Archive libraries
 
|-
 
|-
|/usr/lib32/||lib32 contains 32-bit libraries, which are required to run any i386-targeted binary, such as wine
+
|/usr/lib32||
 
|-
 
|-
|/usr/libdata/||Miscellaneous utility data files.
+
|/usr/libdata||Miscellaneous utility data files.
 
|-
 
|-
|/usr/libexec/||System daemons and system utilities executed by other programs.
+
|/usr/libexec||System daemons and system utilities executed by other programs.
 
|-
 
|-
|/usr/local||Local executables like [[/usr/local/bin/]] and [[/usr/local/sbin/]]. Also used as the default destination for the ports framework. Within <code>/usr/local</code>, the general layout sketched out by [https://www.freebsd.org/cgi/man.cgi?query=hier&sektion=7&manpath=freebsd-release-ports hier(7)] for <code>/usr</code> should be used. Exceptions are the man directory, which is directly under <code>/usr/local</code> rather than under <code>/usr/local/share</code>, and the ports documentation is in share/doc/port.
+
|/usr/local||Local executables and libraries. Also used as the default destination for the FreeBSD ports framework. Within <code>/usr/local</code>, the general layout sketched out by [https://www.freebsd.org/cgi/man.cgi?query=hier&sektion=7&manpath=freebsd-release-ports hier(7)] for <code>/usr</code> should be used. Exceptions are the man directory, which is directly under <code>/usr/local</code> rather than under <code>/usr/local/share</code>, and the ports documentation is in share/doc/port.
 
|-
 
|-
|/usr/obj/||Architecture-specific target tree produced by building the <code>/usr/src</code> tree.
+
|/usr/obj||Architecture-specific target tree produced by building the <code>/usr/src</code> tree.
 
|-
 
|-
|/usr/ports/||The GhostBSD Ports Collection (optional).
+
|/usr/ports||The FreeBSD Ports Collection (optional).
 
|-
 
|-
|[[/usr/sbin/]]||System daemons and system utilities executed by users.
+
|/usr/sbin||System daemons and system utilities executed by users.
 
|-
 
|-
|/usr/share/||Architecture-independent files.
+
|/usr/share||Architecture-independent files.
 
|-
 
|-
|/usr/src/||BSD and/or local source files.
+
|/usr/src||BSD and/or local source files.
 
|-
 
|-
 
!colspan="2"|'''Back to ''' [[image:Icon Disti GhostBSD.png|50px|link=Directory Structure]]'''Directory Structure'''
 
!colspan="2"|'''Back to ''' [[image:Icon Disti GhostBSD.png|50px|link=Directory Structure]]'''Directory Structure'''

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Template used on this page: