User Tools

Site Tools


управление_по_в_macosx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
управление_по_в_macosx [2012/09/07 13:46]
val
управление_по_в_macosx [2012/09/07 13:50]
val
Line 1: Line 1:
 ====== Управление ПО в MacOSX ====== ====== Управление ПО в MacOSX ======
- 
 ===== Управление базовым ПО ===== ===== Управление базовым ПО =====
 <​code>​ <​code>​
 +$ ls -l /etc
 +lrwxr-xr-x ​  1 root  admin  11 Sep  6 13:53 /etc -> private/etc
 +
 $ cat /​etc/​httpd/​httpd.conf $ cat /​etc/​httpd/​httpd.conf
 </​code><​code>​ </​code><​code>​
Line 8: Line 10:
 DocumentRoot "/​Library/​WebServer/​Documents"​ DocumentRoot "/​Library/​WebServer/​Documents"​
 ... ...
 +</​code><​code>​
 +$ cat /​private/​etc/​httpd/​users/​val.conf
 </​code>​ </​code>​
  
-===== Управление ПО из портов =====+===== Управление ПО с использованием ​портов =====
  
 [[https://​trac.macports.org/​wiki/​InstallingMacPorts]] [[https://​trac.macports.org/​wiki/​InstallingMacPorts]]
Line 60: Line 64:
 [~ ] $ sudo port uninstall ffmpeg [~ ] $ sudo port uninstall ffmpeg
 </​code>​ </​code>​
- 
управление_по_в_macosx.txt · Last modified: 2013/05/22 13:50 (external edit)