cd /usr/local/src
wget ftp://ftp.sunfreeware.com/pub/freeware/intel/10/vsftpd-2.0.7-sol10-x86-local.gz
2. 安裝 vsftpd 封包
cp /usr/local/src/vsftpd-2.0.7-sol10-x86-local.gz /usr/local/build/.
cd /usr/local/build/
gzip -d vsftpd-2.0.7-sol10-x86-local.gz
pkgadd -d vsftpd-2.0.7-sol10-x86-local
rm -r vsftpd-2.0.7-sol10-x86-local
3. 停止 Solaris 10中原有的 ftp server More...
[ 發表回應 ] ( 235預覽 ) | 常註連結 | ( 3 / 1404 )
Disable no use service
mv /etc/rc2.d/S10lu /etc/rc2.d/orig.S10lu
mv /etc/rc2.d/S47pppd /etc/rc2.d/orig.S47pppd
mv /etc/rc2.d/S73cachefs.daemon /etc/rc2.d/orig.S73cachefs.daemon
mv /etc/rc2.d/S94ncalogd /etc/rc2.d/orig.S94ncalogd
mv /etc/rc2.d/S98deallocate /etc/rc2.d/orig.S98deallocate More...
[ 發表回應 ] ( 86預覽 ) | 常註連結 | ( 2.9 / 1398 )
The "official" VMWare support answer is to run umount /hgfs in a startup script
[ 發表回應 ] ( 11預覽 ) | 常註連結 | ( 2.9 / 1403 )
名稱
ncakmod - start or stop the NCA kernel module
摘要
/etc/init.d/ncakmod start | stop
More...
[ 發表回應 ] ( 10預覽 ) | 常註連結 | ( 3 / 1428 )
名稱
sk98sol - SysKonnect Gigabit Ethernet SK-98xx 介面驅動程式
摘要
/dev/skge
/kernel/drv/sk98sol
描述
The sk98sol driver is a multi-threaded, loadable, clonable,
STREAMS hardware driver supporting the connectionless Data
Link Provider Interface (DLPI), over a SysKonnect Gigabit
Ethernet adapter (SK-98xx series). The driver supports mul-
tiple installed SysKonnect SK-98xx adapters. Functions
include chip initialization, frame transmit and receive,
multicast and promiscuous support, and error recovery and
reporting.
[ 發表回應 ] ( 7預覽 ) | 常註連結 | ( 3 / 1306 )