... Previous message: [RU-NGI] mysql dpm под UMD-3 : не удаётся восстановить данные . Next message: [RU-NGI] mysql dpm под UMD-3 : не удаётся восстановить данные . ... Выход такой: mysql> select * from information_schema.user_privileges; +-------------------------------+---------------+-------------------------+--------------+ | ... root'@'localhost' | NULL | ... YES | ... root'@'lcg58' | ... root'@'127.0.0.1' | ... root'@'lcg58.sinp.msu.ru' | ... Это два разных root для MySQL. ...
... The very first interface to be activated is the loopback interface : # ifconfig lo 127.0.0.1 Occasionally, you will also see the dummy hostname localhost being used instead of the IP- address . ifconfig will look up the name in the hosts file where an entry should declare it as the hostname for 127.0.0.1 : # Sample /etc/hosts entry for localhost localhost 127.0.0.1 To view the configuration of an ... Make sure you use the same address as you gave to ifconfig. ...
... Need to authenticate against mysql database backend. localhost ~ # nano -w / etc /portage/package.use net-libs/ courier-authlib mysql net-mail/ courier-imap mysql localhost ~ # emerge courier-imap // limit to mysql module only, instead load all of them. localhost ~ # nano -w / etc /courier/authlib/authdaemonrc authmodulelist= authmysql // set variables to match your setup. localhost ~ # ...
PHP Manual . ... PHP 3 <= 3.0.18, PHP 4 >= 4.0.0) mysql_connect -- Open a connection to a MySQL Server . resource mysql_connect ( [string server [, string username [, string password]]]) . Returns a MySQL link identifier on success, or FALSE on failure. mysql_connect() establishes a connection to a MySQL server. ... The server parameter can also include a port number. eg. "hostname:port" or a path to a socket eg. ":/path/to/socket" for the localhost. ... mysql_close . ... mysql_create_db ...
XML-RPC HOWTO . ... Using XML-RPC with Perl . Next . The following program shows how to write an XML-RPC server in Perl: use Frontier::Daemon; sub sumAndDifference { my ($x, $y) = @_; return {'sum' => $x + $y, 'difference' => $x - $y}; } # Call me as http://localhost:8080/RPC2 $methods = {'sample.sumAndDifference' => \&sumAndDifference}; Frontier::Daemon->new(LocalPort => 8080, methods => $methods) or die "Couldn't start HTTP server: $!" ... A Perl Client . ... A CGI-Based Perl Server ...
... BR = $mysql_err_msg ; exit; }//if if ($check_zero_rows == true) { if (mysql_num_rows($ res ) == 0) { if (!empty($mysql_zero_rows_err_msg)) {echo BR = $mysql_zero_rows_err_msg ; } if ($die_on_zero_rows == true) {exit; } }//if }//if if ($return_ res == 1) { return $ res ; }//if if ($return_ res ==2) { return mysql_fetch_array($ res ); }//if if ($return_ res == 3) { return mysql_num_rows($ ...
... Line: 1 to 1 . TWiki Site-Level Preferences . The following settings are site-level preferences , e.g. affecting all users in all TWiki webs. These preferences can be overwritten by web preferences (topic WebPreferences in each TWiki web) and user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web) . ... Mail host for outgoing mail. ... Set SMTPMAILHOST = mail . ... Site-level preferences that are not allowed to be overridden by WebPreferences and user preferences: . ...
... Lyrics from the album cover. rcwoods@famoore@unix1.tcd.ie get back on it : Re.ac.tor Think I'll get back on the highway I hope I'll see you soon Get back on it Get back on it Think I'll get back on the highway I hope I'll see you soon Get back on it Get back on it I may be late in comin' though I ...
... About Trac . ... Automatic reloading: For development, Tracd can be used in auto_reload mode, which will automatically restart the server whenever you make a change to the code (in Trac itself or in a plugin). ... A single project on port 8080. ( тАЛ http://localhost:8080/ ) $ tracd -p 8080 /path/to/project . ... The general format for using authentication is (on windows skip the "=" after --auth): $ tracd -p port --auth=base_project_dir,password_file_path,realm project_path . ... realm realm . ...
Электронная библиотека Попечительского совета . ... Ts J., Eckstein R., Collier-Brown D. - Using Samba . ... Название: Using Samba . Авторы: Ts J., Eckstein R., Collier-Brown D. Аннотация: . ... bindir (configure script option) . datadir (configure script option) . eprefix (configure script option) . include dir (configure script option) . infodir (configure script option) . ... ACLs, support in Samba 2.2 . ... Электронная библиотека попечительского совета мехмата МГУ , 2004-2016 . ...
... Использование ZODN не только позволяет гарантировать целостность объектной среды , но и дает возможность обрабатывать различные события, связанные с активацией и сохранением объектов в хранилище; Контроль доступа -- Встроенная система безопасности ZOPE допускает более эффективное разграничение доступа чем подавляющее большинство современных ОС; Сравнивая эти компоненты ... Такой подход накладывает некий отпечаток на структуру объектов сайта. ... Запись содержит подмножество атрибутов...
... Все программы для работы с WWW-документами в сети Internet используют протокол [164] TCP/IP . ... Если у вас на работе уже есть локальная сеть с выходом в Internet, то установка программного обеспечения не потребует много хлопот. ... Авторы сделали такой выбор потому, что Microsoft Windows - наиболее распространенная платформа для программ просмотра, а UNIX - наиболее распространенная платформа для WWW-серверов. ... Программа предоставляется как бесплатное приложение к лицензионной копии Windows . ...
... Эта глава представляет обзор функций администрирования системы Linux, включая ряд особых функций, предназначенных исключительно для администратора системы. ... Как вы знаете, UNIX различает различных пользователей, так что то, что они могут сделать друг другу и системе, регулируется (например, не хочется, чтобы кто-то читал чужие любовные письма). ... Например, если вы как обычный пользователь случайно попытаетесь удалить файл в /etc , система не разрешит вам это сделать. ... Например, команда . ...
Grid Information Service (Meta-Directory Service 2) Globus ToolkitTM Developer Tutorial The Globus ProjectTM Argonne National Laboratory USC Information Sciences Institute http://www.globus.org/ Copyright (c) 2002 University of Chicago and The University of Southern California. ... GIIS requests information from GRIS services as needed. Client 3 GIIS Cache contains info from A and B 5 March 25, 2002 Globus ToolkitTM Developer Tutorial: MDS-2 MDS-2 Service Architecture ? ...
[
Текст
]
Ссылки http://acat02.sinp.msu.ru/presentations/GGtut/Dev-08-Information1.pdf -- 940.6 Кб -- 06.07.2002 Похожие документы