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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_55.html.

1. mod_authn_anon - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Allows "anonymous" user access to authenticated areas . ... This module provides authentication front-ends such as mod_auth_basic to authenticate users similar to anonymous-ftp sites, i.e. have a 'magic' user id 'anonymous' and the email address as a password. ... Anonymous . ... Directory /foo> AuthName "Use 'anonymous' & Email address for guest entry" . ... Anonymous user [ user ] .. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/mod/mod_authn_anon.html -- 14.8 Кб -- 10.12.2010
Похожие документы

2. mod_authn_anon - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Allows "anonymous" user access to authenticated areas . ... This module provides authentication front-ends such as mod_auth_basic to authenticate users similar to anonymous-ftp sites, i.e. have a 'magic' user id 'anonymous' and the email address as a password. ... Anonymous . ... Directory /foo> AuthName "Use 'anonymous' & Email address for guest entry" . ... Anonymous user [ user ] .. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_authn_anon.html -- 16.7 Кб -- 21.01.2013
Похожие документы

3. 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
Похожие документы

4. Apache module mod_auth_anon.c
This module allows "anonymous" user access to authenticated areas. ... Source File: mod_auth_anon.c . ... This module does access control in a manner similar to anonymous-ftp sites; i.e. have a 'magic' user id 'anonymous' and the email address as a password. ... Anonymous_VerifyEmail The example below (when combined with the Auth directives of a htpasswd-file based (or GDM, mSQL etc. ) base access control system allows users in as 'guests' with the following properties: . ... Default: none . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_auth_anon.html -- 11.9 Кб -- 20.06.2002
Похожие документы

5. OOF Reduction Software
... OOF . ... Technical notes . ... OOF software . ... History of the OOF data reduction software . ... Building . ... SWIG 1.3.31 or later * PGPLOT * GSL V 1.6 or later * Boost C++ libraries v. 1.30.0 or later * CFitsIO Following Python Libraries: * numarray * pyfits ** Note: Problems have been reported with pyfits + numpy. ... Note . The versions of components comprising each release are a more definitive description of a build of the OOF system then the version shown in titles of these sections. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/oof/software.html -- 15.8 Кб -- 25.11.2009
Похожие документы

6. Example of using anonymous ftp
To connect to the anonymous ftp server at the Univerity of Edinburgh and list the files in the login directory: ftp> open ftp.ed.ac.uk Connected to pcserver2.ed.ac.uk. ... If you experience any problems with this service or wish to make a comment then send email to: ftpmaster@edinburgh.ac.uk 220 The date and time is Fri May 16 16:13:03 1995 Name (ftp.ed:erpl08): anonymous 331 Guest login ok, send your email address as password. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/ftp2.4.2.1.1.html -- 2.9 Кб -- 17.01.1997
Похожие документы

7. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

8. CIMA Software Components
CIMA is more than just the observing tool - in fact, the observing tool is just a part of a bigger package called the CIMA software package. ... There is also a another package called the CIMA WAPP software which contains the WAPP software, the special Tcl/Tk interpreter used by CIMA and support libraries. ... All CIMA software components recognize the following general options that are part of the CIMA version selection system: . ... The select_cima script can be used to set up a default version. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_software.html -- 8.3 Кб -- 01.03.2012
Похожие документы

9. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.1/REMOTE
... You will connect to the server ( telescope ) computer with a command such as the one described below: ssh -L 7624 :localhost: 7624 user@remoteserver On a high speed local area network if you also want to transport X you may connect with ssh -Y -L 7624 :localhost: 7624 user@remoteserver Configure SSH without passwords =============================== On the computer you are connecting from ... Server Port =========== The XmCCD camera controller runs as an INDI device. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.1/REMOTE -- 7.3 Кб -- 29.10.2009
Похожие документы

10. WIP -- An Interactive Graphics Software Package
... WIP is an interactive package with a simple to use interface designed to produce high quality graphical output. WIP was developed as part of the Berkeley-Illinois-Maryland Association (BIMA) project and is available via anonymous ftp. ... Included in the WIP distribution is a complete manual which contains several sample figures with associated commands, a frequently asked questions section, and a descriptive listing of all available commands. ... Figure illustrates WIP's ability to handle images. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/morganj.html -- 11.8 Кб -- 03.11.2000
Похожие документы

11. GIMP Plug-In Examples
. The following pages show a few of the effects available with GIMP. This is by no means comprehensive; this is just an example of some of the effects possible. Many of these effects are created with plug-ins from the net . Check them out and enjoy. [ | Add Noise | Bleed | Edge Detect | Enhance | Lunarize | Pixelize | Relief | Shift | Solarize | Spread | ] . [ Tips Tricks Tutoriasl ]