只需一步,快速开始
231
295
2145
管理员
whereis telnetd
which telnetd
vi /etc/rc.local
#!/bin/sh # Add your script here to run automatically after boot.../usr/local/bin/telnetd
#!/bin/sh
# Add your script here to run automatically after boot...
/usr/local/bin/telnetd
sync reboot
vi /etc/init.d/rcS
PATH=/sbin:/bin:/usr/sbin:/usr/bin runlevel=S prevlevel=N umask 022 export PATH runlevel prevlevel /usr/sbin/telnetd # Make sure proc is mounted # [ -d "/proc/1" ] || mount /proc
/usr/sbin/helloworld > /dev/console &
ps aux
使用道具 举报
0
1
26
新手上路
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|小黑屋|米尔科技论坛
GMT+8, 2022-5-28 14:52 , Processed in 0.268591 second(s), 27 queries .
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.