代码搜索:Slackware
找到约 286 项符合「Slackware」的源代码
代码结果 286
www.eeworm.com/read/418731/10933306
txt installing slackware linux.txt
Installing Slackware Linux
Installing Slackware Linux (Post #1)
Slackware Linux is one of the oldest Linux distributions remaining. Over the years, it has stayed true to its roots and form.
www.eeworm.com/read/442119/7659010
sh init.slackware.firewall.sh
#!/bin/sh
#
# /etc/rc.d/rc.firewall: Shoreline Firewall (Shorewall) initialization script.
#
# This script starts both the IPv4 and IPv6 shorewall rules if the respective
# scripts (rc.shorewall and
www.eeworm.com/read/442119/7659063
sh init.slackware.shorewall.sh
#!/bin/sh
#
# /etc/rc.d/rc.shorewall: start/stop/restart IPv4 rules of Shorewall
#
# This should be started from rc.firewall.
# This script only affect the IPv4 rules and configuration located
# in /
www.eeworm.com/read/396773/8091144
chm slackware linux essentials.chm
www.eeworm.com/read/252270/12290418
txt slackware linux 7.1.txt
作者:studyboy
email: studyboy@21cn.com
日期:8/26/2001 11:46:11 AM
----------------------------------------------------------------------------
----
CNET 评分: 7
优点:简便,菜单驱动的安装.
缺点:硬件兼容性差,对于缺少经验的用户其文档难
www.eeworm.com/read/217635/14956782
pdf slackware linux essentials.pdf
www.eeworm.com/read/415537/11064803
txt installing slackware linux.txt
Installing Slackware Linux
Installing Slackware Linux (Post #1)
Slackware Linux is one of the oldest Linux distributions remaining. Over the years, it has stayed true to its roots and form.
www.eeworm.com/read/100018/15888039
pl slackware-linux-lib.pl
# linux-lib.pl
# Mount table functions for linux
if (&has_command("amd")) {
local $amd = &read_amd_conf();
$amd_support = $amd =~ /\[\s*global\s*\]/i ? 2 : 1;
}
$autofs_support = &has_command("aut