# vi /etc/inittab 修改高亮行後啟動層級變為 文字模式 --------------------------------------------------------------------------------------------- ## inittab This file describes how the INIT process should set up#
項目中用到的,就簡單記錄一下吧 關於rcp的配置 配置/etc/hosts檔案 添加ip 主機名稱 例如: # Do not remove the following line, or various programs # that require network functionality will fail.
linux system init (by hanlray(at)gmail.com) unix類的系統通常都有多個runlevel,一個runlevel是一組服務的運行狀態的配置:在該runlevel下哪些服務應該運行,哪些服務應該停止。一個服務的啟動、停止等動作是由一個init script(通常包括在該服務程式的package中)控制的,LSB對init script做了標準化,一個標準的init script應該支援如下action: startstart the
KS2009: How Google uses Linux By Jonathan Corbet October 21, 2009 LWN's 2009 Kernel Summit coverage There may be no single organization which runs more Linux systems than Google. But the kernel development
Some people have been experiencing WiFi problems with Ubuntu 10.10 since an update that happend just before Christmas 2010. The problem seems to be a bug in a kernel module, which prevents the rfkill's soft and hard block from syncing
有些時候在Linux下啟動某個包含有JMX的java程式的時候,使用jconsole 通過 JMXURL串連的時候會出現串連失敗情況,如果java程式的配置和代碼都是正確的情況下出現這種情況,需要修改Linux的hosts檔案 vi /etc/hosts hosts的預設配置是: # Do not remove the following line, or