| 例文 |
log runの部分一致の例文一覧と使い方
該当件数 : 16件
/var/run/utmp /var/log/wtmp "CONFORMING TO" 例文帳に追加
/var/run/utmp/var/log/wtmp準拠 - JM
/var/run/utmp database of currently logged-in users /var/log/wtmp database of past user logins "CONFORMING TO" 例文帳に追加
/var/run/utmp 現在ログイン中のユーザーのデータベース/var/log/wtmp 過去のユーザーログインのデータベース準拠 - JM
Because of this, binaries using the old libc5 struct will corrupt /var/run/utmp " and/or " /var/log/wtmp . 例文帳に追加
そのため昔の libc5 の構造体を使ったプログラムは/var/run/utmp " や " /var/log/wtmp ファイルを壊してしまう。 - JM
uid = nobodygid = nobodyuse chroot = yesmax connections = 15pid file = /var/run/rsyncd.pidmotd file = /etc/rsync/rsyncd.motdlog file = /var/log/rsync.logtransfer logging = yeslog format = %t %a %m %f %bsyslog facility = local3timeout = 300 例文帳に追加
#このエントリは互換性の為にあります comment=GentooLinuxPortagetree - Gentoo Linux
# mkdir /diskless/192.168.1.21/home# mkdir /diskless/192.168.1.21/dev# mkdir /diskless/192.168.1.21/proc# mkdir /diskless/192.168.1.21/tmp# mkdir /diskless/192.168.1.21/mnt# chmod a+w /diskless/192.168.1.21/tmp# mkdir /diskless/192.168.1.21/mnt/.initd# mkdir /diskless/192.168.1.21/root# mkdir /diskless/192.168.1.21/sys# mkdir /diskless/192.168.1.21/var# mkdir /diskless/192.168.1.21/var/empty# mkdir /diskless/192.168.1.21/var/lock# mkdir /diskless/192.168.1.21/var/log# mkdir /diskless/192.168.1.21/var/run# mkdir /diskless/192.168.1.21/var/spool# mkdir /diskless/192.168.1.21/usr# mkdir /diskless/192.168.1.21/opt 例文帳に追加
(openMosixの場合のみ) #mkdir/diskless/192.168.1.21/mfs - Gentoo Linux
The OS also keeps a log of the jobs that have been run in the system 例文帳に追加
OS(オペレーティングシステム)はシステム内で実行されているジョブのログ(経過記録)も保存している - コンピューター用語辞典
Log on to the computer attached to the immersive display, cd to the directory containing the sample run files, then run the script for example #1: 例文帳に追加
没入型ディスプレイを接続したコンピュータにログオンし、実例ランファイルを含むディレクトリに移って、例題1のスクリプトを走らせなさい。 - コンピューター用語辞典
One additional advantage of sudo is that it can log any attempt(successful or not) to run an application. 例文帳に追加
sudoに関する別の利点は、アプリケーション実行の試み(成功、失敗に関わらず)を記録してくれることです。 - Gentoo Linux
This shows the contents of the server log and might contain information about why a test run failed. 例文帳に追加
これにより、サーバーログの内容が表示され、テスト実行が失敗した理由に関する情報が含まれているかもしれません。 - NetBeans
Choose the appropriate log level for the sun-bpel-engine from the drop down list.If logging is defined for a process activity, and the log level specified for it corresponds to the log level set for the BPEL SE, after you perform a test run of the process, the selected variable value will be written to the server log file.例文帳に追加
ドロップダウンリストから、sun-bpel-engine に適切なログレベルを選択します。 プロセスアクティビティーにログが定義されていて、指定されているログレベルが、BPEL SE に設定されているログレベルに対応している場合、プロセスのテスト実行を行なったあと、選択した変数の値がサーバーログファイルに記録されます。 - NetBeans
To make things work, make sure that the only thing running is the software that you are having problems with, then either run tcpdump(1) on the tun(4) interface of the gateway or enable ppp(8) TCP/IP logging (set log +tcp/ip) on the gateway. 例文帳に追加
うまく動かすためには、実行中のものが問題の発生しているソフトウェアだけであるかを確認し、 ゲートウェイの tun インタフェースに対して tcpdumpを実行するか、 ゲートウェイ上で ppp の TCP/IP ログ記録を有効化(set log +tcp/ip) してください。 - FreeBSD
For instance, to create a user called john who is member of the wheel, users and audio groups, log in as root first (only root can create users) and run useradd:例文帳に追加
例えば、wheel、usersそしてaudioグループに所属するjohnというユーザを作るときには、まずrootでログインして(rootだけがユーザを作ることができます)useraddを実行します。 - Gentoo Linux
If you want the GNOME Display Manager (GDM) to run automatically when you boot(so you can log on graphically), you must add the xdm init script to the default runlevel:例文帳に追加
ブートしたときに自動的にGNOMEデスクトップマネージャ(GDM)を実行したい場合(これによりグラフィカルにログインできるようになります)、xdmのinitスクリプトをdefaultランレベルに追加しなければなりません。 - Gentoo Linux
One way to keep a permanent record of the log files is to run the system console to a serial port and collect the information to a secure machine monitoring the consoles. 例文帳に追加
ログファイルを永久に残しておくための 1つの方法は、システムコンソールをシリアルポートにつないで走らせ、コンソールを監視している安全なマシンを通して絶えず情報を集める ことです。 - FreeBSD
The log recording section acquires the counter value from the free-run counter (S130) once a dispatch is made (Yes at S110), generates execution history information composed of the counter value and the ID of a task as an object of the dispatch (S140), and records the information in the RAM (S150).例文帳に追加
ログ記録部は、ディスパッチが発生すると(S110でYes)、フリーランカウンタからカウンタ値を取得し(S130)、これと、ディスパッチの対象となったタスクのIDと、からなる実行履歴情報を作成して(S140)、RAMに記録する(S150)。 - 特許庁
The computer system has operating systems (real-time OS 40 and multimedia OS 50) each equipped with a log recording section that generates execution history information on tasks executed by a CPU and records it in a RAM under control of its system based upon a value of a free-run counter of hardware constitution that the CPU is equipped with.例文帳に追加
コンピュータシステムは、各オペレーティングシステム(リアルタイムOS40及びマルチメディアOS50)に、CPUが備えるハードウェア構成のフリーランカウンタの値に基づいて、自システムの管理下で、CPUにより実行されるタスクの実行履歴情報を生成し、これをRAMに記録するログ記録部を備える。 - 特許庁
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
