[分享]软件路由器smoothwall应用补丁等。
screen.width-500)this.style.width=screen.width-500;" border=0> 点击浏览该文件
smoothwall2.0回流补丁
screen.width-500)this.style.width=screen.width-500;" border=0> 点击浏览该文件
smoothwall3.0回流补丁
-------------------------------------------------------------------------------------------------------------------
SmoothWall Express 2.0 fixes 下载(fixes6-05.02.10)
SmoothWall Express 2.0
fixes6 http://downloads.smoothwall.org/updates/2.0/2.0-fixes6.tar.gz
fixes5 http://downloads.smoothwall.org/updates/2.0/2.0-fixes5.tar.gz
fixes4 http://downloads.smoothwall.org/updates/2.0/2.0-fixes4.tar.gz
fixes3 http://downloads.smoothwall.org/updates/2.0/2.0-fixes3.tar.gz
fixes2 http://downloads.smoothwall.org/updates/2.0/2.0-fixes2.tar.gz
fixes1 http://downloads.smoothwall.org/updates/2.0/2.0-fixes1.tar.gz
官方有fixes7的beta3下载,但是既然是测试版,我们就没有必要当小白了.等正式版补丁出现再说吧.
-------------------------------------------------------------------------------------------------------------------
修改smoothwall密码办法!
先重起smoothwall
等到出现smoothwall的启动画面时按TAB键
计算机会出现以下提示
SmoothWall
boot:
这时你在boot后面输入 smoothwall single 再按回车
这时的smoothwall就进入了single user 模式
等smoothwall启动完后会自动入进#提示模式
用过linux或UNIX的朋友都知道现在可以做什么了:)
现在我们来改root密码
输入
passwd root 回车
跟着输入你要改的密码两次就OK了
如果你要改setup和admin的密码
那你最好先重起一下smoothwall (命令:shutdown -r now))
这次重起就让Smoothwall自已进入正常模式!
你再用你才改的root密码进入smoothwall
我们先来改setup的密码
命令是 passwd setup
同样的输入两次你要改的密码就OK了
admin用户的密码root 还有setup的密码改法有点不一样!
因为admin是网页管理模式的用户要用以下的命令
htpasswd /var/smoothwall/auth/users admin
这下密码就改完了!