E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
rsyncd启动脚本
Java远程调试
客户端Eclipse配置 服务端
启动脚本
java -Xdebug-Xrunjdwp:transport=dt_socket,address=192.168.1.166:8086,suspend=y-Xms256M
lfl2011
·
2014-04-24 18:00
java
【window】nginx+mysql+php-cgi
启动脚本
==之前都是linux上搭,这次改成win....蛋疼cls @ECHOOFF ##NGINX_PATH在下面是有用的 SETNGINX_PATH=D: SETNGINX_DIR=D:\wamp\bin\nginx\nginx-1.4.7\ SETMYSQL_DIR=D:\wamp\bin\mysql\mysql5.5.24\bin\ SETPHP_DIR=D:\wamp\bin\php\php5
如惈
·
2014-04-24 15:00
bat
启动脚本
Hadoop2.2 伪分布式配置
部署上,很简单,就是分成两部分:修改配置文件盒
启动脚本
。
guowj800
·
2014-04-22 23:43
hadoop
伪分布
rsync搭建使用
1安装yum�Cyinstallrsync2服务器端配置2.1vim/etc/
rsyncd
.conf内容uid=rootgid=rootusechroot=nostrictmodes=yesaddress
fanhb12345
·
2014-04-22 16:51
服务器
客户端
rsync
TTserver运维方案
* 配置TTserver服务器的
启动脚本
安装ttserver后默认在/usr/local/sbin目录下有ttservctl
启动脚本
示例,建议copy到具体ttserver数据存放的目录(一个机器可能有多个
yzyzero
·
2014-04-22 15:00
ttserver
在centos,redhat,fedora上安装mongodb2.6
安装包 1.1 mongodb-org 可以自动安装以下的四个包 1.2 mongodb-org-server mongod进程和配置文件,
启动脚本
1.3 mongodb-org-mongos mongos
lucifercn
·
2014-04-22 11:00
linux添加开机自
启动脚本
示例详解
chkconfig时间:2014/4/21原文地址: http://blog.chinaunix.net/uid-26000296-id-3986914.htmllinux下(以RedHat为范本)添加开机自
启动脚本
有两种方法
hujkay
·
2014-04-21 17:00
linux
chkconfig
自启动
Ubuntu安装Nginx+PHP+MySQL
并且每个虚拟主机已经安排在了/etc/nginx/sites-available下程序文件在/usr/sbin/nginx日志放在了/var/log/nginx中并已经在/etc/init.d/下创建了
启动脚本
MrMonkey
·
2014-04-21 12:00
[Hadoop] Error: JAVA_HOME is not set
在控制台
启动脚本
%HADOOP_HOME%/bin/start-dfs.sh的时候发现datanode报错:Error:JAVA_HOMEisnotset原因是在%HADOOP_HOME%/conf/hadoop-env.sh
kartik
·
2014-04-20 22:31
hadoop
set
JAVA_HOME
is
not
Centos开机
启动脚本
格式
#!/bin/sh # #nginx-thisscriptstartsandstopsthenginxdaemin # #chkconfig:-8515 #description:NginxisanHTTP(S)server,HTTP(S)reverse\ #proxyandIMAP/POP3proxyserver #processname:nginx #config:/usr/local/ngi
IronKui
·
2014-04-20 18:36
centos
script
init
Centos开机
启动脚本
格式
#!/bin/sh##nginx-thisscriptstartsandstopsthenginxdaemin##chkconfig:-8515#description:NginxisanHTTP(S)server,HTTP(S)reverse\#proxyandIMAP/POP3proxyserver#processname:nginx#config:/usr/local/nginx/conf/
IronKui
·
2014-04-20 18:36
centos
init
script
RHCE
LNMP配置开机自启动
编写开机
启动脚本
:I、nginx开机启动1、在/etc/init.d/目录下创建脚本vi/etc/init.d/nginx 2、更改脚本权限chmod775/etc/init.d/nginx 3、编写脚本内容
942267027
·
2014-04-19 22:08
server
version
开机启动
features
Everyone
开机自动挂载NFS问题
最近发现ubuntu启动速度非常的慢,大多数情况下启动后显示器都自动关闭了,还好,text模式还能进得去,先后试了删除了Virtualbox,删除Virtualbox的
启动脚本
,删除了nfs-kernel-server
i2cbus
·
2014-04-18 20:56
linux
开机自动挂载NFS问题
最近发现ubuntu启动速度非常的慢,大多数情况下启动后显示器都自动关闭了,还好,text模式还能进得去,先后试了删除了Virtualbox,删除Virtualbox的
启动脚本
,删除了nfs-kernel-server
I2Cbus
·
2014-04-18 20:00
nfs
开机挂载
linux开机自动启动程序
以192.168.20.27为例服务器上面运行的memcache ,tomcat的cas服务器,还有两个jboss1、首先编写
启动脚本
,名称:program2、viprogram ,内容如下:#!
滕昭永
·
2014-04-18 19:33
linux
rsync
启动脚本
#chkconfig:-9950#config:/etc/
rsyncd
.conf#Sourcefunctionlibrary.
davis_qi
·
2014-04-18 16:00
linux 负载均衡后双机web文件实时同步的实现
一、安装rsyncyum install rsync二、创建配置文件(配置文件需手动创建)vi /etc/
rsyncd
.confuid=rootgid=rootmax connectio
hostslinux
·
2014-04-18 15:58
linux
rsync
文件同步
linux 负载均衡后双机web文件实时同步的实现
一、安装rsyncyuminstallrsync二、创建配置文件(配置文件需手动创建)vi/etc/
rsyncd
.confuid=rootgid=rootmaxconnections=10use
hostslinux
·
2014-04-18 15:58
linux
rsync
文件同步
开源系统
Nagios和ndo2db系统脚本---for gentoo
Gentoo下Nagios系统
启动脚本
#!
chengchow
·
2014-04-17 15:56
shell
nagios
系统脚本
Bash
Shell
Nagios和ndo2db系统脚本---for gentoo
Gentoo下Nagios系统
启动脚本
#!
chengchow
·
2014-04-17 15:56
shell
nagios
系统脚本
Memcached
启动脚本
#!/bin/bash #Author: # lovebing #Program: # This script is used to change the status of memcached. #History: #2013/06/27 created memcached=/usr/bin/memcached pid_file=/home/servers/run/memcache
lovebing
·
2014-04-15 22:00
linux
启动脚本
调用顺序(测试平台 AM335X-ARM A9)
Author:DriverMonkeyMail:
[email protected]
:13410905075QQ:196568501第一步:/etc/inittab 作用:系统运行级别识别同事调用rcS脚本: si::sysinit:/etc/init.d/rcS第二步:/etc/rcS 作用:调用第三步rc脚本第三步:/etc/rc 作用:找出系统运行级
peng654321
·
2014-04-15 22:00
ARM 平台跑VXI 11 服务器 调试记录
Author:DriverMonkeyMail:
[email protected]
:13410905075QQ:1965685011.RPC正常工作网络回环必须要起来2.在调试过程中系统
启动脚本
中必须先
peng654321
·
2014-04-15 22:00
请教: 关于Ubuntu开机
启动脚本
关于ubuntu开机
启动脚本
,网上的说法是把脚本放到/etc/init.d目录下,然后执行:sudo update-rc.d 脚本名称 defaults xx命令
zhangbaocheng
·
2014-04-14 22:00
ubuntu
freebsd+windows(rsync)
rsyncd
.confuid=0gid=0usechroot=falsestrictmodes=falsehostsallow=*logfile=
rsyncd
.log#Moduledefinitions
chenshengang
·
2014-04-14 18:23
rsync
Freebsd
freebsd+windows(rsync)
rsyncd
.confuid=0gid=0usechroot=falsestrictmodes=falsehostsallow=*logfile=
rsyncd
.log#Moduledefinitions
chenshengang
·
2014-04-14 18:23
rsync
远程调试服务端与客户端设置
服务端设置: 服务端的
启动脚本
里面添加以下语句: JAVA_OPTS="$JAVA_OPTS -Xdebug -Xrunjdwp:transport=dt_socket,server=y,
beck5859509
·
2014-04-14 09:00
远程调试
编译安装apache
使用rpm包安装apache服务器 #yuminstallhttpd* 安装目录 1、可执行文件安装目录 /usr/bin /usr/sbin 2、手册页文档 /usr/share/doc 3、
启动脚本
安装目录及文件
江山此夜寒
·
2014-04-13 21:36
apache
linux
手游公司运维之升级zabbix到2.2.3版本
并没有根据业务实际情况作业务层面上的监控,以及没有添加zabbixserver和zabbixproxy和zabbixagent的
启动脚本
。
自由linux
·
2014-04-12 21:41
zabbix
rundeck
shell高级变量之变量的删除和替换案例
最近在看zabbixserver的
启动脚本
。
自由linux
·
2014-04-12 10:12
删除
替换
shell高级变量
[arm驱动]linux驱动程序基础篇目录
/etc
启动脚本
过程。《[arm驱动]注册函数相关内容》如何注册自己编写的驱动程序。
lilin9105
·
2014-04-10 15:16
嵌入式
内核
驱动
linux驱动
[arm驱动]linux驱动程序基础篇目录
/etc
启动脚本
过程。《[arm驱动]注册函数相关内容》如何注册自己编写的驱动程序。
lilin9105
·
2014-04-10 15:16
嵌入式
内核
驱动
嵌入式
hadoop 启停命令(转)
表2-2Hadoop的启动和停止说明
启动脚本
脚本说明
启动脚本
脚本说明start-all.sh 启动所有的Hadoop守护进程。
wennan
·
2014-04-10 11:00
linux日常记录
1、rsyncrsync -avzP --delete SRC DEST #同步,delete也同步 usr/bin/rsync --daemon --config=/etc/
rsyncd
/
rsyncd
.conf
liang880628
·
2014-04-09 10:41
linux
记录
GitLab 部署
# apt-get -y update root@debian:~# apt-get -y upgrade root@debian:~# apt-get install sudo #后面githab
启动脚本
需要用到
乐晨
·
2014-04-08 15:00
登入shell和非登入shell的区别
登入shell和非登入shell的区别分类:Linux2012-11-2009:35106人阅读评论(0)收藏举报使用
启动脚本
,可以让自定义的环境一劳永逸。
beyond69
·
2014-04-07 01:30
Nginx
启动脚本
的编写
# vi /etc/init.d/nginx 写入#!/bin/bash# chkconfig: - 30 21# description: http service.# Source Function Library. /etc/init.d/functions# Nginx SettingsNGINX_SBIN="/usr/local/nginx/sbin/nginx"NGINX_CONF="
1415699306
·
2014-04-05 21:07
return
service
local
start
rsync安装及部署
服务器端1.yum -y install rsync xinetd 2.vi /etc/xinetd.d/rsync 将yes 修改为no IPV6修改为IPV4 3.vi /etc/
rsyncd
.conf
·
2014-04-04 13:00
rsync
rsync 的工作原理和应用实例
rsyncserver端不用启动rsync的daemon进程,只要获取remotehost的用户名和密码就可以直接rsync同步文件rsyncserver端因为不用启动daemon进程,所以也不用配置文件/etc/
rsyncd
.confss
caoshuming_500
·
2014-04-03 16:12
Linux运维
rsync 的工作原理和应用实例
server端不用启动rsync的daemon进程,只要获取remotehost的用户名和密码就可以直接rsync同步文件rsync server端因为不用启动daemon进程,所以也不用配置文件/etc/
rsyncd
.co
caoshuming_500
·
2014-04-03 16:00
yum安装mysql后几个重要的目录
数据库目录/var/lib/mysql/配置文件/usr/share/mysql(mysql.server命令及配置文件)相关命令/usr/bin(mysqladminmysqldump等命令)
启动脚本
benzyi
·
2014-04-02 18:17
mysql
数据库
配置文件
share
几个启动和检测脚本 防止自己忘记
几个启动和检测脚本防止自己忘记nginx
启动脚本
:#!
zhenxing_06
·
2014-04-02 11:58
检测
nginx
启动脚本
shell
几个启动和检测脚本 防止自己忘记
几个启动和检测脚本防止自己忘记nginx
启动脚本
:#!
zhenxing_06
·
2014-04-02 11:58
nginx
memcached
检测
启动脚本
Windows下查杀Java进程命令及脚本
Java程序在Windows平台和Linux平台上运行时的区别是,使用命令默认显示的进程信息不同:Linux上默认会显示脚本名,而windows默认不显示
启动脚本
名只显示java.exe,使用tasklist
c_c
·
2014-04-02 10:00
windows
进程
java
Windows下查杀Java进程命令及脚本
Java程序在Windows平台和Linux平台上运行时的区别是,使用命令默认显示的进程信息不同:Linux上默认会显示脚本名,而windows默认不显示
启动脚本
名 只显示java.exe, 使用tasklist
c_c
·
2014-04-02 10:00
java
windows
进程
将批处理文件注册成服务在系统启动的时候自动调用
前两天完成了将java程序注册成win服务,如今本人有一个java工程起重含有
启动脚本
startagent.bat.我想要达到的效果是:当系统启动的时候就自动调用startagent.bat脚本,于是开始网上寻求相关资料
·
2014-04-01 15:33
nginx+PHP+PHP-FPM(FastCGI)在Ubuntu上的安装和配置
Apache的mod_php5,类似的Apache内置的mod_perl可以对perl支持;b.通过CGI来实现,这个就好比之前perl的CGI,该种方式的缺点是性能差,因为每次服务器遇到这些脚本都需要重新
启动脚本
解析器来执行脚本然后将结果返回给服务器
andy1219111
·
2014-03-31 18:00
linux文件备份:rsync快速部署
服务器端部署:[root@VM192168208086~]#rpm-qa|greprsynrsync-3.0.6-5.el6_0.1.x86_64[root@VM192168208086~]#cd/etc/
rsyncd
sunday208
·
2014-03-30 22:56
rsync
快速部署
文件备份
给源码包提供的服务编写
启动脚本
给源码包提供的服务编写
启动脚本
以apache服务为例实验要求:安装apache源码包,安装之后能够通过,serviceapachedstart/stop/status命令来启动、暂停、查看服务实验思路:
Jx战壕
·
2014-03-29 22:00
服务
启动脚本
源码包
给源码包提供的服务编写
启动脚本
给源码包提供的服务编写
启动脚本
以apache服务为例实验要求:安装apache源码包,安装之后能够通过,serviceapachedstart/stop/status命令来启动、暂停、查看服务实验思路:
Jx战壕
·
2014-03-29 22:00
服务
源码包
启动脚本
Shell/Python/Go
上一页
100
101
102
103
104
105
106
107
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他