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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/vlbi/evlbi/software/RtFC/rtfc_obs.html.

1. VLBI Wiki | Main / RtFCObs
... VLBI Schedule . ... At each observatory you need to run the obs.pl program. ... Once you have logged onto the recorder PCs , you need to cd to the directory where the data is being recorded then run obs.pl. ... Note if remote recording is being run, you need to log onto the machine where the data is being written to disk NOT the machine where the data is received from the telescope. ... In such cases you need to run obs.pl on the machine where the data is being recorded - see the note below. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=Main.RtFCObs -- 12.9 Кб -- 12.04.2016
Похожие документы

2. Starting Apache - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... How Apache Starts . ... If the Listen specified in the configuration file is default of 80 (or any other port below 1024), then it is necessary to have root privileges in order to start apache, so that it can bind to this privileged port. ... The recommended method of invoking the httpd executable is to use the apachectl control script. ... Trying to start the server when there is another instance of Apache or some other web server already bound to the same Port....
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/invoking.html -- 13.7 Кб -- 21.01.2013
Похожие документы

3. Starting Apache
Starting Apache on Windows . Starting Apache on Unix . ... If the Port specified in the configuration file is the default of 80 (or any other port below 1024), then it is necessary to have root privileges in order to start Apache, so that it can bind to this privileged port. ... As an alternative to invoking the httpd binary directly, a shell script called apachectl is provided which can be used to control the daemon process with simple commands such as apachectl start and apachectl stop . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/invoking.html -- 6.9 Кб -- 15.10.2001
Похожие документы

4. Long description for normal flow example
This diagram illustrates the normal flow of text between parent and sibling boxes. A document window is shown, with 8 lines (numbered 1 to 8), each 24px high. Four lines of text are displayed, occupying line 1 through 4. In the following PRE element, each 24 pixel line is simulated by two lines, the second beginning with the appropriate number. The lines, as they appear in the image, contain: 1 Beginning of body contents. ... 3 End of outer contents. End of body 4 contents. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-generic-desc.html -- 2.0 Кб -- 01.05.1998
Похожие документы

5. start [SAI Virtual Observatory - Wiki]
. Trace: . start . navigation . Main . SAI VO Projects . CAS . Web Services . TODO . AstroSearch . AstroDB . AstroKeywords . VOLinks . Our People . User Space . Sandbox . Help on Wiki search . toolbox . Index Recent changes Backlinks Login . Show page Old revisions . The following pages were changed recently. start.txt Last modified: 2007/04/11 17:24 by oleg Back to top . SAI VO | Astronet | SAI MSU | Legal Information .
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/start?do=recent -- 9.0 Кб -- 09.04.2016
Похожие документы

6. APO Home Page
... Current APO Weather . ... Search Site . ... Information for New Users . ... Technical Staff pages . Night Logs and Mailing Lists (maintained by APO) . ... Technical Documents and Database Search . ... Observer's Documentation and Procedures . ... Problem Reporting and APO Technical Documents Database Search . ... APO Drawing/Document Management Procedures . ... APO Technical Documents Database Search . Home Astrophysical Research Consortium . ... Mail Lists (maintained by APO) . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/ -- 13.9 Кб -- 11.02.2016
Похожие документы

7. Armagh Observatory
... August was noteworthy by having the least number of hours of bright sunshine for at least 128 years, that is, since sunshine records began at the Observatory in 1880. ... The month was also exceptionally wet, with rainfall totaling 151.4mm (5.96 inches), nearly twice the average figure (around 81 mm) for August and the seventh wettest August at Armagh since rainfall records began at the Observatory in 1838. In order to find a wetter August we have to go back 52 years, to August 1956. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/press/2008/Weather_Aug08.html -- 4.5 Кб -- 02.09.2008
Похожие документы

8. The Images Menu
The following options are available via the file menu: . Display File Browser . ... XDir then can be used to send image file names to SAOtng for display. ... Regardless of the original image file format, SAOtng maintains a FITS image of the displayed image section in its memory. ... Pressing carriage return in the text window or clicking the OK button will cause SAOtng to store the current display frame in GIF format. ... Re-extract an image section from the current image file and re-display it. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/file_menu.html -- 5.2 Кб -- 01.10.2012
Похожие документы

9. From Power Up To Bash Prompt: Init
... I will only talk about the ``System V'' style of init that Linux systems mostly use. ... Typically, the first thing it is told to do is to run an initialisation script. The program that executes (or interprets) this script is bash , the same program that gives you a command prompt. In Debian systems, the initialisation script is /etc/init.d/rcS , on Red Hat, /etc/rc.d/rc.sysinit . ... But S10syslog is really a link to /etc/init.d/syslog which is a script to start and stop the system logger. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 02.10.2012
Похожие документы

10. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

11. Stellarium: StelScriptMgr Class Reference
... StelScriptMgr Class Reference . ... const QStringљ . ... Stops any running script. ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getDescription . ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getLicense . ... Get the rate at which the script is running as a multiple of the normal execution rate. void StelScriptMgr::pauseScript . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelScriptMgr.html -- 32.4 Кб -- 28.02.2014
Похожие документы