您的位置:首页 > 运维架构 > Tomcat

源码包安装 建立软连接tomcat

2016-05-31 22:40 441 查看
[root@bogon bin]# cd /etc/init.d

[root@bogon init.d]# ls

acpid         cups       iptables        livesys-late       netconsole      openct       rngd        single          wdaemon

atd           dnsmasq    irqbalance      lldpad             netfs           pcscd        rpcbind     smartd          wpa_supplicant

auditd        fcoe       iscsi           lvm2-lvmetad       network         portreserve  rpcgssd     spice-vdagentd  xinetd

autofs        firstboot  iscsid          lvm2-monitor       NetworkManager  postfix      rpcidmapd   sshd

avahi-daemon  functions  kdump           mdmonitor          nfs             psacct       rpcsvcgssd  svnserve

bluetooth     haldaemon  killall         messagebus         nfslock         quota_nld    rsyslog     sysstat

cpuspeed      halt       libvirt-guests  multipathd         ntpd            rdisc        sandbox     udev-post

crond         ip6tables  livesys         netcf-transaction  ntpdate         restorecond  saslauthd   vncserver

[root@bogon init.d]# ln -s /usr/local/tomcat1/bin/startup.sh /etc/init.d/tomcat1

[root@bogon init.d]# ls

acpid         cups       iptables        livesys-late       netconsole      openct       rngd        single          vncserver

atd           dnsmasq    irqbalance      lldpad             netfs           pcscd        rpcbind     smartd          wdaemon

auditd        fcoe       iscsi           lvm2-lvmetad       network         portreserve  rpcgssd     spice-vdagentd  wpa_supplicant

autofs        firstboot  iscsid          lvm2-monitor       NetworkManager  postfix      rpcidmapd   sshd            xinetd

avahi-daemon  functions  kdump           mdmonitor          nfs             psacct       rpcsvcgssd  svnserve

bluetooth     haldaemon  killall         messagebus         nfslock         quota_nld    rsyslog     sysstat

cpuspeed      halt       libvirt-guests  multipathd         ntpd            rdisc        sandbox     tomcat1

crond         ip6tables  livesys         netcf-transaction  ntpdate         restorecond  saslauthd   udev-post
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: