「Getty」を含む例文一覧(50)

  • The third character was an argument to getty (8)
    3 文字目はgetty (8) - JM
  • The getty program accepts one (optional) parameter on its command line, the getty type.
    getty プログラムは、 コマンドラインパラメータとして、 getty タイプをとります。 - FreeBSD
  • Check the getty processes to make sure the correct getty type is in use.
    また、getty プロセスの情報を調べて、適切な gettyのタイプが使用されていることを確認してください。 - FreeBSD
  • The xdm command must start after getty(8) runs, or else getty and xdm will conflict, locking out the console.
    そうでないと、xdm は gettyと衝突し、コンソールをロックアウトしてしまいます。 - FreeBSD
  • The first, /etc/gettytab, contains configuration information for the /usr/libexec/getty daemon.
    まず、 /etc/gettytab には、 /usr/libexec/getty デーモンの設定を記述します。 - FreeBSD
  • The getty program reads these characteristics from the file /etc/gettytab.
    getty プログラムは、与えられた gettyタイプに対応したこれらの特徴を /etc/gettytab から 読み込みます。 - FreeBSD
  • In Unix V7 the format was changed: here the second character was the argument to getty (8)
    Unix V7 ではフォーマットが変更された:2 文字目がgetty (8) - JM
  • For example, to get a list of running getty processes with ps, type:#
    以 下のコマンドで動作中の getty プロセスのリストを得ることができます。 # - FreeBSD
  • /etc/gettytab is a termcap(5) -style file of configuration information for getty(8) .
    /etc/gettytab は、getty(8) の設定ファイルで、termcap(5)と同様の形式で記述されます。 - FreeBSD
  • Make sure that a getty process is running and serving the terminal.
    getty が動いていて、端末を認識していることを確認してください。 - FreeBSD
  • For example, the following display shows that a getty is running on the second serial port ttyd1 and is using the std.38400 entry in /etc/gettytab: 22189 d1 Is+ 0:00.03 /usr/libexec/getty std.38400 ttyd1
    たとえば、以下 の表示例は、getty は2番目のシリアルポート (ttyd1) に対し て /etc/gettytab 中の std.38400のエントリを使って動作し ているということを示しています。 22189 d1 Is+ 0:00.03 /usr/libexec/getty std.38400 ttyd1 - FreeBSD
  • J.p. getty had a formula for success.
    P. ゲティーには成功の秘訣があった。 - 映画・海外ドラマ英語字幕翻訳辞書
  • Configuring FreeBSD for Dial-up Services provides a good description on enabling dial-up services using getty(8) . An alternative to getty is mgetty, a smarter version of getty designed with dial-up lines in mind.
    getty でダイアルアップサービスをおこなう場合の優れた解説が FreeBSDでダイアルアップサービスをおこなうための設定 にあります.getty に代わるものとしては, mgetty があります.これは getty をより柔軟にしたもので,ダイアルアップ回線での使用を意図して 設計されています. - FreeBSD
  • But this is not a getty image.
    これはプロが撮った写真じゃなくて - 映画・海外ドラマ英語字幕翻訳辞書
  • How much is that van you were looking at, getty?
    ゲッティが運転してる車はいくらだ? - 映画・海外ドラマ英語字幕翻訳辞書
  • When setting the getty type in the /etc/ttys file, make sure that the communications settings on the terminal match.
    /etc/ttys の getty タイプの設定をする際は、 端末側の通信パラメータの設定が、gettyタイプのものと一致していることを確認し てください。 - FreeBSD
  • If you are to start xdm from /etc/ttys, there still is a chance of conflict between xdm and getty(8) .
    /etc/ttys から xdmを起動させている場合には、 xdm と gettyが衝突する可能性があります。 - FreeBSD
  • Also, check the log file /var/log/messages to see if there are any log messages from init or getty regarding any problems.
    また、ログ ファイル /var/log/messages に init および getty から何か出力がないかどうかも確認してみてく ださい。 - FreeBSD
  • Because getty does not understand any particular modem's connection speed reporting, getty gives a login: message at an initial speed and watches the characters that come back in response.
    この場合、 gettyは、モデムが返すリザルト コードからモデムとコンピュータの接続速度を認識することができませんので、getty は、 まず初期速度で login: という文字列を送信して、それに対する応答の文字列を監視します。 - FreeBSD
  • The getty here is moving their books to the ucla
    このゲッティ図書館は本をUCLAに移動しています - 映画・海外ドラマ英語字幕翻訳辞書
  • The getty here is moving their books to the ucla
    このゲッティ図書館は本をuclaに移動しています - 映画・海外ドラマ英語字幕翻訳辞書
  • Think of XDM as providing the same functionality to the user as the getty(8) utility (see Section 27.3.2 for details).
    XDM がユーザに getty(8) (詳しくはSection18.3.3をご覧ください) と同じ機能を提供することを考えてみてください。 - FreeBSD
  • You will need to set up an entry in /etc/gettytab to give getty information about the speeds you wish to use for your modem.
    getty が利用するモデムとコンピュータの接続速度に関する情報を/etc/gettytab に記述する必要があります。 - FreeBSD
  • For a locked-speed configuration, your ttys entry needs to have a fixed-speed entry provided to getty.
    速度を固定する設定では、/etc/ttys の中で、getty に対して固定速度のエントリを指定する必要があります。 - FreeBSD
  • This sequence can result in a extended, silly conversation between getty and the modem.
    この結果として、 モデムと getty の間で延々と無意味なやりとりが続いたというケースを聞いたことがあります。 - FreeBSD
  • You should see an entry for the terminal.
    その端末に対する gettyの情報が表示されるはずです。 - FreeBSD
  • Second, /etc/ttys holds information that tells /sbin/init what tty devices should have getty processes running on them.
    つぎに、 /etc/ttys に保存されている情報から、 /sbin/init はど の tty ディバイスに対してgetty のプロセスを実行するべきか判 断します。 - FreeBSD
  • If loaded from rc(8) , xdm should be started without any arguments (i.e., as a daemon).
    xdm はgetty が起動した後にロードされなければなりません。 - FreeBSD
  • The reason is that in the time taken between getty(8) exiting and ppp(8) starting, the client-side ppp(8) starts sending Line Control Protocol (LCP) packets.
    原因は getty の終了されるまでと、 pppが実行され、 クライアント側の ppp が Line Control Protocol (LCP)を送り始めるまでのタイミングにあります。 - FreeBSD
  • A getty type configures characteristics on the terminal line, like bps rate and parity.
    ただし、このパラメータは必須ではあ りません。 gettyタイプは、 ボーレートやパリティといった、接続され た端末の特徴を表すものです。 - FreeBSD
  • getty initializes and opens the line, sets the speed, prompts for a user name and then executes the login(1)
    次に、 端末からのログインを処理するプログラムの指定をおこな います。 FreeBSDでは、標準的には /usr/libexec/getty をこの目的で利用しています。 - FreeBSD
  • Putting on here will have the init process start the program in the second field, getty.
    このフィールド に on を指定すると、 initプロセスが2番目のフィールドに書かれ たプログラム、gettyを実行し、 ログインのためのプロンプトを送り出 すようになります。 - FreeBSD
  • If no getty process is running, make sure you have enabled the port in /etc/ttys.
    もし、getty プロセスが一つも動いていないようであれば、 /etc/ttys の中で、 そのポートを利用可能にする設定をしたかどうか確かめてください。 - FreeBSD
  • The corresponding entries in the /etc/ttys file would look like this: "/usr/libexec/getty std.38400" wy50
    以下に、エントリを追加した後の /etc/ttys から抜粋して示します。 - FreeBSD
  • The second item, "/usr/libexec/getty xxx " ( xxx will be replaced by the initial gettytab capability) is the process init will run on the device.
    2番目の項目 "/usr/libexec/getty xxx" (xxxは初期段階で使われる gettytab のエントリ に置き換えてください) が、init がこのディバイスに対して起動する プロセスです。 - FreeBSD
  • Connect to the modem using the same communications speed as the initial speed getty will use and configure the modem's non-volatile RAM to match these requirements: CD asserted when connected
    gettyが利用する初期速度でモデムに接続して、以下の条件を満たすように不揮発ラムの設定を変更してください。 - FreeBSD
  • The first item in the above line is the device special file for this entry -- ttyd0 means /dev/ttyd0 is the file that this getty will be watching.
    1番目の項目は、このエントリで対象とするディバイス スペシャル ファイル です。 上の例ではttyd0 として、 /dev/ttyd0 を getty に監視させることを表しています。 - FreeBSD
  • and the modem has not accepted a call yet, this means that getty has completed its open on the communications port. This could indicate a problem with the cabling or a mis-configured modem, because getty should not be able to open the communications port until CD (carrier detect) has been asserted by the modem.
    getty は、CD (carrier detect)信号がオンの状態になるまで、 ポートのオープンを完了することはできませんので、この場合は接続に問題が あるか、あるいはモデムの設定に問題があることが考えられます。 - FreeBSD
  • It is usually started at boot time, and is responsible for authenticating users and starting their sessions; it is essentially the graphical counterpart of getty(8) and login(1) .
    通常、起動時に実行され、 各ユーザの認証とユーザセションを開始させる機能を実現します。 基本的に、getty と loginのグラフィック版、と考えて良いでしょう。 - FreeBSD
  • I 0:00.10 /usr/libexec/getty V19200 ttyd1 If you see something different, like this:
    モデムにまだ着信がない状態の時に、 以下のように上とは異なる出力があった 場合、getty は既にモデム ポートのオープンを終了したということになります。 - FreeBSD
  • If you do not see any getty processes waiting to open the desired ttyd N port, double-check your entries in /etc/ttys to see if there are any mistakes there.
    もし、適切なポートをオープンしようとしている gettyが見あたらない 場合は、再度 /etc/ttys の内容を確認し、書式などに誤りがないか 調べてみてください。 - FreeBSD
  • This normally happens on server machines with slow disks that are spawning a getty(8) on the port, and executing ppp(8) from a login script or program after login.
    これは通常、 ディスクアクセスの遅いサーバマシンのシリアルポートで getty が生きていて、 pppがログインスクリプトか、ログイン直後に起動されたプログラムから実行されている場合に起こります。 - FreeBSD
  • If the data rates do not match, getty sees anything the user types as junk, tries going to the next speed and gives the login: prompt again.
    もし接続速度が間違っている場合、getty は、 ユーザから送られた文字を無意味な文字列として扱い、次の速度を試します。 そして、ここで再度 login:プロンプトを送信します。 - FreeBSD
  • If not, edit /etc/ttys and run kill -HUP 1.
    間違った gettyタイプが使用されている場合は、 /etc/ttys を修正し てから、 kill -HUP 1を実行してください。 - FreeBSD
  • If the DTR indicator does not light, login to the FreeBSD system through the console and issue a ps ax to see if FreeBSD is trying to run a getty process on the correct port.
    もし DTRのインジケータが点灯しない場合は、システムのコンソールか ら FreeBSD にログインして、ps ax を実行し、 FreeBSD が 適切なポー トに対してgetty プロセスを起動しようとしているのかどうか確認して ください。 - FreeBSD
  • The design of xdm was guided by the needs of X terminals as well as The Open Groupstandard XDMCP, the X Display Manager Control Protocol.
    xdmはキャラクタ端末上で init, getty と login が行なうことと同じこと、つまりログイン名とパスワードのプロンプトを出してユーザ認証を行い、「セッション」を起動する。 - XFree86
  • Hook up your modem to your FreeBSD system, boot the system, and, if your modem has status indication lights, watch to see whether the modem's DTR indicator lights when the login: prompt appears on the system's console -- if it lights up, that should mean that FreeBSD has started a getty process on the appropriate communications port and is waiting for the modem to accept a call.
    あなたのモデムにモデムの状態を確認するためのインジケータがあれば、 DTR のイ ンジケータの状態に注目してください。 もし、システムのコンソールに login:プロンプトが表示された時に、DTR のインジケータが点灯すれば、FreeBSD が適切なポートに対して getty を起動し、モデムへの着信を待っている状態であることを意味しています。 - FreeBSD
  • Xdm provides services similar to those provided by init, getty and login on character terminals:prompting for login name and password, authenticating the user, and running a ``session.'' A ``session'' is defined by the lifetime of a particular process;in the traditional character-based terminal world, it is the user's login shell.
    「セッション」は伝統的な文字ベースの端末の世界では特定のプロセスの存続期間として定義される。 この特定のプロセスとはユーザのログインシェルである。 - XFree86
  • If everything is set up correctly, all cables are in place, and the terminals are powered up, then a getty process should be running on each terminal and you should see login prompts on your terminals at this point.
    すべての設定が正しくおこなわれ、 すべてのケーブルがただしく接続されてい て、かつ端末の電源が入っていれば、 端末にはログインプロンプトが表示されているはずです。 これで、 これらの端末からの最初のログインの準備が完了で す! - FreeBSD
  • In the case a card authentication settlement request is received from a POS terminal 2 while a 'min getty' 103 has been started in response to the description of an 'inittab' 104, a switching program stops a remote PC control program, starts a CAT terminal control program and transmits the card authentication settlement request to a CAT terminal 4.
    “inittab”104の記述に応じて“mingetty”103が起動している状態で、POS端末2からカード認証決済要求を受信すると、切り替えプログラムがリモートPC制御プログラムを停止させて、CAT端末制御プログラムを起動し、カード認証決済要求をCAT端末4に送信する。 - 特許庁

例文データの著作権について