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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/7.html.

1. Change /etc/syslog.conf
... Re : ICMP - Supressing Messages in 2.1.82 Kernel ( Brent Johnson ) . Keywords: ICMP request IPV4 broadcast . ... The kernel message is printed with KERN_CRIT level. so modify your /etc/syslog.conf to log KERN_CRIT messages to /var/adm/kernel or some other file. ... If you want to fix this particular message then just modify your kernel (file net/ipv4/icmp.c line 683) to printk(KERN_INFO "%s sent an invalid ICMP error to.. Dont try this if you dont want to mess around with the kernel. balaji . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/205/1.html -- 2.8 Кб -- 23.03.2000
Похожие документы

2. Changes for Release 1.9
SAOtng 1.9 is a major release in which the original Xt-based XPA 1.0 messaging system has been redesigned and reimplemented. ... Here are a list of changes to xpa that will be of interest to users of SAOtng: . ... If you are running SAOtng on one machine and using xpaset and xpaget on another, please read the XPA documentation on access control in saord/xpa-2.0/doc/acl.html or http://hea-www.harvard.edu/RD/xpa/acl.html. ... xpaset SAOtng fits . ... Review of Changes for Release 1.8 here . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/new19.html -- 4.1 Кб -- 01.10.2012
Похожие документы

3. TUI:TUI Menu:Log Windows
Log windows display messages from all "actors" (instruments, the TCC, the hub...) and allow you to send commands. Controls along the top allow you to filter out unwanted garbage or highlight messages of particular interest. ... Regular Expressions . ... The entry field for "+ Actors" and "+ Commands" filtering accept space-separated regular expressions . ... If you plan to send many messages to a particular actor, you may select the actor from the menu next to the command entry field. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/TUIMenu/LogWin.html -- 8.3 Кб -- 05.09.2014
Похожие документы

4. Example of changing a password with the passwd command
To change your password: passwd Old password: enter your current password New password: enter your new password Retype new password: re-enter your new password . Enter the command passwd and then respond to the prompts by entering your old password followed by your new one. ... The passwords will not appear on the screen as you type, to prevent other people from seeing them. If you make a mistake, the message Mismatch - password unchanged. is displayed and your password remains unchanged. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/basics/basic3.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

5. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/MIDI/midi-msgs
Specification: Status Data Byte(s) Description D7----D0 D7----D0 ------------------------------------------------------------------------- Channel Voice Messages ------------------------------------------------------------------------- 1000cccc 0nnnnnnn Note Off event. 0vvvvvvv This message is sent when a note is released (ended). (nnnnnnn) is the note number . (vvvvvvv) is the velocity. 1001cccc 0nnnnnnn Note On event. 0vvvvvvv This ... The numbers are: Local Control. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/MIDI/midi-msgs -- 8.0 Кб -- 14.03.1990
Похожие документы

6. LWN: Porting device drivers to the 2.6 kernel
The 2.6 kernel contains a long list of changes which affect device driver writers. As part of the task of porting the Linux Device Drivers sample code to 2.6, your humble LWN Kernel Page author is producing a set of articles describing the changes which must be made. ... November 25, 2003) The entire set of articles has been updated to reflect the 2.6.0-test10 kernel. ... Timekeeping changes (November, 2003; 2.6.0-test9); changes to how the kernel manages time and time-related events. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/26porting.html -- 14.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/26porting.html -- 14.4 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/26porting.html -- 14.4 Кб -- 02.10.2012
Похожие документы

7. The Mosaic Data Capture Agent
... The Mosaic Data Capture Agent (DCA) plays a central role in connecting the raw data stream from the NOAO CCD Mosaic controller system to the rest of the data handling system (DHS). ... The major subsystems of the DCA at present are the message bus interface, an event loop and event handlers for processing message requests, a distributed shared object implementation, a keyword database system, the TCL interpreter, and a TCL-based keyword translation module. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/todyd1.html -- 15.6 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/todyd1.html -- 15.6 Кб -- 15.05.1998
Похожие документы

8. http://hea.iki.rssi.ru/conf/hea2007/tmp/Mail-Bulkmail-3.12/migration.guide.txt
This is to help you migrate from Mail::Bulkmail 2.x to Mail::Bulkmail 3.x change use Mail::Bulkmail 2.05 to use Mail::Bulkmail 3.03 "/path/to/conf/file"; change $bulk->allow_duplicates(1); to $bulk->Trusting('duplicates' => 1) (should be in the conf file as Trusting @= duplicates) change $bulk->safe_banned(1) to $bulk->Trusting('banned' => 0); (should just not be specified, since it defaults to 0. ... Headers from message (HFM) is no longer supported. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/tmp/Mail-Bulkmail-3.12/migration.guide.txt -- 3.1 Кб -- 06.02.2003
Похожие документы

9. Upgrading to 1.3 from 1.2
In order to assist folks upgrading we are now going to maintain a document describing information critical to existing Apache users. Note that it only lists differences between recent major releases, so for example, folks using Apache 1.1 or earlier will have to figure out what changed up to Apache 1.2 before this document can be considered relevant. Old users could look at the src/CHANGES file which tracks code changes. ... There have been numerous changes to the default config files. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/upgrading_to_1_3.html -- 15.6 Кб -- 15.10.2001
Похожие документы

10. The buffer cache
... This is called disk buffering , and the memory used for the purpose is called the buffer cache . Since memory is, unfortunately, a finite, nay, scarce resource, the buffer cache usually cannot be big enough (it can't hold all the data one ever wants to use). ... On the one hand, data that is written is often soon read again (e.g., a source code file is saved to a file, then read by the compiler), so putting data that is written in the cache is a good idea. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node65.html -- 8.4 Кб -- 04.05.1997
Похожие документы

11. Electronic version of Russian Bulletin
... Corresponding authors will receive an e-mail with a PDF file of paged proof for checking and correction. The file can be read and edited using Adobe Acrobat Reader (version 9 and higher) which can be free downloaded via the Internet ( http://get.adobe.c om/reader/ ). ... You can use text correction tools to make corrections (after selecting the necessary text fragment). ... For users of Adobe Reader 9: . ... to insert text without replacing the existing text, use the "Insert text at cursor" tool. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/electronic.html -- 8.9 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/electronic.html -- 8.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>121) - mavr.sao.ru/ )

12. http://lnfm1.sai.msu.ru/SETI/koi/articles/abstr1.html
... Unlike the previous digital-only Messages, Arecibo-1974 and Evpatoria-1999, the TAM has complex, three-section structure with different forms of information. Section 1 represents coherent sounding radio signal with slow Doppler wavelength tuning to imitate transmission from Sun's center. ... Section 2 is an analog information and represents musical melodies, performed on the Theremin. ... There were seven musical compositions in the 1st Theremin Concert for Aliens. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/SETI/koi/articles/abstr1.html -- 3.2 Кб -- 16.10.2002
Похожие документы

13. Hartmann Bel Baby Changing Mats Впитывающие пеленки 60х60 см 10 шт. - Hartmann
... title=' Hartmann Bel Baby Changing Mats Впитывающие пеленки 60х60 см 10 шт. Hartmann - HartmannBel Baby Changing Mats Впитывающие пеленки 60х60 см 10 шт.' border='0' align='left' width='120' style='margin-right: 20px;' hspace='7' vspace='5'/> Детские впитывающие пеленки Hartmann Bel Baby Changing Mats используются для дополнительной защиты постельного белья, обеспечивая максимальную степень впитываемости. ... Надежную защиту от протекания также обеспечивает непромокаемый внешний слой пеленки. ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku2598.html -- 18.3 Кб -- 14.02.2016
Похожие документы

14. Stellarium: StelTextureBackend Class Reference
... StelTextureBackend Class Reference . Base class for texture implementations. ... Definition at line 95 of file StelTextureBackend.hpp . ... Definition at line 101 of file StelTextureBackend.hpp . ... Definition at line 157 of file StelTextureBackend.hpp . ... Definition at line 200 of file StelTextureBackend.hpp . ... Definition at line 185 of file StelTextureBackend.hpp . ... Definition at line 130 of file StelTextureBackend.hpp . ... Definition at line 143 of file StelTextureBackend.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelTextureBackend.html -- 21.8 Кб -- 28.02.2014
Похожие документы

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

16. volinks [SAI Virtual Observatory - Wiki]
. Trace: . start : volinks . 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. volinks.txt Last modified: 2007/05/07 18:32 by oleg Back to top . SAI VO | Astronet | SAI MSU | Legal Information .
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/volinks?do=recent -- 9.2 Кб -- 09.04.2016
Похожие документы

17. METI-CHILDREN-mirror1
... If you hope that aliens could be somewhere then meet with first Children's Message to Extraterrestrial! ... Message to . ... An idea of contact with unknown life forms unite different specialist like: astronomers, physicists, cyberneticians, radio technicians, linguists, philosophers, and historians. Take a look at page prepared by the SETI Science and Culture Center of the Tsiolkovsky Academy of Cosmonautics and by the SETI Section of the Radio Astronomy Council, Russian Academy of Sciences. ...
[ Сохраненная копия ]  Ссылки http://edu.zelenogorsk.ru/eprojects/meti/METI-CHILDREN-mirror1_en.htm -- 5.6 Кб -- 01.08.2001
Похожие документы
Еще в разделе: (Показать все результаты (>46) - edu.zelenogorsk.ru/ )

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

19. http://tlgleonid.chat.ru/
. Sorry, your browser don't support frames mode. Change Browser and come again !!!
[ Сохраненная копия ]  Ссылки http://tlgleonid.chat.ru/ -- 1.5 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>2) - tlgleonid.chat.ru/ )

20. Vladimir Marsakov Abstracts
... It was found that the Sun lies 9?2 pc above the plane of hte Galactic disk in the direction of North Galactic pole and that F0-F9 stars contribute 0.0035 M /pc 3 to the density of the Galactic disk. ... We used this method to determine the scale height of the subsystem of F stars of the Galactic disk, Z 0 =160?10 pc. ... It is suggested that scale height of the metal-poor stars subsystem is due to the infall of the metall-poor intergalactic gas onto the disk. ...
[ Сохраненная копия ]  Ссылки http://ip.rsu.ru/~marsakov/abs/abst26.htm -- 4.4 Кб -- 02.02.2007
Похожие документы
Еще в разделе: (Показать все результаты (>35) - ip.rsu.ru/ )

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


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

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

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