Difference between revisions of "Linux: Key files/folders"

From RHS Wiki
Jump to navigation Jump to search
m (Protected "Linux: Key files/folders" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
|-
 
|-
 
| /usr/share/applications || Application launchers path
 
| /usr/share/applications || Application launchers path
 +
|-
 +
|/root/.local/share/applications/wine/Programas/|| Wine applications launchers
 +
|-
 +
| /etc/apt/sources.list || apt Sources sources
 
|}
 
|}

Latest revision as of 21:12, 8 April 2015

path Description
/etc/sudoers Sudo permissions file. Edit with visudo
~/bashrc Paths where executable files are found. See /usr/share/doc/examples/startup-files from bash-doc package
/opt/sge/bin Example
/usr/local/bin
/etc/init.d/ Folder for daemon scripts
/etc/network/interfaces Network configuration
resolv.conf DNS Configuration file
/etc/NetworkManager/system-connections/name-of-connection Connection configuration file
/usr/share/applications Application launchers path
/root/.local/share/applications/wine/Programas/ Wine applications launchers
/etc/apt/sources.list apt Sources sources