Найдено документов: 230734 (171 сайтов) ---- Время поиска: 0.60сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/ftp/documents/archive-manual/05_tutorial.ps.
http://www.stsci.edu/ftp/documents/archive-manual/05_tutorial.ps.
1. http://www.stsci.edu/ftp/documents/archive-manual/05_tutorial.txt
CHAPTER 5: Tutorial: Sample Archive Session In this chapter we will work through a quick sample STARCAT session, from initial login through file retrieval. This example shows how to search for and retrieve public HRS observations of 3C273. In this example, we will actually retrieve data. ... The banner screen (Figure 5.1) will appear. Press to enter menu mode. ... We want to retrieve the files via FTP, so the defaults of Media set to LAN and Format to GEIS are acceptable. ... Type logout). ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/archive-manual/05_tutorial.txt -- 6.5 Кб -- 24.03.1993
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18863) - www.stsci.edu/ )
2. Приложение B. Requests for Comments (RFC), связанные с информацией приведенной
... Requests for Comments (RFCs) – это набор документов выпущенных Internet Engineering Task Force (IETF) из Network Information Center (NIC), которые представляют новые протоколы и устанавливаемые стандарты для стека протоколов Интернет Каждый такой документ определяет аспект относительно протокола Интернет. Ниже мы перечислили все RFC, которые имеют отношение к этой книге и различному программному обеспечению описанному в ней. ... User Datagram Protocol (UDP). ... Internet Protocol (IP). ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 01.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 01.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1563) - jet.sao.ru/ )
3. Los Cielos de Am , The darkest sky and the two galactic hemispheres
I was wondering what conditions should be met to have the "darkest" sky .. ... Upon the above publication of the Southern Galactic hemisphere, TunГ Tezel started seeking opportunities to create the Northern counterpart image. ... So, the initial quest of having the darkest possible sky have delivered us these two all-sky images of the two galactic hemispheres as seen from Planet Earth. Zoomable and 'full-screenable' fisheye view of the "darkest sky" Southern Galactic Hemisphere image. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~sguisard/Pagim/darkest_sky.html -- 22.9 Кб -- 18.05.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8211) - www.eso.org/ )
4. mod_dir - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Provides for "trailing slash" redirects and serving directory index files . ... A file written by the user, typically called index.html . The DirectoryIndex directive sets the name of this file. ... A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. Directories require a trailing slash, so mod_dir issues a redirect to http://servername/foo/dirname/ . ... mod_dir . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_dir.html -- 17.2 Кб -- 18.02.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9363) - www.arcetri.astro.it/ )
5. http://www.astro.louisville.edu/software/sbig/xmccd-5.1/REMOTE
Using XPA remotely ================== XPA starts by default using network communication with access control. ... Copy and append id_dsa.pub to $HOME/.ssh/authorized_keys on the system you are connecting to. ... If you are connecting from an observer's computer to a telescope computer that is not on a local area network, you may also need to change the firewall settings to enable SSH. ... The ssh command forward the port 5901 on your local computer to the same port on the telescope computer. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/xmccd-5.1/REMOTE -- 9.0 Кб -- 18.06.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1550) - www.astro.louisville.edu/ )
6. 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.sao.ru/ztcs/manual/de/mod/mod_vhost_alias.html -- 17.3 Кб -- 25.02.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3294) - www.sao.ru/ )
7. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>122) - neptun.sai.msu.ru/ )
8. Request on Data
... You will receive requested data by electronic mail according to your preference. ... NM) AHMEDABAD ( SNM ) AHMEDABAD ( NM) ALBUQUERGUE ( SNM ) ALERT ( NM) ALMA-ATA ( 806 ) ( SNM ) ALMA-ATA ( 806 ) ( SNM ) ALMA-ATA (3340) ( NM) APATITY ( SNM ) APATITY ( SNM ) ATHENS ( SNM ) BAGNER ( SNM ) BEIJIN ( NM) BRISBANE ( NM) BUENOS AIRES ( SNM ) CALGARY ( NM) CAPE SCHMIDT ( SNM ) CAPE SCHMIDT ( NM) CASEY ( NM) CHACALTAYA ( SNM ) CHACALTAYA ( NM) CHICAGO ( NM) CHURCHILL ( ... Start time: . End time: . ...
[
Сохраненная копия
]
Ссылки http://www.wdcb.ru/stp/formstp4.html -- 5.8 Кб -- 18.01.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9261) - www.wdcb.ru/ )
9. Second: Create a session on the correlator control computer lbaccc
... ATNF Home . ... About ATNF overview . ... Australia Telescope Steering Committee . ... Next: Third: Create a session Up: Starting up correlator control Previous: First: Log on to б Contents . Both the correlator interface and the correlator spectra display program are run from lbaccc . ... lbaccc . ... A more complete explanation of SPD, including available commands, is found in Appendix C. Next: Third: Create a session Up: Starting up correlator control Previous: First: Log on to б Contents . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/correlation/S2correlator/manual/node6.html -- 52.9 Кб -- 08.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21834) - www.atnf.csiro.au/ )
10. DataFax Wizard
... Search system . ... Forget-Me-Not" information and searching system is developed to store and to work with unstructured fascimile electronic copies of paper documents (e.g., books, newspapers, incoming and outcoming business documents, etc.) as well as text documents in Windows 95/98/NT environment. ... Incoming text documents are converted by means of the Box Manager, which is a part of the "Forget-Me-Not" information system, into a dynamic archive - a storage of the text information images. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/html/InformChaosLab/products/products1.html -- 11.5 Кб -- 27.08.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>550) - www.cplire.ru/ )
11. expurreq
... To: Bruce Gillespie <gillespi/apo.nmsu.edu> . Subject: Purchase request - computer . ... The details below are based on the best quote I found. ... Vendor: ASL, Inc. ... Email: sales/aslab.com . ... Use: General purpose desktop/portable computer system for use by myself for all work related to the SDSS and other APO duties. ... 2) Email quote from Advanced System Lab (ASL) for complete spec for $3374 + shipping. 3) Email quote from Tuxtops.com They were unable to supply the complete spec. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Planning/purchimages/expr2500.htm -- 2.8 Кб -- 08.01.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>775) - www.apo.nmsu.edu/ )
12. puppi software
... Program to run on guppimaster reading "scramNet" multicast packets and then loading the information into guppi shared memory. scramnet "multicast" packets: . ... The multiscram program on observer reads the scramnet shared memory once a second and multicasts this info onto aonet. ... It is controlled by keyword values stored in "guppi status" shared memory on puppimaster. scramPuppi attaches to this shared memory and updates the variables whose state is defined in the scramnet packets. no options: ....
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/software/datataking/puppi/puppisoftware.html -- 25.2 Кб -- 12.03.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6274) - www.naic.edu/ )
13. Using Guest FTP
... The following commands are available from this prompt: dir list files in your temporary directory. ref display the name of your temporary directory. find search the database for the Internet host/address. ret retrieve files from PUBLIC directory. ftp start an TCP/FTP request. push push a file to a Janet NRS Host. pull pull a file from a Janet NRS Host. q display the status of your push/pull requests. netnews display netnews file. gripe send any gripes/suggestions to liaison. lo logout. exit logout. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/guestftp/3.html -- 3.0 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>695) - comet.sai.msu.ru/ )
14. Winer Observatory Command and Control
Winer Observatory P.O. Box 797, Sonoita, Arizona 85637-0797, USA . ... 2/3-m Telescope . ... Site . ... Commanding . ... In a typical robotic observing scenario, each afternoon, a telescope control computer obtains a set of objects to observe from its home institution from a command or script file. ... The file is then transferred to the telescope control computer at the Winer Observatory in Sonoita. ... The Iowa control computer then begins processing the telrun.sls file. ... 2013 Winer Observatory. ...
[
Сохраненная копия
]
Ссылки http://www.winer.org/Site/Commanding.php -- 13.6 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>74) - www.winer.org/ )
15. An Archival System for Observational Data Obtained at the Okayama and Kiso
... Okayama Astrophysical Observatory, National Astronomical Observatory of Japan, Kamogata, Okayama 719-02, Japan . ... We present the newly developed version of the Mitaka-Okayama-Kiso data Archival system (MOKA3). MOKA3 consists of three parts: 1) a distributed database system which manages the observational data archive of Okayama and Kiso observatories, 2) a Web-based data search and request system, and 3) a delivery system for requested data. ... The data flow of MOKA3 is shown in Figure 1 . ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/conferences/adass/adassVII/nishiharae.html -- 12.2 Кб -- 12.06.2006
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/nishiharae.html -- 12.3 Кб -- 15.05.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/nishiharae.html -- 12.3 Кб -- 15.05.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>1816) - www.adass.org/ )
16. Main page of Computer Ephemerides.
Computer Ephemeris . ... Content of the Computer Ephemeris is the same as content of Soviet Astronomical Almanac (Ezhegodnik), but fully original algorithms and computer methods of calculations were used. Your requests for Computer Ephemeris for years before 2014 and your comments on its contents please direct to the author charlie@mail.univ.kiev.ua . ... Keywords: Computer Ephemerides, Computer Ephemeris, Computer Almanac, Computer Calendar. ...
[
Сохраненная копия
]
Ссылки http://space.univ.kiev.ua/ephem/ -- 3.7 Кб -- 28.12.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>229) - space.univ.kiev.ua/ )
17. SU - Uplink - Requested Page Not Found
Check out UPLINK for this Information! You have requested a page that does not exist on this web site. In case you haven't seen, the L.C. Smith College of Engineering and Computer Science web site recieved an entire new look! ... We apologize for any inconvenience this may have caused, but we hope that the benefits outweigh the problems. Information that was previously available on http://www.mame.syr.edu can now be found at http://uplink.syr.edu/MAME . ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/Wavelet.rsc/Tutor.dir/espri1.html -- 2.5 Кб -- 12.04.1998
Похожие документы
Похожие документы
18. Re:Decisions, Decisions - Help Requested.. - an Astronomy Net Eyepieces Forum
Eyepieces Forum Message . Forums: . ... Eyepieces ћ Meade ћ Misc. ... Post . ... Re:Decisions, Decisions - Help Requested.. ... Post Message | ... Posted by Jarvis Krumbein on January 14, 2003 18:28:34 UTC . ... Decision Made... - imhotep - January 17, 2003 - 23:43 UTC . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/eyepieces/messages/412.shtml -- 14.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
19. Requesting Rosat Data From the Public Archive
Next: *rarc2pros* - Converting Archived Up: ROSAT data and PROS Previous: *rfits2pros* - PI Data . To request ROSAT data from the public archive users should send an e-mail message to . ... request rosat < data_type > . ... Data Files for Rev0 PSPC . ... photon list . ... broad-band image . ... Exposure map . ... Data Files for Rev0 HRI . ... request rosat fits . ... Next: *rarc2pros* - Converting Archived Up: ROSAT data and PROS Previous: *rfits2pros* - PI Data rsdc@cfa.harvard.edu . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PROS/PUG/node30.html -- 11.3 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3862) - hea-www.harvard.edu/ )
20. Request Rejected
... Как очистить файлы cookie смотрите в разделе "Вопросы и ответы" по ссылке http://aval.ua/personal/online/usability/secur_faq/ . ... 0 (800) 500-500 по всей Украине . 44) 490-88-88 в Киеве . или 521 с мобильного (для абонентов МТС) . ... If you see this page this means there's a problem with your web-browser settings or you entered an invalid value. Please follow the recommended options below to solve the problem: Option 1 - restart your browser . ... 0 (800) 500-500 all over Ukraine . ...
[
Сохраненная копия
]
Ссылки http://www.avalbank.com/~andy/ -- 3.6 Кб -- 10.04.2016
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда