| Найдено документов: 49824 (70 сайтов) ---- Время поиска: 0.29сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/scripts/transfer_image.
http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/scripts/transfer_image.
1. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/scripts/transfer_image
#!/bin/bash # # This script expects an image file name as a command line argument # It becomes $1 in the script # # Use this to transfer an image with scp # SSH must be set to allow passwordless login to the destination # # newsnap="scp -p $1 user@mycomputer.net:scratch/" # $newsnap # # Use this to load a local copy into ds9 # Note that ds9 must see the image file directory # # newsnap="xpaset ds9 file fits $1
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/scripts/transfer_image -- 1.5 Кб -- 12.04.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1566) - www.astro.louisville.edu/ )
2. Apache HTTP Server: Security Tips
... Server Side Includes . ... Protect Server Files by Default . Some hints and tips on security issues in setting up a web server. ... In typical operation, Apache is started by the root user, and it switches to the user defined by the User directive to serve hits. ... If the logs directory is writeable (by a non-root user), someone could replace a log file with a symlink to some other system file, and then root might overwrite that file with arbitrary data. ... Accessing http://localhost/~root/ . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/misc/security_tips.html -- 12.2 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>122) - neptun.sai.msu.ru/ )
3. Our Current Supported Mac Setup
Novermber 2008 - WORK IN PROGRESS We are currently using the (just announced end-of-life) Netrestore software to install our systems. ... We automount our NFS-based home directories. ... On the Mac end, edit /etc/autofs.conf, and add ",resvport" to the AUTOMOUNTD_MNTOPTS. ... This is more of a problem, because Finder is a busybody, sticking it's nose in business it shouldn't. Simply symlinking to an autmounted directory failed abysmally. ... Here's our current list of files we change, and why: . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~fine/OSX/current_setup.html -- 9.3 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1880) - hea-www.harvard.edu/ )
4. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2714) - star.arm.ac.uk/ )
5. Useful ftp commands
. When you come to use ftp on a regular basis you will find the following commands useful. They allow you more control over the file transfer process. Making a directory on the remote host . Changing your local directory . Using Unix commands on your local host . Listing directories on the remote host . Changing directories on the remote host .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/ftp2.1.3.html -- 2.1 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>826) - comet.sai.msu.ru/ )
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.arcetri.astro.it/manual/de/mod/mod_vhost_alias.html -- 19.4 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8590) - www.arcetri.astro.it/ )
7. An ExpectTk/Perl Graphical User Interface to the Revision Control System (RCS)
Next: The Portable-CGS4DR Graphical User Interface . ... In order to track changes in the TABLES/STSDAS code, as well as for Quality Assurance and to simplify the code release process, the GNU Revision Control System (RCS) was chosen as the method of revision control. ... A survey of the Revision Control software available led to the choice of the GNU Revision Control System (RCS) as the method of revision control. ... The part of the system that the user sees is the Graphical User Interface. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/williamsonr.html -- 11.0 Кб -- 23.06.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1752) - www.adass.org/ )
8. TUI:Scripts:TUIAdditions
TUI will look in two separate "TUIAdditions" directories for user scripts and extra TUI window code. ... Scripts should be put in a directory named Scripts in the TUIAdditions directory; they will then show up immediately in the Scripts menu (you do not have to restart TUI).. ... In general, additions present in the user TUIAdditions directory mask identically named additions in the shared TUIAdditions directory, and both mask identically named built-in scripts and windows. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/TUIAdditions.html -- 2.9 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>742) - www.apo.nmsu.edu/ )
9. Stellarium: scripting Directory Reference
. Stellarium 0.12.3 . MainљPage . Namespaces . Classes . CodingљStyle . Scripting . Plugins . Renderer . FileљStructure . scripting . scripting Directory Reference . file љ . ScreenImageMgr.hpp [code] . љ . file љ . StelMainScriptAPI.hpp [code] . љ . file љ . StelMainScriptAPIProxy.hpp [code] . љ . file љ . StelScriptMgr.hpp [code] . љ . Generated on Sat Aug 10 2013 17:12:46 for Stellarium by љ 1.8.3.1
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/dir_b49f11675e92293ffa7ceeef744893f4.html -- 4.5 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1477) - astro.uni-altai.ru/ )
10. http://www.asc.rssi.ru/RadioAstron/software/fakerad/ver_14/install.txt
... To get access to the software you must be registered at the ASC RadioAstron Server "ra.asc.rssi.ru" ------------------------------------------------------ IMPORTANT: At present the software "FAKERAT" runs only under 32 bit Linux workstation in X windows with C shell script. ... All procedure runs under C shell. ... Copy all files from the given directory to your computer. ... Then, copy txt-file representing the current version of orbit to the "orbit" subdirectory located in "fakerat_07041020". ...
[
Сохраненная копия
]
Ссылки http://www.asc.rssi.ru/RadioAstron/software/fakerad/ver_14/install.txt -- 4.5 Кб -- 23.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>121) - www.asc.rssi.ru/ )
11. http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/SLAKWARE/N2/DISKN2
CONTENTS: pine sendmail smailcfg mailx deliver uucp deliver: A small and simple program that delivers electronic mail once it deliver: has arrived at a given machine. ... Deliver deliver: allows great flexibility in the handling of local mail delivery. deliver: All files used to control deliver are shell scripts. Thus, anything deliver: that can be called by a shell script can be used to control mail deliver: delivery. Deliver can also be used in conjunction with Smail. ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/SLAKWARE/N2/DISKN2 -- 3.5 Кб -- 12.07.1995
Похожие документы
Похожие документы
12. 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
Похожие документы
[ Сохраненная копия ] Ссылки 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
Похожие документы
Еще в разделе:
(Показать все результаты (>1590) - jet.sao.ru/ )
13. http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/Makefile
... Set this to where you want bp installed. Choices include: # 1) your standard perl library path, usually /usr/lib/perl. # 2) your site-specific perl library path, often /usr/lib/perl/site_perl # 3) a completely new place, such as /usr/local/lib/bp # 4) leave them here in the source directory # options 3 and 4 will require that the environment variable BPHOME be set # to run any bp programs, but I prefer them. ... BINDEST = /usr/local/bin # This is the prefix that will be used for the perl scripts. ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/Makefile -- 2.1 Кб -- 14.03.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>315) - hea.iki.rssi.ru/ )
14. Information
General Information . ... Local Information . ... The city represents great cultural value because in the late 19th and early 20th centuries, Kislovodsk as a fashionable spa attracted many musicians, artists, and members of the Russian aristocracy. ... Double room with full pension (breakfast, lunch, dinner) - 2620 rubles per person per night. solnechniy . ... Citizens of most countries need visa to enter the Russian Federation. ... Victor Kornilov, Sternberg Astronomical Institute (chair) . ...
[
Сохраненная копия
]
Ссылки http://site2010.sai.msu.ru/information -- 9.4 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>218) - site2010.sai.msu.ru/ )
15. VaST homepage
... VaST is a software tool for finding variable objects on a series of astronomical images. ... VaST performs object detection and aperture photometry using SExtractor on each image, cross-matches lists of detected stars, performs magnitude calibration with respect to the first (reference) image and constructs a lightcurve for each object. ... VaST FITS image viewer ./pgfv . ... Part I" PZP, vol. ... K. V. Sokolovsky, S. A. Korotkiy; "New Variable Stars Discovered by the NMW Survey" PZP, vol. ...
[
Сохраненная копия
]
Ссылки http://scan.sai.msu.ru/vast/ -- 122.2 Кб -- 21.02.2016
[ Сохраненная копия ] Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы
[ Сохраненная копия ] Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы
16. SAI CAS: Accessing SAI CAS from scripts
SAI VO . ... SAI CAS . ... Access . ... http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format . http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format &columns= $columns . http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format &withdist= $withdist &NULLS= $nulls where . ... File to store the results . ...
[
Сохраненная копия
]
Ссылки http://vo.astronet.ru/cas/access.php -- 16.1 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>82) - vo.astronet.ru/ )
17. http://observ.pereplet.ru/images/z/backupsql.txt
php /* * Backup script on server. ... Connects to the mySQL * database and creates a backup file of the whole database. ... Yes/No? ... It will void your warranty :-D! $ date = date ( mdy-hia ); $filename = $savepath/$dbname-$ date .sql ; if($use_gzip== yes ){ $ filename2 = $ file ; } else { $ filename2 = $savepath/$dbname-$ date .sql ; } if($send_email == yes ){ $fileatt_type = filetype($ filename2 ); $ fileatt_name = .$dbname. - .$ ... BR>"; $message .= "--{$mime_boundary}\n" ." ...
[
Сохраненная копия
]
Ссылки http://observ.pereplet.ru/images/z/backupsql.txt -- 7.3 Кб -- 29.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>218) - observ.pereplet.ru/ )
18. Photos from Prague(2006)
Warning : stat failed for titles.php (errno=2 - No such file or directory) in /resurs/www/person/math/scripts/photo_album_paginal_picasa.php on line 2 . Warning : Cannot add header information - headers already sent by (output started at /resurs/www/person/math/scripts/photo_album_paginal_picasa.php:2) in /resurs/www/person/math/scripts/photo_album_paginal_picasa.php on line 3 . ... Photos . ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~math/photos/prague2006/index_p.php -- 9.6 Кб -- 27.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>148) - lnfm1.sai.msu.ru/ )
19. A unique isolated dwarf spheroidal galaxy KKR25
... We present a photometric and spectroscopic study of the unique isolated nearby galaxy KKR25. The isolated dwarf spheroidal (dSph) galaxy KKR25 was discovered by Karachentseva, Karachentsev Richter (1999, A , 135, 221) during the search of dwarf galaxies in the direction of the Local Void. In spite of its isolation KKR 25 has no gas and looks like a normal dwarf spheroidal system. ... This is the first known planetary nebula in a dwarf spheroidal galaxy outside the Local Group. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/Doc-en/SciNews/2012/Makarov/ -- 5.8 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/SciNews/2012/Makarov/ -- 5.8 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/SciNews/2012/Makarov/ -- 5.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>246) - mavr.sao.ru/ )
20. Iowa Robotic Telescope Facilities
... Iowa Robotic Telescope | ... Talon is based on OCAAS, a software suite developed by software engineer Elwood Downey ( Clear Sky Institute ) for use at the University of Iowa ?s first remote facility (the ATF, or Automated Telescope Facility). ... XObservatory : Telescope Control Interface . ... This program calls upon and coordinates much of the interrelated portions of the Talon architecture, and forms the primary control panel for the telescope, dome, and peripheral systems when used locally. ...
[
Сохраненная копия
]
Ссылки http://vega.inp.nsk.su/~inest/Talon(OCAAS)/Iowa%20Robotic%20Telescope%20Facilities.htm -- 37.9 Кб -- 25.01.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>102) - vega.inp.nsk.su/ )