Как установить сетевой драйвер в системе Linux

Как установить сетевой драйвер в системе Linux

Введение — “Сетевые Технологии Corp. Attansic L1 Gigabit Ethernet Адаптер” (NIC) карты или адаптера не было обнаружено RHEL4 (RedHat) системы. Я попытался Бег Кудзу и другие команды, чтобы обнаружить устройство, но бесполезно. Итак, наконец, мне нужно установить драйверы для сетевой карты … Шаг 1] Состояние устройства (сетевые карты) — * См. ниже состояния устройства с …

どのようにLinuxでシステムのネットワークドライバをインストールする

どのようにLinuxでシステムのネットワークドライバをインストールする

はじめに – “AttansicルネサステクノロジのL1ギガビットイーサネットAdapte”ネットワーク(NIC)のカードまたはアダプタのRHEL4のが(RedHatの)システムが検出されませんでした。私はデバイスを検出するために葛などのコマンドを実行しているが、それを使用してみました。だから最終的に私は自分のネットワークカードのドライバをインストールする必要があります… ステップ1] [デバイスの状態(ネットワークカード) – ハードウェアのconfファイルからデバイスのステータスは以下の参照してください*〜”は/ etc / sysconfig / hwconf” * AttansicルネサステクノロジのL1 Gigabit Ethernetアダプタは検出 – 不明なデバイス8226 03:00.0 Ethernetコントローラ:AttansicルネサステクノロジのL1 Gigabit Ethernetアダプタ(回転B0を) サブシステム:マザーボードのunity:不明なデバイス8226 コントロール:I/O- Mem +バスマスタ+ SpecCycle – MemWINV – VGASnoop – ParErr -ステッピング- SERR + FastB2B – 状況:キャップ+ 66MHzのはUDF – FastB2B – ParErr – DEVSEL = fastを”TAbort -“TAbort – <MAbort-“SERR +”PERR – 待ち時間:0、キャッシュラインサイズ10 割り込み:IRQを201にルーティングされるピン …

如何安装网络驱动程序在Linux系统

如何安装网络驱动程序在Linux系统

简介 – “钰硕科技股份有限公司一楼千兆以太网Adapte”网络(NIC)的卡或适配器未发现RHEL4(红帽)系统。我试图运行葛根和其他命令,以检测设备,但没有用。因此,最后我要为我安装网卡驱动程序… 步骤1]设备状态(网卡) – *见以下的设备,从硬件conf文件中的地位〜“的/ etc / sysconfig / hwconf” *钰硕科技股份有限公司一楼千兆以太网适配器没有发现 – 未知设备8226 03:00.0以太网控制器:钰硕科技股份有限公司一楼千兆以太网适配器(恢复买0) 子系统:华硕电脑公司:未知设备8226 控制:I/O-号负责+总线主+ SpecCycle – MemWINV – VGASnoop – ParErr步进- SERR + FastB2B, 状态:第+ 66兆赫-的UDF – FastB2B – ParErr – DEVSEL =快“TAbort -”TAbort – <MAbort-“SERR +”剑麻, 延迟:0,缓存行大小10 中断:针路由为IRQ 201 … ….. [@桌面根〜]#lspci的 03:00.0以太网控制器:钰硕科技股份有限公司一楼千兆以太网适配器(恢复买0) … ….. [@桌面根〜]#lspci的氮 03:00.0类0200:1969:1048(恢复买0) … ….. [@桌面根〜]# *请务必venderID及以上的DeviceID“1969:1048 …

How to configure TATA Indicom/BSNL/Reliance Broadband+ Netconnect ( EDVO usb modem ) on Ubuntu Linux

How to configure TATA Indicom/BSNL/Reliance Broadband+ Netconnect ( EDVO usb modem ) on Ubuntu Linux

Introduction ~ This article is about how to configure TATA Indicom,BSNL and Reliance Broadband+ Netconnect ( EDVO usb modem ) on Ubuntu Linux. To configure Reliance,BSNL and Tataindicom epi valley usb modem please refer the following article ~ http://www.indiangnu.org/2008/tata-indicom-usb-modem-epi-valley-on-ubuntu-linux/ To configure Tataindicom,Reliance Huawei datacard refer the following article ~ http://www.indiangnu.org/2008/tata-indicom-datacard-huawei-cdma-on-linuxubuntu/ ** EVDO ? EVolution-Data Optimized …

Read More Read More

How to build RPM of PHP for apache with mpm-worker

How to build RPM of PHP for apache with mpm-worker

In my last post, we have seen how we build rpm package for apache with default mpm-worker now it this tutorial we will see how we build rpm of php that can work with apache with mpm-worker. Download php source rpm from mirror.centos.org http://mirror.centos.org/centos-5/5.2/os/SRPMS/php-5.1.6-20.el5.src.rpm To resolve the dependancies to build RPM package for PHP installing …

Read More Read More

How to build rpm for http with mpm worker (on x86_64)

How to build rpm for http with mpm worker (on x86_64)

Guy’s since I started working on apache, I found that apache is most use ful web technology over network. Everyone knows that (multi-processing module) MPM Prefork is default included in apache rather than MPM Worker. MPM Prefork = This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar …

Read More Read More

HAProxy Load Balancer

HAProxy Load Balancer

IT infra going day to day very critical and costly, So for that we need simple IP based load balancing solution that handles ssl traffic. Basically it’s very easy and secure way to manage your server load balancing. This example will shows you how we use this with easy steps The Configuration = * Load …

Read More Read More

How to disable core(s) of CPU

How to disable core(s) of CPU

Introduction ~ The question is why we  need to disable few core of CPU? Sometime it is necessary to run certain applications, which are not compatible with multi core processing.  Disabling core will not affect physically your hardware. Linux OS will simply ignore the core(s) you selected to disable. Steps 1] How to do it? …

Read More Read More

How to create edit/extract initrd in Ubuntu/Debian and Redhat/Fedora Linux ?

How to create edit/extract initrd in Ubuntu/Debian and Redhat/Fedora Linux ?

Introduction ~ Long back I edited initrd as  old linux (Ubuntu 6.06) box was not able to boot with SCSI hard disk? One of my friend wanted to do the same for other purpose. So got a chance to write article on the same? Let’s start with what is initrd? What is initrd ? initrd …

Read More Read More