Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 258946 (175 сайтов) ---- Время поиска: 0.61сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/commanz/path2.html.

1. Environment variables
... Meta Index / Home Page / User information The behavior of the tasks is modified by the following environment variables: . ... This has the same meaning as the command line option --ccf (see above). A command line override supersedes any assignment made to SAS_CCF , i.e., the CIF pointed at via SAS_CCF is ignored in this case. ... A command line override supersedes any assignment made to SAS_CCFFILES , i.e., the list of CCF replacement constituents is ignored in this case. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/taskmain/node3.html -- 6.8 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>10295) - xmm.vilspa.esa.es/ )

2. The GLORIA Project makes available to internet users 13 robotic telescopes in
... Since 2011 our observatory is a member of GLORIA (GLObal Robotic telescopes Intelligent Array for e-Science) project - wide international collaboration of 13 scientific institutions from 8 countries aiming at opening public access to robotic telescopes, as well as propagating astronomy in general. The GLORIA Project offers Internet users the possibility of studying the sky from professional observatories. ... The experiments are available at the users site of GLORIA. ... About GLORIA . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Science/SciNewsExt/2014/robtel/ -- 5.7 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Science/SciNewsExt/2014/robtel/ -- 5.7 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>163) - mavr.sao.ru/ )

3. Setting environment variables: Korn shell
. To change an environment variable use the command: VARNAME= value of variable . By convention, the variable name is given in upper case. Making a temporary change . Making a lasting change . Tip ... Examples .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/environment/env3c.html -- 2.0 Кб -- 17.01.1997
Похожие документы

4. Pulsar Group PmWiki/Debug Variables
... PmWiki . Summary: PmWiki group header. ... Basic Variables | ... Summary:variables useful for debugging:) . ... displays the output of phpinfo() and exits. no page will be processed . ... If you have a wiki that composes a HTML page from multiple pages, such as a normal layout with a sidebar, you'll get separate timings for each subpage and for the total page.) ... Is it possible for someone with admin priviledges to always have access to debugging tools, without letting everyone else access them? ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.DebugVariables -- 16.7 Кб -- 01.03.2014
Похожие документы

5. OptInt PmWiki : PmWiki / Security Variables
OptInt PmWiki : Pm Wiki / Security Variables . ... Present only when the in-built AuthUser username/password functionality is used). ... A switch to control whether or not changing a page's attributes causes any existing passwords to be forgotten. ... If set to zero, then session passwords are never saved (although any AuthUser authentications are still remembered). ... For AuthUser with LDAP authentication, this specifies the password used for binding (in conjunction with $AuthLDAPBindDN above). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/SecurityVariables?action=print -- 14.8 Кб -- 01.03.2014
Похожие документы

6. XPA Access Control
XPA supports host-based access control for each XPA access point. You can enable/disable access control using the XPA_ACL environment variable. ... See XPA Access Points and Templates for more information about xpa templates. ... For example: xpaset -p xpa1 -acl "somehost -" will turn off all access control for somehost to the xpa1 access point, while: xpaset -p XPA:xpa1 -acl "beberly gs" will give beberly xpaget and xpaset access to the access point whose class is XPA and whose name is xpa1. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/acl.html -- 5.7 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/acl.html -- 5.7 Кб -- 01.10.2012
Похожие документы

7. Other Software and Utilities
Software . This section describes miscellaneous software, such as a spreadsheet program (20/20), a calculator (CALC), and a program for printing sky plots (FINDER). 20/20 is a spreadsheet program available on KEPLER and DEVVAX. ... To start 20/20, you would type the following command: . ... Most users will want to specify either VT100 or VT220, although there are more then 50 valid terminal types recognized by the program, including Tektronix and Wyse terminals. ... Basic Commands: . ... CALC . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_49.html -- 7.3 Кб -- 01.11.1995
Похожие документы

8. Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables . ... For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. ... As discussed above, the environment passed to CGI scripts includes standard meta-information about the request in addition to any variables set within the Apache configuration. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/env.html -- 15.1 Кб -- 01.08.2003
Похожие документы

9. mod_setenvif - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Allows the setting of environment variables based on characteristics of the request . ... The mod_setenvif module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. ... The BrowserMatch is a special cases of the SetEnvIf directive that sets environment variables conditional on the User-Agent HTTP request header. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/mod/mod_setenvif.html -- 16.3 Кб -- 10.12.2010
Похожие документы

10. Amateur Telescope Makers of Boston
... Apr 14, 2016 - Monthly Meeting . ... The Amateur Telescope Makers of Boston, Inc. ATMoB) is an astronomy club devoted to telescope making, observing, and studying the heavens. ... CURRENT MOON . ... April Sky . ... Lyrids Meteor Shower . ... Sources: NASA JPL Space Calendar , StarDate Online , Sky Telescope , Harvard-Smithsonian Center for Astrophysics , RASC Observer’s Handbook , Abrams Planetarium Sky Calendar and Astronomy Magazine . ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/ -- 24.0 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>68203) - www.atmob.org/ )

11. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы
Еще в разделе: (Показать все результаты (>3183) - www.naic.edu/ )