linux版本:Red Hat Enterprise Linux Server release 5.5 (Tikanga)
1.作为开发环境,linux安装时最好安装全部的软件包,在“安装号码”窗口输入序列号,不要跳过;然后再选中需安装的组件。
2.添加分区;设置交换分区swap的大小为内存的2倍。
3.设置ip方法
1). 使用命令:
ifconfig eth0 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255
2). 修改文件:
/etc/sysconfig/network-scripts/ifcfg-eth0
3). 使用图形界面工具
按红帽子图标->系统设置->网络(或其它你了解的方法)。(图3-3)
4). 使用netconfig命令
4.SELlinux设置:为默认选项--禁用