linux
design321
这个作者很懒,什么都没留下…
展开
-
Curl POST 请求
Curl POST 请求原创 2022-07-06 10:29:03 · 301 阅读 · 0 评论 -
linux开启端口命令 iptables 打开 查看
关闭端口iptables -A INPUT -p tcp --dport 111 -j DROP打开端口iptables -A INPUT -p tcp --dport 111 -j ACCEPT 开发不连续端口(包括单个):iptables -A INPUT -p tcp -m multiport --dport 21,20 -j A转载 2014-08-20 12:17:19 · 4028 阅读 · 0 评论 -
wamp xampp 及 linux 下虚拟机配置方法
第一步,配置本地域名解析原创 2014-08-13 16:50:18 · 1202 阅读 · 0 评论 -
wget的常见用法
转自:http://blog.csdn.net/hitabc141592/article/details/7561239wget是linux最常用的下载命令, 一般的使用方法是: wget + 空格 + 要下载文件的url路径例如: # wget http://www.linuxsense.org/xxxx/xxx.tar.gz简单说一下-c参数, 这个也非常常见, 可以断点续传,转载 2014-10-11 18:39:25 · 1173 阅读 · 0 评论 -
apche运用LDAP进行权限认证
一、此次安装环境CentOs原创 2014-08-21 18:57:16 · 764 阅读 · 0 评论 -
linux 安装了memcache模块,phpinfo加载不了 & Nginx和PHP-FPM的启动/重启脚本
service php-fpm restart这段时间用nginx少,都快忘记它和原创 2014-06-20 11:59:19 · 1562 阅读 · 0 评论 -
centos5.9源码装扩展
yum -y install patch make gcc gcc-c++ gcc-g77 flex bisonyum -y install libtool libtool-libs autoconf kernel-develyum -y install libjpeg libjpeg-devel libpng libpng-develyum -y install freetype free转载 2014-06-19 16:50:25 · 513 阅读 · 0 评论 -
虚拟网卡配置
DEVICE=eth0HWADDR=00:0C:29:32:70:4DTYPE=EthernetONBOOT=yesNM_CONTROLLED=yesBOOTPROTO=staticIPADDR=192.168.20.129NETMASK=255.255.255.0GATEWAY=192.168.1.2DNS1=202.106.0.20DNS2=8.8.8.原创 2014-06-19 10:00:20 · 704 阅读 · 0 评论 -
haproxy 安装
wget http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.22.tar.gztar -zxvf haproxy-1.4.22.tar.gzmv haproxy-1.4.22 haproxycd haproxymake TARGET=linux26 prefix=/usr/local/haproxy installcd /原创 2014-03-19 18:40:58 · 661 阅读 · 0 评论 -
CentOS6.4 搭建LAMP环境
查看机器系统uname -a查看系统版本号cat /etc/redhat-release yum -y install gccyum -y install gcc-c++yum -y install httpd php mysql mysql-server mysql-devel php-mysql php-xml php-cgi php-mbstring php-原创 2013-10-27 02:05:36 · 875 阅读 · 0 评论 -
本次部署环境为CentOS6.3 x86_64
一、说明本次部署环境为CentOS6.3 x86_64二、环境布署 A. 挂载硬盘Ø 查看分区情况fdisk –lØ cd /Ø mkdir e-TaxiØ chmod 777 -R e-Taxi/Ø 挂载 mount /dev/xvdb1 /e-TaxiØ 查看挂载情况 df –k Ø原创 2014-01-24 01:44:19 · 1115 阅读 · 0 评论 -
编译安装lamp环境
1.1准备工作检查系统#uname-a如果有x86_64就是64位的,没有就是32位的这是64位的1、安装编译工具gcc、gcc-c++注意解决依赖关系,推荐使用yum安装,若不能联网可使用安装光盘做为yum源—— 1)编辑yum配置文件:(根据实际情况配置)# mount /dev/cdrom /mnt/cdrom进入到/etc/yum.repos.d目录CentOS-转载 2014-05-27 10:06:40 · 1094 阅读 · 0 评论 -
ubunte 12.04 lamp 环境安装
查看系统版本:user1@user1:/var/www$ mkdir RSDAQuser1@user1:/var/www$ lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 12.04.4 LTSRelease: 12.04Codename:原创 2014-03-14 11:45:04 · 823 阅读 · 0 评论 -
php linux apc扩展安装
yum install *APC* 1057 yum install php-pecl-apc 1058 yum install php-pecl-apc-devel 1059 find / -name apc.so 1060 whereis php原创 2014-04-09 22:37:49 · 1069 阅读 · 0 评论 -
android文件上传413 nginx [error] 9679#0: *318855 client intended to send too large body: 1593409 bytes
问题描述:android 图片文件上传服务器返回 413ios 上传正常排查:# whereis nginx# vi /etc/nginx/nginx.conf查看日志存放地址# cat /var/log/nginx/hiad.error.lognginx [error] 9679#0: *318855 client intended to send too l原创 2015-01-28 16:45:10 · 1839 阅读 · 0 评论 -
CentOS下php安装mcrypt扩展
转自-http://www.cnblogs.com/huangzhen/archive/2012/09/12/2681861.html注意nginx的环境需要重启php-fpm 218 service php-fpm restart 221 /usr/local/nginx/sbin/nginx -s reload(以下步骤均为本人实际操作,可能与你的安装方转载 2014-12-01 17:59:09 · 543 阅读 · 0 评论 -
centos 挂载硬盘
Linux磁盘挂载操作手册转自:http://wenku.baidu.com/link?url=rlCF2zTPJKXwB3VhlK9DSQAgvXjOmkWJfMXrLjhSMwl6zBcy6IysyUsFvWYdn2UhSdoAq32xKBLGpOVdWmNEsREpT5E1BjgVSLyaHXDA8sS一、挂载单个分区小于2T的分区1.查看系统当前分区情况命令df –h转载 2015-01-08 18:19:01 · 966 阅读 · 0 评论 -
php 常驻后台
后台运行:[root@iz2zeiyr83gi07o1puquodz commands]# nohup php statistics.php &[1] 4087[root@iz2zeiyr83gi07o1puquodz commands]# nohup: ignoring input and appending output to ‘nohup.out’[root@iz2z原创 2017-09-18 21:46:36 · 1288 阅读 · 0 评论 -
Red Hat 6.3 光盘yum源配置
mkdir /mnt/cdrom 新建挂载点mount /dev/sr0 /mnt/cdrom 挂载光盘cd /etc/yum.repos.d/mv rhel-source.repo rhel-source.repo.bak 将原来的源备份好[root@localhost yum.repos.d]# vi原创 2014-02-12 10:51:13 · 1406 阅读 · 0 评论 -
centOS6 nginx环境配置
1.安装GCCyum install gcc2.安装nginxwget http://nginx.org/download/nginx-1.4.2.tar.gz3.安装nginx依赖的库yum install zlib-develyum install pcre-deveel原创 2014-04-16 11:33:53 · 704 阅读 · 0 评论 -
CentOS7 安装 使用 Docker
CentOS 7 中 Docker 的安装[root@localhost ~]# yum install docker[root@localhost ~]# systemctl start docker[root@localhost ~]# systemctl enable docker下载官方的 CentOS 镜像到本地 docke原创 2015-08-24 12:30:19 · 4687 阅读 · 0 评论 -
HP Startup: Unable to load dynamic library '/usr/lib64/php/modules/memcache.so' -undefined symbol: z
[root@localhost conf]# service php-fpm restartGracefully shutting down php-fpm . doneStarting php-fpm [19-Oct-2015 15:42:00] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic lib原创 2015-10-19 17:41:59 · 4971 阅读 · 0 评论 -
centos6.4 yum 安装 memcached
yum install memcachedyum install php-pecl-memcachepecl install memcacheservice memcached restart 添加Memcached开机启动1. cd /etc/rc.d/init.d/ 2. chmod 777 memcached 3. chkconfig --ad原创 2014-11-27 15:51:05 · 1244 阅读 · 0 评论 -
centos7 安装mysql
yum install mysql mysql-devel mysql-server是找不到mysql-server包的,因为Centos7中用MariaDB代替了mysql数据库。查了资料,MariaDB是优于mysql的,但是我们开发环境全是用的mysql,并不敢轻易换,待我明天做下测试,如不影响现有产品的使用情况,再决定是否更新。以下是装mysql-server的过程及出现问题的原创 2015-08-27 18:09:48 · 584 阅读 · 0 评论 -
解决 nginx: [alert] kill(189, 1) failed (3: No such process)
[root@3f2e8e42d52f /]# nginx -s reloadnginx: [alert] kill(189, 1) failed (3: No such process) 杀死189进程,可是并没有[root@3f2e8e42d52f /]# ll /usr/local/nginx/sbin/nginxls: cannot access /usr/local/ngin原创 2015-08-26 11:26:55 · 33140 阅读 · 5 评论 -
linux crontab 定时执行php文件方法 & ubuntu 定时执行.sh
需求:定时执行一个php文件/sbin/service crond start //启动服务[root@localhost crontab]# crontab -e * * * * * sh /test.sh//这是每分钟执行一次crontab -u root -l 查看定时任务crontab -u root -r 删除[root@local原创 2013-03-21 18:32:52 · 1428 阅读 · 0 评论 -
linux开机自启动脚本
#!/bin/bash#chkconfig:2345 80 05#description:audiodna serviceRETVAL=0STARTTIMEOUT=120STOPTIMEOUT=60prog="ttserver"ttserverpidfile="/storage/ttserver/ttserver.pid"start(){ echo -e "Audiodna原创 2015-05-25 18:48:37 · 557 阅读 · 0 评论 -
数据库备份
#!/bin/bash# EnviromentPATH=/usr/local/sbin:/usr/bin:/bin# Configure The Directory of BackupROOT=rootROOTPASS=123456MYSQLDIR=/backup/mysqlDATETIME=`date -d now +%Y-%m-%d_%H-%M`# Create Dire原创 2015-04-22 14:11:52 · 401 阅读 · 0 评论 -
解决:no device found for connection “ System eth0”问题
转自:http://www.91rhca.com/743.html在Vmware上面安装CentOS,开机后,使用:service network restart时,会提示一下错误:Shutting down loopback interface: [ OK ]Bringing up loopback interface: [ OK ]Bringing up interfa转载 2015-03-17 10:10:35 · 2837 阅读 · 0 评论 -
yum [Errno 256] No more mirrors to try.
今天公司搬个家电脑不能用yum了[root@localhost ~]# yum updateLoaded plugins: product-id, refresh-packagekit, security, subscription-managerUpdating certificate-based repositories.Unable to read consumer iden原创 2014-03-31 16:24:28 · 4800 阅读 · 0 评论 -
# ls ./htmlfile | wc -l linux查看文件夹个数
# ls ./htmlfile | wc -l linux查看文件夹个数原创 2014-03-09 17:24:44 · 990 阅读 · 0 评论 -
linux如何查看系统信息
转自:http://www.cnblogs.com/lhj588/archive/2012/05/15/2501007.html一:cpu[root@srv /]# more /proc/cpuinfo | grep "model name"model name : Intel(R) Xeon(R) CPU X3220 @ 2.40GHzmodel转载 2013-08-02 09:52:48 · 653 阅读 · 0 评论 -
vnc图形界面安装
常用安装:yum -y install tigervnc-servervncservervnclicense -add DRH22-RBR9C-YMHSH-72RPR-3SPJAiptables -Fyum install pixman pixman-devel libXfont如果不行,再试试下面的方法:安装的方法是先卸载原来的vnc,yum remo原创 2013-08-01 18:42:02 · 825 阅读 · 0 评论 -
linux上安装activeMQ
转自:http://blog.163.com/yangzhanghui_job/blog/static/17957506220127171173225/1.新建一个文件夹activeMQ mkdir /server2.授权 chmod 777 /server3.下载activeMQ安装包,拷贝到/activeMQ目录下apache-activemq-5.6.0-b转载 2013-07-29 14:35:24 · 723 阅读 · 0 评论 -
linux svn 觉问题
[root@rhes6 svn]# svn add 186svn: warning: cannot set LC_CTYPE localesvn: warning: environment variable LANG is ENsvn: warning: please check that your locale name is correctvi /etc/profile加入原创 2013-07-17 19:23:53 · 776 阅读 · 0 评论 -
Linux svn 回滚版本库
转自:http://rtxbc.iteye.com/blog/870160首先保证我们拿到的是最新代码,运行Linux代码 svn up Index/ 然后找出要撤销的确切版本:Linux代码 svn log --limit 10 Index/tpl/css/global.css 根据log怀疑是1转载 2013-07-18 10:43:11 · 707 阅读 · 0 评论 -
不能访问虚拟主机的apache
客户端同事来调接口,刚还好好的,一下就访问不了了呢?第一反应,ping ,可以拼通第二反应,ssh登录,也ok第三反应,重启apache,/usr/local/apache2/bin/apachectl restart第四反应,iptables -Fservice iptables saveok,搞定!原创 2013-07-14 23:40:58 · 624 阅读 · 0 评论 -
Linux下 添加PHP扩展模块 curl
转自:http://www.linuxidc.com/Linux/2012-02/55234.htm参考:http://blog.haohtml.com/archives/13059进入资源目录,下载curl模块,并安装下载curl-7.18.2.tar.gz到/usr/local/src免费下载地址在 http://linux.linuxidc.com/用户名与密转载 2013-06-03 13:24:08 · 1686 阅读 · 0 评论 -
在CentOS下安装php的json扩展 PHP Fatal error: Call to undefined function json_decode()
原文:http://blog.renhao.org/2011/01/install-php-json-on-centos/今天给一台CentOS系统的服务器上传了一个新的程序之后,发现部分页面显示不出来,或者不完整。查看Apache的错误日志的时候发现了大量的PHP报错提示:PHP Fatal error: Call to undefined function json_转载 2013-02-21 14:47:11 · 5694 阅读 · 0 评论 -
linux 查看 进程 端口号
1. 查看进程占用的端口号netstat -anp[root@nbatest ~]# netstat -anp | grep 进程名称2. 查看使用端口号的进程lsof[root@nbatest ~]# lsof -i :3306转载 2013-02-21 16:26:07 · 514 阅读 · 0 评论