タグ

linuxに関するryoma_roboのブックマーク (6)

  • Understanding Router Login & IP Addresses | Your Networking Essentials

    A Comprehensive Guide to Router Login and IP AddressesDive into our comprehensive guide to understanding router login processes, IP addresses like 192.168.1.1, 10.0.0.1, and more. Learn how to access and manage your router’s settings, check your private IP, and optimize your network using our easy step-by-step guide. Perfect for beginners and advanced users alike.

    Understanding Router Login & IP Addresses | Your Networking Essentials
  • 第5回 デバイス・ドライバとモジュール

    カーネルのソースを読みこなすためには,モジュールの仕組みを知る必要があります。カーネルの多くがモジュールでできているからです。デバイス・ドライバを例に,モジュールをコンパイルする仕組みやカーネルに付加する仕組みを見ていきましょう。 カーネルとデバイス・ドライバは切っても切り離せない関係にあります。 一つの理由は,カーネル・コードの一番多くの部分を占めているのがデバイス・ドライバだという事実です。 もう一つは,デバイス・ドライバをカーネルに組み込む方法を理解することが,カーネル・ソースを読みこなす近道になるということです。カーネルは,「モジュール」という単位でプログラムを追加したり削除したりできます。デバイス・ドライバだけではなく,いろいろなプログラムをモジュールとしてカーネルに組み込めます。特にデバイス・ドライバの起動方法などを理解すると,モジュールの考え方が分かり,カーネルのソースも読み

    第5回 デバイス・ドライバとモジュール
  • Linux Device Driver

    �$B%U%l!<%`?d>)$G$9$,!"�(B<A HREF="index_jp.html">�$B0l1~8+$k$3$H$O$G$-$^$9�(B</A>�$B!#�(B

  • Linux リテラシ - 第4回 デーモン

    今回はデーモンと呼ばれるものについて取り上げます。デーモンはユーザーが意識することがないような裏の部分で動いており、システムを維持したりユーザーにサービスを提供したりといったことを行っています。ちなみにこのデーモンとは悪魔の事を指すdemonではなくdaemon(守護神)です。 後期のサーバーリテラシで実際に立ち上げるWebサーバーなどもデーモンの一種です。この講義の中で取り上げるのはそういったアピール性の高い便利なサービスを提供する類のものではなく、地味ですがシステムに欠かすことのできないものです。 プロセス デーモンはシステムの維持にあたっているといいましたが、もちろんあなたが動かしているLinux上でもデーモンは動いています。 psコマンドにauxというオプションをつけて実行することで、現在システム上に存在するすべてのプロセスを確認できます。ここで出力されるプロセスがすべてデーモンと

    Linux リテラシ - 第4回 デーモン
  • Noonday » Blog Archive » Linux USB video adapter

    Until recently I was stuck with “only” two screens on my development box. I also found myself with an extra monitor that I wanted to put to use. The simplest solution would probably have been to add an additional graphics card but as all slots are spoken for that was unfortunately not an option. So after som googeling I settled for the option to use a USB graphics card. But be warned not all USB g

  • Ubuntu Server Guide

    Abstract Welcome to the Ubuntu Server Guide! It contains information on how to install and configure various server applications on your Ubuntu system to fit your needs. It is a step-by-step, task-oriented guide for configuring and customizing your system.

  • 1