Apple Xserve Up Mac OS X Server Dokumentacja Strona 79

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 329
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 78
Chapter 6 Setting Network Preferences 79
To enable or disable the secure web proxy for a configuration:
$ sudo networksetup -setsecurewebproxystate "
configuration
" (on|off)
Viewing or Changing Streaming Proxy Settings
To view streaming proxy information for a configuration:
$ sudo networksetup -getstreamingproxy "
configuration
"
To set streaming proxy information for a configuration:
$ sudo networksetup -setstreamingproxy "
configuration
"
domain
portnumber
To enable or disable the streaming proxy for a configuration:
$ sudo networksetup -setstreamingproxystate "
configuration
" (on|off)
Viewing or Changing Gopher Proxy Setting
To view gopher proxy information for a configuration:
$ sudo networksetup -getgopherproxy "
configuration
"
To set gopher proxy information for a configuration:
$ sudo networksetup -setgopherproxy "
configuration
"
domain
portnumber
To enable or disable the gopher proxy for a configuration:
$ sudo networksetup -setgopherproxystate "
configuration
" (on|off)
Viewing or Changing SOCKS Firewall Proxy Settings
To view SOCKS firewall proxy information for a configuration:
$ sudo networksetup -getsocksfirewallproxy "
configuration
"
To set SOCKS firewall proxy information for a configuration:
$ sudo networksetup -setsocksfirewallproxy "
configuration
"
domain
portnumber
To enable or disable the SOCKS firewall proxy for a configuration:
$ sudo networksetup -setsocksfirewallproxystate "
configuration
" (on|off)
Viewing or Changing Proxy Bypass Domains
To list proxy bypass domains for a configuration:
$ sudo networksetup -getproxybypassdomains "
configuration
"
To set proxy bypass domains for a configuration:
$ sudo networksetup -setproxybypassdomains "
configuration
" [
domain1
]
domain2
[...]
Przeglądanie stron 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 328 329

Komentarze do niniejszej Instrukcji

Brak uwag