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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/pctcp/SAMP_NET.CFG.

1. mod_vhost_alias - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... For example, the following configuration will map /cgi-bin/script.pl to /usr/local/apache2/cgi-bin/script.pl in all cases: . ... A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... A request for http://www.domain.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/example.com/d/o/m/domain/directory/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_vhost_alias.html -- 19.4 Кб -- 21.01.2013
Похожие документы

2. Casda Upload Utility CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . Utilities . The CASDA upload utility prepares artifacts for submission to the CSIRO ASKAP Science Data Archive (CASDA). ... Evaluation Pipeline Artifacts (any file format) . ... The measurement set is a directory, where CASDA requires a single file per artifact . ... The following example declares four artifacts to be uploaded to CASDA, one for each of the artifact types: image, source catalogue, measurement set and evaluation report. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/utils/casdaupload.html -- 14.3 Кб -- 12.04.2016
Похожие документы

3. Apache module mod_vhost_alias
This module provides support for dynamically configured mass virtual hosting . ... Source File: mod_vhost_alias.c . ... For simple name-based virtual hosts you might use the following directives in your server configuration file: UseCanonicalName Off VirtualDocumentRoot /usr/local/apache/vhosts/%0 . A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... Module: mod_vhost_alias . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_vhost_alias.html -- 13.1 Кб -- 15.10.2001
Похожие документы

4. Examples of displaying access permissions
To display the permissions on a single file: ls -l file1 -rw-r--r-- 2 unixjohn doc 3287 Apr 8 12:10 file1 . ... To display the permissions on the contents of a directory: ls -l prototype . ... To display the permissions on each file and directory in your current directory : ls -l -rw------- 1 erpl08 iss 4307 Jun 17 10:00 FAQ.xdh drwx------ 2 erpl08 iss 1024 Jun 17 10:00 SCCS -rw------- 1 erpl08 iss 15119 Jun 17 10:00 commands.xdh -rw------- 1 erpl08 iss 266 Jun 17 10:00 concepts.xdh . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/next.html -- 3.4 Кб -- 17.01.1997
Похожие документы

5. Plug-and-Play-HOWTO : Tell the Driver the Configuration
... A modern driver for a device will find out the bus-resource configuration without you having to tell it anything. ... In the worst case you must hard-code the bus-resources into the kernel (or a module) and recompile. In the middle are cases such as where you run a program to give the bus-resource info to the driver or put the info in a configuration file. ... You give such bus-resources as a parameter to the kernel or to a loadable module. ... Setserial is often run from a start-up file. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 02.10.2012
Похожие документы

6. Documentation: Backup of DFO and QC machines
home . ... The information on this page applies to the following DFO operational machines: . ... Home directories for the operational instrument accounts (as well as other important home directories such as quality, flowmgr etc) are served to the DFO Blade nodes and the QC cluster nodes via NFS from hrs01 . ... Since 2008-10-07 , the entire /ots directory structure (i.e. including these two vital home directory systems) is backed up to the Backup Server bu2 using the ONANU.backup script . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/docu/DFO_Blade_Backup.html -- 7.8 Кб -- 08.10.2008
Похожие документы

7. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/OS2.TXT
... If You Have Neither OS/2 Dual Boot Nor OS/2 Boot Manager -------------------------------------------------------- If you want to remove OS/2 from your computer but want to save the data on your hard disk first, carry out the following procedure: To remove OS/2 and save the data on your computer: 1. ... Back up the data files you want to keep onto floppy disks by using the COPY command. ... Reinsert Setup Disk 1 in drive A (the startup drive). ... Restart your computer by pressing CTRL+ALT+DEL. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/OS2.TXT -- 7.2 Кб -- 06.03.2001
Похожие документы

8. Part II Computational Physics - Examples
The example programs can be downloaded by clicking on the appropriate link, or can be copied from the directory $PHYTEACH/part_2/examples/ on the PWF Linux systems. The following are the programs referred to in self-study guide 2. page 11, projectile, projectile.f90 . ... page 34, simple subroutine example 1, swapmain.f90 . ... The following are the programs included in the Physics of Computational Physics handout. page 5, NAG Library information example, ex.f90 . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/ -- 6.5 Кб -- 17.10.2007
Похожие документы

9. Stellarium: Plugins
... CodingљStyle . ... Plugins . ... Building Plugins . ... dynamic plugins are stand-alone dynamic libraries (separate files with .so extension on Linux, .dll in Windows or .dylib on Mac OS X) that are loaded at run-time (on start-up) by Stellarium. This allows dynamic plugins to be distributed separately from Stellarium. static plugins are linked statically at build-time. ... For the rest of this discussion, I will assume you downloaded the source code in the directory /home/me/builds/stellarium . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/plugins.html -- 14.9 Кб -- 28.02.2014
Похожие документы

10. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>189) - lnfm1.sai.msu.ru/ )

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

12. http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/wp_old.html
AMPLE 3 - Multi-purpose Software Package for Asteroids and Comets . ... To download the archive of new data base (for example, dbfiles-2011apr.zip ) click on necessary zip-file from list below. Unpack the archive to obtain directory dbfiles . Replace directory dbfiles in "C:\Documents and Settings", where the part of AMPLE 3 is installed (for example, C:\Documents ans Settings\Username\Application Data\Ample 3), by new directory dbfiles from the archive. ... No less than 500 MHz . ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/wp_old.html -- 63.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>472) - www.ipa.nw.ru/ )

13. Software Store - Installation Guide
... Obtaining the software . ... a. Decide on the root directory where your software is going to go.... /home/friday , for example. b. In your .cshrc file, define . ... home/friday/]lib . ... after make ) an object code library ../pack/qub/libqub.a . ... Then a common section of code, found in ../pack/make_library supplies all the necessary targets: . ... remove The conservative way to build this library is to cd /home/friday/pack/qub; make; make install; make clean . ... cd /home/friday/pack; make . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/Howto_install1.html -- 6.9 Кб -- 02.06.2003
Похожие документы

14. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы

15. http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html
... The files in this directory are for installing the latest version 3.0.0 of AstroImageJ on Linux, Windows, and Mac operating systems. ... If you have Java already installed on your system (32-bit or 64-bit), download the following version of AstroImageJ that does not include Java embedded in installation. ... To install AstroImageJ on a 64-bit Windows machine, install the following file which includes the Java 7 64-bit runtime environment ( jre ). ... Run AIJ by double-clicking AstroImageJ.exe. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html -- 55.1 Кб -- 07.12.2014
Похожие документы

16. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы

17. http://www.cosmos.ru/da/interball/tail/orbit/nadya/readme.txt
Nadizha, 1.Provide in the IKIODB\ATYYMM\ the orbital files as follows: atyymm.elm, atyymm.ymd, atyymm.str. 2.Provide in this directory file TK.TIN, wjhoch contains the time-interval. See as an example, IKIODB\AT9903\T1.TIN 3. Run in the IKIBAT\ the following: IKIBAT A T YYMM MOD1I3 TK STEP SE Ex: IKIBAT A T 9903 MOD1I3 T1 3600 SE See the results in the IKIODB\AT9903\AT9903T1.SE I wish you successes. Victoria
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/da/interball/tail/orbit/nadya/readme.txt -- 1.4 Кб -- 22.06.1999
Похожие документы
Еще в разделе: (Показать все результаты (>943) - www.cosmos.ru/ )

18. ANU - RSAA - 5th Stromlo Symposium Registration
... ANU Home | Search ANU | ... Mount Stromlo and Siding Spring Observatories . Symposium Registration . In order to register please send an email to 5SS@mso.anu.edu.au with the text " 5th Stromlo Registration" in the subject field with the following information before October 15, 2006 . ... Could you please provide the following text in LaTeX to facilitate easy incorportation into the program (a template is given below)? ... Canberra in Early December . ... Canberra . ... Contact ANU . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/5SS/5SS-registration.html -- 10.2 Кб -- 01.10.2012
Похожие документы

19. Getting Started in Actor Prolog. Analyzing Web Sites.
In this chapter we will consider two very simple but useful Web agents that I have written on Actor Prolog for my own needs. ... Let us start the Web agent. Fig. ... Start of the Web agent. The Context diagram consists of three blocks: "Logic Programming Sites", "Edit", and "Check". ... Some Web sites that are linked with the logic programming and Prolog are listed in the pulldown list (these addresses are transferred to the "Edit" block from the "Logic Programming Sites" block). ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_scan.html -- 13.7 Кб -- 24.09.2007
Похожие документы

20. The IV Asian-Pacific Astronomy Olympiad
... Place of birth: Province (city/town), state, country . ... Passport data: 8.1.( ... 10.6. (for students) In what previous IAOs or APAOs participated (write years and Diploma, like: IAO-2003, 2nd Diploma) 11. ... What official language (Russian or English) he/she will use while translate text at the olympiad and during the cultural programme . ... GUVD 611, city Alma-Ata, Kazakhstan . ... Dr. Michael G. Gavrilov, Founding Chairman and Coordinator of the Asian-Pacific Astronomy Olympiad (APAO) . ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/apao/2008/qi08_e.html -- 12.6 Кб -- 08.11.2008
Похожие документы

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования