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

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

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

1. Examples of copying files between remote hosts
To copy a file from one remote host to another: rcp goya:tmp/vi.ref pollux:editors/vi.ref . This copies the file vi.ref from your home directory on the host "goya" to the subdirectory editors in your home directory on the other remote host "pollux". To copy a file between one remote host on which you have a different username, and another remote host on which you have the same username as on the local host (the one you are giving the command from): rcp festival:README jamie@scorpio:README . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/3.6.2.1a.html -- 3.0 Кб -- 17.01.1997
Похожие документы

2. Remote Windows
Motif and X-Windows . It is possible to execute a Motif application on a computer around the corner or around the world and redirect the input and output for the application to your workstation. There are files located on the Science Cluster to help you position and display windows from a remote VMS system. ... Copy two command files: . ... From one of the workstation windows, have the remote system execute the x command file and create the display on your workstation by using this command: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_42.html -- 8.8 Кб -- 01.11.1995
Похожие документы

3. List Examples
... composer . ... navigator . ... HTML . This tag marks a text file as an HTML document. ... This tag encloses the heading for the HTML document. ... This tag displays the body for the HTML document. ... This tag displays a definition list in the HTML document. ... This tag displays a term in a definition list. ... This tag displays a definition description. ... The following steps outline how to create HTML files: . Use a text editor such as Netscape Composer to create your HTML file. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/lists.htm -- 4.1 Кб -- 15.04.1998
Похожие документы

4. 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
Похожие документы
Еще в разделе: (Показать все результаты (>8942) - crydee.sai.msu.ru/ )

5. Central Processor Platform CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . Platform Documentation . The ASKAP Central Processor platform consists of a Cray XC30 supercomputer and a 1.4PB Cray Sonexion storage system mounted as a Lustre filesystem. 2 x Login Nodes: . ... To login to the ASKAP Central Processor: . ... usr/bin/env bash #SBATCH --time=01:00:00 #SBATCH --ntasks=80 #SBATCH --ntasks-per-node=20 #SBATCH --job-name=myjobname #SBATCH --no-requeue #SBATCH --export=NONE aprun -B ./myprogram . ... Central Processor Platform . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/platform/processing.html -- 16.7 Кб -- 12.04.2016
Похожие документы

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

7. Amateur Astronomers Association of New York ? Amateur Astronomers Association
... Observing . ... Solar Observing . ... April 3 (SUN) - Solar Observing, Central Park , Manhattan . ... APRIL'S SKY . ... Lecture Series at the American Museum of Natural History The Amateur Astronomers Association is proud to present an astronomy lecture series from October through May each year for our members and the .. ... The€аAmateur Astronomers Association of New York€аwas organized in 1927 to promote the study of Astronomy, emphasizing its cultural and inspirational value. ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/ -- 49.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>154) - www.aaa.org/ )

8. mod_example - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . ... Some files in the modules/experimental directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... If you link it into your server, enable the "example-handler" handler for a location, and then browse to that location, you will see a display of some of the tracing the example module did as the various callbacks were made. ... Using the mod_example Module . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_example.html -- 11.3 Кб -- 19.11.2015
Похожие документы

9. http://www.naic.edu/~palfa/doc/svn_intro.txt
... The big benefits of setting it up the way that we have (which is non-standard) are: 1) we use ssh to securely access the repository 2) we commit using our AO login names so that if we do something wonderful or screw something up, we can easily track down when it happened and who to praise or blame 3) we get all the benefits of subversion over CVS (with the big advantages being that we can add /move/remove files and directories ) The ... To use the repository, you must be in the palfa group...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~palfa/doc/svn_intro.txt -- 7.7 Кб -- 07.04.2005
Похожие документы

10. MAO NASU :: Topic: Dear Yaroslav S. Yatskiv, Submit Your Special Issue and be
... Recent Topics . ... Welcome, Guest . ... Dear Yaroslav S. Yatskiv, Submit Your Special Issue and be the Lead Guest Editor . ... Тема: Dear Yaroslav S. Yatskiv, Submit Your Special Issue and be the Lead Guest Editor . Submit Your Special Issue and be the Lead Guest Editor . ... Once you propose a Special Issue, you will be the Lead Guest Editor. The Lead Guest Editor is mainly responsible for promoting the Special Issue, collecting papers and organizing the guest editors to review papers. ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/ua/forum/info/288-dear-yaroslav-s-yatskiv-submit-your-special-issue-and-be-the-lead-guest-editor -- 19.5 Кб -- 11.04.2016
Похожие документы

11. Spatial Structure of NGC 6822: An Example for Statistical Modeling of
... Next: Cheating Poisson: A Up: Statistical Analysis Previous: Spatial Models and . ... The spatial distribution of stars in the Local Group dwarf irregular galaxy NGC 6822 has been studied, using recent positions and deep photometry for about 15,000 stars in the galaxy. Based on photometrical data, OB stars and red stars could be studied separately. Spatial statistical tools have been applied to the analysis of the spatial structure. ... Figure: Model selection by the aid of CAIC . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/pasztorl2.html -- 11.0 Кб -- 03.11.2000
Похожие документы

12. From Power Up To Bash Prompt: Bash
... In most cases on a Linux system this will be bash . It is bash 's job to read your commands and see that they are acted on. ... This looks at all the files in my home directory whose names start with sh-utils-1.16 and end with .patch . ... The file /etc/profile controls the system-wide behaviour of bash. ... Once bash has read the system-wide configuration file, it looks for your personal configuration file. It checks in your home directory for .bash_profile , .bash_login and .profile . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 02.10.2012
Похожие документы

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

15. OptInt PmWiki : PmWiki / Initial Setup Tasks
OptInt PmWiki : Pm Wiki / Initial Setup Tasks . ... Most PmWiki configuration is performed in files called local/config.php and pub/css/local.css . ... When you first install PmWiki, the local/config.php file does not exist. Copy the sample-config.php file (in the docs/ directory) to local/config.php and use it as a starting point. ... When changing the configuration of your site, always change the local/config.php file or add files to the cookbook/ or pub directories. ... Just make an text-file. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/InitialSetupTasks?action=print -- 19.2 Кб -- 01.03.2014
Похожие документы

16. ANU - RSAA - Fifth Stromlo Symposium - Proceedings
... ANU Home | Search ANU | ... Proceedings of the Fifth Stromlo Symposium: Jets Winds and Disks - from Planets to Quasars . The proceedings of 5th Stromlo will be published in a special issue of Astrophysics and Space Science . ... Spr-mp-nameyear.bst - bibliography style file for formatting references in Astrophysics Space science format . ... For BibTeX users: A new style file has just been produced by Springer which formats refeences in the format required for Astrophysics and Space Science. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/5SS/5SS-proceedings.html -- 10.5 Кб -- 01.10.2012
Похожие документы

17. Editors of Astronomy magazine | Astronomy.com
... Tonight's Sky . ... The Magazine . News . Observing . ... Community . ... Gravitational wave search provides insights into galaxy evolution and mergers . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Open cluster NGC 2818, spiral galaxy NGC 2964, and spiral galaxy NGC 2976 . ... Astronomy for Kids . ... Editors of Astronomy magazine . ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/authors/editors-of-astronomy-magazine -- 56.5 Кб -- 09.04.2016
Похожие документы

18. Contents
Next: Introduction Up: Linux System Administrators' Guide Previous: Linux System Administrators' Guide . Overview of a Linux System . ... Logins from terminals . ... The filesystem layout . ... The root filesystem . ... The /usr filesystem . ... Using Disks and Other Storage Media . ... Filesystems . ... Disks without filesystems . Allocating disk space . ... Adding more disk space for Linux . ... Creating a swap space . ... Sharing swap spaces with other operating systems . ... Backups . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node1.html -- 11.9 Кб -- 04.05.1997
Похожие документы

19. http://www.eso.org/~jwalsh/softpol/demo/AAAREADME
This directory contains material for running demonstrations of the routines in the IRAF.STECF package impol To run these demonstrations IRAF/ STSDAS is mandatory and the impol package must be loaded The directory is composed of the following files : reflneb.fits A 512x512 intensity image of a model reflection nebula demo_foc.cl demo_nicmos.cl IRAF cl scripts for running the demo's for the demo_ wfpc2 .cl four HST instruments (FOC, NICMOS, ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~jwalsh/softpol/demo/AAAREADME -- 5.0 Кб -- 28.11.2000
Похожие документы

20. http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/AAAREADME
This directory contains material for running demonstrations of the routines in the IRAF.STECF package impol To run these demonstrations IRAF/ STSDAS is mandatory and the impol package must be loaded The directory is composed of the following files : reflneb.fits A 512x512 intensity image of a model reflection nebula demo_foc.cl demo_nicmos.cl IRAF cl scripts for running the demo's for the demo_wfpc2.cl three HST instruments and a SPECIAl (non-HST) demo_special.cl ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/AAAREADME -- 4.5 Кб -- 06.06.2006
Похожие документы

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


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

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

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