Posts Tagged ‘linux’

LiMo 的 Linux 行動作業系統堆疊得勝

2月 20th, 2009

譯者:Nica < nicaliu at gmail dot com >

本週 Mobile World Congress 公開展示的新行動裝置中,有部份已朝向 Linux 行動功能、透過 LiMo Fundation 整併開放源碼軟體堆疊。
【Nica 註:原文張貼時間為 2009/02/17】
» Read more: LiMo 的 Linux 行動作業系統堆疊得勝

Apache – TraceEnable

2月 18th, 2009

譯者:Nica < nicaliu at gmail dot com >
【Nica 註:這是 httpd.conf 檔裡的設定指令!~】

Description:    Determines the behaviour on TRACE requests
Syntax:    TraceEnable [on|off|extended]
Default:    TraceEnable on
Context:    server config
Status:    Core
Module:    core
Compatibility:    Available in Apache 1.3.34, 2.0.55 and later
» Read more: Apache – TraceEnable

用 diff 比較兩個目錄 -BASH

2月 18th, 2009

譯者:nica < nicaliu at gmail dot com>

【Nica 前言:這篇文章很短,主要是簡單敘述目錄的比較 – diff 及同步化 – rsync 的方式。在這裡我使用我的 CentOS 實作這幾個指令,進行解釋】

» Read more: 用 diff 比較兩個目錄 -BASH

CentOS 5.2 系統修復的基本觀念

2月 16th, 2009

譯者:Nica < nicaliu at gmail dot com >

系統出問題的時侯可以試試本文介紹的幾個方法。
不過在使用這些方法時你必須對系統有一定的瞭解,這裡會談到怎麼開機進入 rescue mode、single-user mode 還有緊急模式。進入後請用你的知識去修復系統。
» Read more: CentOS 5.2 系統修復的基本觀念

怎樣讓你的 IM 通訊更安全

2月 12th, 2009

譯者:Nica  < nicaliu at gmail dot com >
【譯註:IM 指的是即時通訊軟體,例如 Google Talk, ICQ, Yahoo Messager 與 MSN 等等】

我幾乎每隔一天就被問一次:到底有沒有真正能讓兩人之間 IM 對話更具安全性的方式。這答案絕對是肯定的。透過 Open Source 與自由軟體,你可以在任一主流作業系統裡 (Windows, Mac OSX, Linux),使用任何主流 IM 網路 (Yahoo, MSN, AIM 等),達到安全的目的。

» Read more: 怎樣讓你的 IM 通訊更安全

MondoRescue -備份 Linux 系統 -2(完)

2月 11th, 2009

備份的實作演練…

» Read more: MondoRescue -備份 Linux 系統 -2(完)

MondoRescue -備份 Linux 系統 -1

2月 11th, 2009

GPL 的災難回復工具 – Mondo Rescue 支援 Linux – i386, x86_64, ia64 、FreeBAS – i386。RedHat, RHEL, SuSE, SLES, Mandriva, Debian, Gentoo 下都有作好的套件軟體可用。

» Read more: MondoRescue -備份 Linux 系統 -1

Enhanced Bash

2月 3rd, 2009

譯者:Nica < nicaliu at gmail dot com >,如有版權問題,煩請來信告知。

我 Linux 的機器裝好的第一件事,就是去更新 .inputrc 與 .bashrc 檔,讓它支援 “Enhanced Bash”。這個改善動作乍看之下沒什麼,但其實它能夠大大增進我使用 shell 的效率。

» Read more: Enhanced Bash