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

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

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

1. Copying files from another host
. To copy a file from another host use the command: rcp source_file destination_file . The source file is given as: system_name:filename . When given as a relative pathname, the filename is interpreted relative to your home directory on the remote host. Examples . Problems? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/3.6.3.html -- 2.1 Кб -- 17.01.1997
Похожие документы

2. File Transfer
... This section describes how to copy a file between two VMS systems using the COPY command, and between a VMS system and another computer using FTP or Kermit. Remote file access may be made on either the file or record level, but only file level access is discussed here. To access a file, you use normal VMS commands, such as COPY or TYPE , but you specify the file name differently. ... It is also possible to automate your file transfers using scripts in conjunction with the Kermit TAKE command. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_55.html -- 7.1 Кб -- 01.11.1995
Похожие документы

3. Mapping URLs to Filesystem Locations - Apache HTTP Server
This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... the URL http://www.example.com/docs/dir/file.html will be served from /var/web/dir/file.html . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/urlmapping.html -- 13.5 Кб -- 01.08.2003
Похожие документы

4. VLBI Wiki | PmWiki / PmWiki Installation
... PmWiki . ... Cookbook (addons) . ... The files in this directory include: . ... PmWiki will then analyze your system configuration and provide instructions (if needed) for creating the wiki.d/ directory which will be used to hold the pages created for your site. ... Use this method when "safe mode" is activated in the servers PHP installation. 3b. On some systems you can let PmWiki create wiki.d/ by temporarily changing the permissions on the directory containing the pmwiki.php file to 2777. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Installation -- 19.2 Кб -- 12.04.2016
Похожие документы

5. Mapping URLs to Filesystem Locations - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/urlmapping.html -- 20.5 Кб -- 10.12.2010
Похожие документы

6. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. ... Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/howto/public_html.html -- 13.9 Кб -- 19.11.2015
Похожие документы

7. directory
. XMM-Newton Science Analysis System . param (param-2.15) [xmmsas_20070708_1801-7.1.0] . Meta Index / Home Page / Parameter types . Directory parameters are used to specify a directory. The directory may be expressed as a relative or absolute path. For example: . bar ../foo/bar /data/foo/bar . XMM-Newton SOC/SSC -- 2007-07-08
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/param/node8.html -- 3.3 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>9572) - xmm.vilspa.esa.es/ )

8. OptInt PmWiki : PmWiki / PmWiki Installation
OptInt PmWiki : Pm Wiki / PmWiki Installation . ... README.txt An introductory document pmwiki.php The main PmWiki script local/ Configuration scripts (local configuration files) cookbook/ Recipes (add-ons) from the Cookbook docs/ Brief documentation, sample configuration scripts pub/ Publicly accessible files pub/css/ Extra CSS stylesheet files [1] pub/guiedit/ pub/skins/ Layout templates for custom look and feel scripts/ Scripts that are part of PmWiki wikilib.d/ Bundled default PmWiki pages . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Installation?action=print -- 20.8 Кб -- 01.03.2014
Похожие документы

9. Where to Find Example/Test Code
The XPA source code directory contains two test programs, stest.c , and ctest.c that can serve as examples for writing XPA servers and clients, respectively. ... The stest program can be executed with no arguments to start an XPA server that contains the access points: xpa, xpa1, c_xpa (containing sub-commands cmd1 and cmd2), and i_xpa. ... xpaset xpa # send to xpa cat xpa.c | xpaset "xpa*" # send to xpa and xpa1 xpaget xpa # receive from xpa xpaget xpa* # receive from xpa and xpa1 etc. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/examples.html -- 3.1 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/examples.html -- 3.1 Кб -- 01.10.2012
Похожие документы

10. The Network Time Protocol (NTP) Distribution
... The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. ... Information on the NTP architecture, protocol and algorithms can be found in the Further Information and Bibliography page. The Building and Installing the Distribution page presents an overview of the procedures for compiling the distribution and installing it on a typical client or server. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/ -- 8.7 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>2614) - www.sai.msu.su/ )

11. Long description for relative flow example
... A document window is shown, with 8 lines (numbered 1 to 8), each 24px high. The text of the "outer" box (at the end of line 1, halfway into line 2, and halfway into line 3) is shifted upward 12px. The text of the "inner" box, thought shifted upward as well, has been relatively positioned so that it lies in its normal flow position at the end of line 2. ... The lines, as they appear in the image, contain: Start 1 Beginning of body contents. 2 of outer contents. Inner contents. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-relative-desc.html -- 2.3 Кб -- 01.05.1998
Похожие документы

12. The Problem of Consciousness
... Epistemology is a part of the study of Philosophy dealing with how we use our senses to know something about the world. ... Yet we know that we can be deceived by our senses. ... If we cannot always trust our senses, how can we ever know anything for certain about the world? ... A branch of epistemology that has come into vogue in the last 10-15 years is the problem of consciousness. ... What relationship is there between our conscious experience and the true nature of the physical world? ...
[ Сохраненная копия ]  Ссылки http://www.winer.org/About/Consciousness.php -- 12.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>57) - www.winer.org/ )

13. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы

14. CIMA Frequently Asked Questions
Why are there different versions of CIMA? Which version of CIMA should I choose? ... There is no CIMA log in my project directory --- what happened? ... If You are a normal, happy observer, You should choose the CIMA version with the highest version number, since that version contains the latest improvements and bug fixes. ... This means that programs like the data quick-look display and various ALFA instrument displays all exist in several versions just like the CIMA observing session itself. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_faq.html -- 8.2 Кб -- 01.03.2012
Похожие документы

15. http://star.arm.ac.uk/f77to90/readme.txt
... With the next version of Mosaic a "null" Winsocket will be provided. ... 1.3 New and revised routines ---------------------------- This is a list of all new and revised routines from that version 2.0 was distributed. a2.html 1996-03-23 Minor correction a4.html 1996-03-30 Minor update a9.html 1996-03-30 Minor update alpha.html 1996-03-09 New (Digital UNIX ) asa.html 1996-03-23 New c15.html 1996-03-30 Minor update digital.html 1996-02-17 Minor update epsilon.f90 1996-03-09...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/readme.txt -- 9.6 Кб -- 24.10.1996
Похожие документы

16. Celestial Mechanics
Subject of Celestial Mechanics. ... Differential Absolute Coordinates Equations of the Problem. ... General Integral of Non-Perturbed Motion. ... General Equation of Non-Perturbed Orbit. ... Other Integration Methods of Non-Perturbed Motion Differential Equations; Bine Equation for Case of Non-Perturbed Motion. ... Ellipsical Motion, Kepler Equation. ... Motion Differential Equations in Absolute Coordinates. ... Equation of System of Bodies Motion in Barycentric Coordinates, in Relative Coordinates. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/courses/neb_mehan_e.html -- 5.0 Кб -- 23.02.2005
Похожие документы

17. Interesting Sites Related to Chaos - InformChaos Lab.
... Of course, the scope of chaos is vast, and we do not dare to cover it all. ... He will highly appreciate your help in compiling the list of URLs to such scientific groups and institutions. http://www.cplire.ru/win/InformChaosLab/ - InformChaos Lab (Moscow) . http://chaos.ssu.runnet.ru/ - Laboratory of Nonlinear Dynamics at Saratov State University (Saratov) . ... http://optics.npi.msu.su/sci/chaos.html - Chaos in laser systems . ... http://www.chaotic.com - Randle, Inc. ... Time: 2-6 July, 2001 . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/InformChaosLab/intsites/sites.html -- 14.9 Кб -- 21.03.2007
Похожие документы

18. Instructions for Uploading Images and Video Related to the Columbia Accident
Instructions for Uploading Images and Video Related to the Columbia Accident . For anyone who has recorded video or taken photos that they believe may be of aid in the investigation of the Space Shuttle Columbia accident, NASA has established a special location on the Web where Internet users may upload their media files to be reviewed by NASA. ... Image file: johndoe_020203_0415pm.jpg . ... If you have any problems uploading your files, please e-mail Mike Koester . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/instructions.html -- 4.6 Кб -- 26.11.2004
Похожие документы
Еще в разделе: (Показать все результаты (>2271) - www.jsc.nasa.gov/ )

19. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

20. INTERNATIONAL CONFERENCE ON SCIENCE AND TECHNOLOGY PROBLEMS AND PROSPECT OF THE
... Events INTERNATIONAL CONFERENCE ON SCIENCE AND TECHNOLOGY PROBLEMS AND PROSPECT OF THE PROPULSION ENGINEERING DEVELOPMENT . ... INTERNATIONAL CONFERENCE ON SCIENCE AND TECHNOLOGY PROBLEMS AND PROSPECT OF THE PROPULSION ENGINEERING DEVELOPMENT . ... Development prospects and use of engines for aviation, space - rocket systems, motor transport mechanical engineering and stationary power supply installations . ... Propulsion engineering, power engineering and space vehicle ecology problems . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engevents/show/?id=613 -- 27.2 Кб -- 19.02.2016
Похожие документы

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


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

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

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