Archive for 一月, 2010

Configure Network Cards on BT4

从国外论坛找到的,虽然是以bt4来讲的,但是应该适合大多数的版本。

语言很简单,就不用翻译了。

要点:

1、如何手动设置IP地址和子网掩码?

2、如何设置默认路由?

3、如何设置DNS?

因此,它做的事情,就是在windows里面,点tcp/ip右键,然后“手动设置IP”。

Configure Network Cards, How to

So you have Backtrack running installed on a HDD, you can now configure your cards to use the network. You can also do this exactly the same if you are running the distro from the CD, but your settings will not be saved as the CD is a read only medium. There are plenty of different ways to configure these wired cards and plenty of tools to do it. What I am showing here is the generic Linux commands which should be the same for other distro’s.

Read the rest of this entry »

Tags: , , ,

2 Comments

Bash command line shortcuts

I have ever fond it somewhere, this is EMACS style, If you like emacs, it it very useful.

ctrl-l — clear screen.

ctrl-r — does a search in the previously given commands so that you don’t have to repeat long command.

ctrl-u — clears the typing before the hotkey.

Read the rest of this entry »

Tags: ,

2 Comments

在Ubuntu中配置可供Windows主机共享上网的VPN服务器

原文发表于我的博客: http://xiaogaozi.blogspot.com/2010/01/ubuntuwindowsvpn.html

VPN (Virtual Private Network, 虚拟专用网) 是一种在现有网络基础上建立的虚拟网络, 主要用于帮助两个网络通过VPN隧道 (tunnel) 进行通信. VPN的好处在于网络A中的电脑A1通过隧道与网络B中的电脑连接上后, A1将能够使用网络B的网络环境. VPN分为加密与不加密两种, 通常我们使用的都是加密VPN. 加密VPN常用的协议有SSL、PPTP等, 其中PPTP是Windows系统内置的协议, 因此如果想要搭建一个支持Windows电脑接入的VPN服务器, 最好是使用PPTP服务器软件. 当前VPN的主要用途有在异地接入一个内部网络, 以及翻越功夫网.
Read the rest of this entry »

Tags: , ,

3 Comments

从《易》说起


转贴说明:

原文地址:http://www.kdecn.org/kdesoft/kde4.php

我无法打开,复制的是google的缓存,因为在搜索dolphin时找到的。

虽然文章很老,但是我觉得有意思,就转过来了。

从《易》说起

《易经》中的易字是什么意思呢? 按汉代的《易纬·乾凿度》所言“《易》一名而含三义:所谓简易也,变易也,不易也。”


简易

万事万物的发展,都是从简易到复杂,再由复杂到简单。KDE3经过五年的发展,功能越来越多,软件也越来越多,同时它的包袱也越来越重,软件也越来越臃 肿,维护也随之越来越困难。而KDE4适时出现,发掘主要矛盾,对KDE进行一次由下而上的重新洗牌,把复杂的问题简单化,把凌乱的问题条理化,把分散的 问题集中化。实在深得简易之道啊!看来虽然东西方文化的有所差异,在实际问题上却殊途同归!

Read the rest of this entry »

Tags: , ,

No Comments