Поиск по:rtm-cs.sinp.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера rtm-cs.sinp.msu.ru ,которые мы индексируем. Показаны документы 301 - 320 из 1170.
Упорядочить по:
URL
|
дате изменения
301. Java CGI HOWTO
... This HOWTO document explains how to set up your server to allow CGI programs written in Java and how to use Java to write CGI programs. ... 2.2 Java CGI Add-On Software . ... 5.5 HTML . ... If you use this software, please make some reference to http://www.orbits.com/software/Java_CGI.html , so that others will be able to find the Java CGI classes. ... The Text class is the superclass for both the Email and the HTML classes. public class CGI . ... Currently unused. public class HTML extends Text . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Java-CGI-HOWTO.html -- 31.7 Кб -- 04.05.2000
Похожие документы
Похожие документы
302. Linux Italian-HOWTO
... Questo HOWTO descrive in alcuni semplici passi come configurare il proprio sistema Linux per supportare pienamente la tastiera e la localizzazione italiana. ... 10.3 Siti Linux . ... Se siete alle prime armi con Linux, lo avete appena installato, il consiglio che vi do quello di mettere da parte questo HOWTO e farvi una certa cultura su UNIX in generale e su Linux. ... Se volete stampare puro testo con le accentate da Linux, a questo punto non vi resta che provare una delle soluzioni seguenti: . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Italian-HOWTO.html -- 107.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
303. Intranet-Server-HOWTO
... This document describes how to setup an Intranet using Linux as the server which binds Unix, Netware, NT and Windows together. ... Detailed explanations are provided for setting up HTTP using the NCSA server and connect to it using TCP/IP clients from Novell, Microsoft under Windows3.1, WFWG,Win95 and WinNT and MacTCP on the Apple PowerMac. ... This document assumes that you already know how to install TCP/IP on your Linux server and connect it physically to your LAN using an Ethernet network card. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Intranet-Server-HOWTO.html -- 45.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
304. Ingres II HOWTO
... This document helps install the Ingres II Relational Database Management System on Linux. ... 4.2 II_LOG_FILE and II_DUAL_LOG . ... The binaries, shared libraries, configuration files and other files which make up the Ingres software, will be located in a tree structure after installation. ... Journal location: from time to time, Ingres writes the records of committed transactions from the log file to journal files (journaling may be set on or off at the database or even at the table level). ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/IngresII-HOWTO.html -- 65.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
305. "Pocket" ISP based on RedHat Linux
... This document outlines the setup of a single RedHat box for dialins, virtual web hosting, virtual email, POP3 and ftp servers. ... The idea is a complete ISP solution based on RedHat Linux. ... 4.11 Configure FTP server . ... First of those makes the file that contains encrypted passwords readable only to root user and the second allows longer and harder to crack passwords. ... Using RedHat 5.1 to Start an ISP , the short article on how to start an ISP if all you have is a Linux RH ;-) . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/ISP-Setup-RedHat.html -- 55.6 Кб -- 04.05.2000
Похожие документы
Похожие документы
306. ISP-Hookup-HOWTO
... This document describes how to use Linux to connect to an Internet Service Provider via a dial-up modem TCP/IP connection. ... usr/lib/ppp/README.linux . ... As user root, add the following line to /etc/rc.d/rc.local: su news -c /usr/lib/newsbin/maint/newsboot News may be collected via the program NewsX , picking news from an NNTP-server The program can be found at: . ... News exchange is also done as user news by the following command (assuming PPP is up and running): /usr/local/sbin/fetch . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/ISP-Hookup-HOWTO.html -- 43.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
307. Linux IR HOWTO
. v2.8, 20 September 1999 . An introduction to Linux and infrared devices and how to use the software provided by the Linux/IrDA project. This package uses IrDA(TM) compliant standards. IrDA(TM) is an industrial standard for infrared wireless communication, and most laptops made after January 1996 are equipped with an IrDA(TM) compliant infrared transceiver. Infrared ports let you communicate with printers, modems, fax machines, LANs, and other laptops. Speed ranges from 2400bps to 4Mbps. The Linux/IrDA
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/IR-HOWTO.html -- 184.1 Кб -- 04.05.2000
Похожие документы
Похожие документы
308. Linux IPX-HOWTO
... This document aims to describe how to obtain, install and configure various tools available for the the Linux operating system that use the Linux kernel IPX protocol support. ... IPX . ... If you only wish to use the services of an existing NetWare server, you can use ipx_configure (section 7.1) to automatically define the IPX interfaces by using broadcast queries to look for a server. ... They both allow you to share files on your linux machine with users using Novell NetWare client software. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/IPX-HOWTO.html -- 86.0 Кб -- 04.05.2000
Похожие документы
Похожие документы
309. Linux IPCHAINS-HOWTO
... 4.1 How Packets Traverse The Filters . ... 6.1 ipchains -L Freezes! ... TCP'. ... See ICMP Packets below). ... Packets which are one of the error ICMPs get ACCEPTed, otherwise, control will pass back to the calling chain. ipchains -A icmp-acc -p icmp --icmp-type destination-unreachable -j ACCEPT ipchains -A icmp-acc -p icmp --icmp-type source-quench -j ACCEPT ipchains -A icmp-acc -p icmp --icmp-type time-exceeded -j ACCEPT ipchains -A icmp-acc -p icmp --icmp-type parameter-problem -j ACCEPT . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/IPCHAINS-HOWTO.html -- 115.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
310. Linux Information Sheet
... 3.3 Supported hardware . ... As of September 1, 1998, the current stable version of Linux is 2.0.35, and the latest development version is 2.1.119. multitasking: several programs running at the same time. multiuser: several users on the same machine at the same time (and no two-user licenses!). multiplatform: runs on many different CPUs, not just Intel. multiprocessor: SMP support is available on the Intel and SPARC platforms (with work currently in progress on other platforms), and ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/INFO-SHEET.html -- 38.1 Кб -- 04.05.2000
Похожие документы
Похожие документы
311. HELLENIC HOWTO
... Auto to keimevo periexei plnrofories gia tnv ru8misn tou Linux gia upostnri3n twv idiaiterotntwv twv Ellnvwv kai tns ellnvikns glwssas. ... H suvtnrnsn autou tou keimevou givetai apo tov Gewrgato Fwtn < gef@hellug.gr > kai n pio teleutaia ekdosn 8a brisketai sto URL: http://students.ceid.upatras.gr/~gef/linux/docs/HOWTO/ . ... Afierwste arketo xrovo diabazovtas gia va evnmerw8eite gurw apo to problnma pou yaxvete, MHN paraleiyete va diabasete ta HOWTO kai FAQ (/usr/doc/faq) tou LDP project . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Hellenic-HOWTO.html -- 137.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
312. The Hebrew HOWTO
... 4.1 Hebrew fonts. ... 4.3 Making an X application to use Hebrew fonts. ... 9.3 Ftp . ... keycode 8 = keycode 9 = Escape keycode 10 = 1 exclam keycode 11 = 2 at keycode 12 = 3 numbersign keycode 13 = 4 dollar keycode 14 = 5 percent keycode 15 = 6 asciicircum keycode 16 = 7 ampersand keycode 17 = 8 asterisk keycode 18 = 9 parenleft keycode 19 = 0 parenright keycode 20 = minus underscore keycode 21 = equal plus keycode 22 = Delete keycode 23 = Tab keycode 24 = q Q slash...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Hebrew-HOWTO.html -- 26.5 Кб -- 04.05.2000
Похожие документы
Похожие документы
313. Linux Hardware Compatibility HOWTO
. v99.3, 28 September 1999 . This document lists most of the hardware supported by Linux and helps you locate any necessary drivers. 1.1 Welcome . 1.2 Copyright . 1.3 System architectures . 2.1 Specific system/motherboard/BIOS . 2.2 Unsupported . 3.1 Specific laptops . 3.2 PCMCIA . 6.1 Diamond video cards . 6.2 SVGALIB (graphics for console) . 6.3 XFree86 3.3.2 . 6.4 S.u.S.E. X-Server . 6.5 Commercial X servers . 7.1 Alpha, Beta drivers . 9.1 Supported . 9.2 Alpha, Beta drivers . 9.3 Unsupported . 11.1
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Hardware-HOWTO.html -- 181.8 Кб -- 04.05.2000
Похожие документы
Похожие документы
314. Glibc 2 HOWTO
... The glibc 2 HOWTO covers installing and using the GNU C Library version 2 (libc 6) on Linux systems. ... To test the installation, create the following program in a file glibc .c: # include stdio.h main() { printf( hello world!\n ); } and compile with the options of -b base install directory -nostdinc -I install directory / include -I/ usr / lib /gcc- lib / new system dir / gcc version / include : % gcc -b i486-linuxglibc2 -nostdinc -I/ usr /i486-linuxglibc2/ include -I/ ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Glibc2-HOWTO.html -- 45.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
315. German HOWTO
... Das German-HOWTO wendet sich an Linux-Benutzer, deren Linux-Installation nicht oder nur teilweise an "deutsche" Begebenheiten angepa t ist. ... Dieses HOWTO beschr nkt sich ausschlie lich auf die Beschreibung der f r Deutschland spezifischen Konfiguration von Linux und seinen Programmen. ... Erlauben die Eingabe von Umlauten und Akzenten durch vorangestellte Zeichen, d.h. ~a wird schon w hrend der Eingabe der Zeichen zu einem a mit der Schlange dar ber (und auch als solches abgespeichert). ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/German-HOWTO.html -- 67.2 Кб -- 04.05.2000
Похожие документы
Похожие документы
316. Ftape-HOWTO
... This HOWTO discusses essential do's and dont's for the ftape floppy tape driver under Linux. ... 6.4 Using an external tape drive with ftape . ... Ftape-FAQ . ... Yes, if you are using version ftape-3.x or later of the Ftape drivers from the Ftape Home Page or from ftp://sunsite.unc.edu/pub/Linux/kernel/tapes . ... When you post your problem report, include the information about ftape version, kernel version, expansion bus type (ISA, VL-bus, PCI or EISA), bus speed, floppy controller, and tape drive...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Ftape-HOWTO.html -- 124.1 Кб -- 04.05.2000
Похожие документы
Похожие документы
317. From-PowerUp-To-Bash-Prompt-HOWTO
... This is a brief description of what happens in a Linux system, from the time that you turn on the power, to the time that you log in and get a bash prompt. It is organised by package to make it easier for people who want to build a system from source code. ... You can use the dd command to copy it to a file: dd if=/dev/fd0 of=boot.sector . ... This reads the configuration file /etc/lilo.conf and writes the boot loaders, and information about the operating systems it can load, to the hard disk. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/From-PowerUp-To-Bash-Prompt-HOWTO.html -- 69.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
318. Le Francophones-HOWTO : Linux & la langue fran aise
... Ces nouveaux claviers r pondent aux normes CAN/CSA Z243.200-92 et ISO 9995-7 ; ils sont pr vus pour tre utilis s dans n'importe quelle langue, en rempla ant par exemple les intitul s des touches par des pictogrammes : « Del », en anglais, qui se traduisait par « Suppr » en fran ais devient ainsi trois barres obliques fines orient es sud-ouest/nord-est. ... Dans la pratique, bien s r, les Afrikaaner utilisent Latin 1 ; la m me chose se passe pour un certain nombre des cas qui suivent. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Francophones-HOWTO.html -- 130.2 Кб -- 04.05.2000
Похожие документы
Похожие документы
319. Framebuffer HOWTO
... This document describes how to use the framebuffer devices in Linux with a variety of platforms. ... It represents the frame buffer of some video hardware, and allows application software to access the graphic hardware through a well-defined interface, so that the software doesn't need to know anything about the low-level interface stuff [Taken from Geert Uytterhoeven's framebuffer.txt in the linux kernel sources] . ... You'll need to create the framebuffer device in /dev. ... Mystique support . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Framebuffer-HOWTO.html -- 69.7 Кб -- 04.05.2000
Похожие документы
Похожие документы
320. Font HOWTO
... 4.4 xfs . ... Typically, a UNIX Type1 font is distributed as an afm ( adobe font metric ) file, and an outline file, which is usually a pfb ( printer font binary ) or pfa ( printer font ascii ) file. ... For these users, the best thing to do is use xfs to install Type1 fonts, and install TrueType fonts via xfstt . ... To convert a TrueType to a Type1 font, use the following syntax: ttf2pt1 -b file.ttf name Where name is the name of the file corresponding to the new Type1 font ( ie it's arbitrary. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Font-HOWTO.html -- 90.9 Кб -- 04.05.2000
Похожие документы
Похожие документы