Junjun&3588 个人博客

Linux
Linux

CentOS yum安装chrome

  vim /etc/yum.repos.d/CentOS-Base.repo   [google] name=Google - i386 baseurl=http://dl.google.com/linux/rpm/stable/i386 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub [google64] name=Google - x86_64 baseurl=http://…

2016-02-27 0条评论 529点热度 0人点赞 admin3588 阅读全文
Linux

Centos6 安装 Xfce (桌面化)

In 64 bit CentOS (x86_64) # wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm # rpm -ivh epel-release-6-8.noarch.rpm In 32 bit CentOS (i386) # wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm…

2016-02-27 0条评论 533点热度 0人点赞 admin3588 阅读全文
Linux

CentOS下yum自动安装和升级nginx最新版

vim /etc/yum.repos.d/nginx.repo   #nginx.repo [nginx] name=nginx repo baseurl=http://nginx.org/packages/centos/6/$basearch/ gpgcheck=0 enabled=1     安装 yum install nginx 更新 yum update nginx

2015-12-24 0条评论 641点热度 0人点赞 admin3588 阅读全文
Linux

Debian7安装最新稳定版Nginx

wget http://nginx.org/keys/nginx_signing.key apt-key add nginx_signing.key vim /etc/apt/sources.list 底部添加 deb http://nginx.org/packages/debian/ wheezy nginx deb-src http://nginx.org/packages/debian/ wheezy nginx   问题 如果之前安装过nginx cd /var/lib/dpkg mv info …

2015-07-26 0条评论 557点热度 0人点赞 admin3588 阅读全文
Linux

CentOS 6.4 安装 mongodb

http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat/   vi /etc/yum.repos.d/mongodb-org-3.0.repo   内容   [mongodb-org-3.0] name=MongoDB Repository baseurl=http://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.0/x86_64/ gpgche…

2015-03-08 2条评论 2356点热度 0人点赞 admin3588 阅读全文
Linux

CentOS 6.4 安装 node.js

nodejs 处理高并发场景性能高。 目前用来承担项目的chat系统   进入 https://nodejs.org/download/ 选择最新版本 wget http://nodejs.org/dist/v0.12.0/node-v0.12.0.tar.gz tar -xf node* 安装支持库 yum install gcc openssl-devel gcc-c++ compat-gcc-34 compat-gcc-34-c++ cd no* ./configure --prefix=/usr/…

2015-03-08 4条评论 4090点热度 0人点赞 admin3588 阅读全文
Linux

360 提供 SNMP 一键安装 (过程中常见问题)

360很慷慨,直接送20个主机监控,并且监控频率也只有5分钟。比某些监控x的要好,服务器信息就算要被采集了做360大数据,其实也没有多少隐私。 主要服务器在国外,所以测试环境为:北美 摘自官方: wget http://download.cloud.360.cn/yjk/snmp_install.sh;chmod u+x snmp_install.sh ./snmp_install.sh -v 2 -p password ./snmp_install.sh -v 3 -u username -p password …

2015-02-25 0条评论 556点热度 0人点赞 admin3588 阅读全文
Linux

(转)ubuntu/linux下的网页设计 网页制作软件

大家根据自己基础情况,来选择相应的程序。如还有类型程序,请告之,并补充。 1. Bluefish是一个基于Gtk的HTML的编辑器,它支持语法加亮,支 持HTML、CSS、JAVASCRIPT、Java server pages (JSP)、Python、Perl、SSI、PHP、XML等语言。从某些方面来说,它类似于Windows下面的Dreamweaver,是制作 HTML不可多得的利器。 Bluefish是“写”HTML的好工具,但它本身并不具有所见即所得的功能,对于初学者来说可能会 有些吃力,因为需要补充一…

2011-06-28 0条评论 605点热度 0人点赞 admin3588 阅读全文
Linux

SAE绑定域名

根据SAE开发者文档中的信息,SAE在不久的将来将会提供独立域名绑定服务。但是目前暂停了,以下是官方解释: 目前暂时停用,稍后在备案验证体系完成后,将重新开放这项功能. 首先,最早要等第三套备案系统正式上线之后才有可能绑定域名,并且关于备案是一个很麻烦的问题,我估计新浪不会提供备案服务,毕竟SAE是面向开发者的服务,而不是IDC。 官方关于绑定域名的解释: SAE可以使用独立域名吗?如何设置? 可以设置。假设您的应用名是:exapmle,访问地址是example.sinaapp.com。首先通过在线管理平台的“应用…

2011-06-04 0条评论 542点热度 0人点赞 admin3588 阅读全文
12345
归档
  • 2024 年 7 月
  • 2023 年 11 月
  • 2023 年 4 月
  • 2021 年 9 月
  • 2021 年 2 月
  • 2020 年 6 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 12 月
  • 2019 年 8 月
  • 2019 年 4 月
  • 2017 年 12 月
  • 2017 年 11 月
  • 2017 年 10 月
  • 2017 年 6 月
  • 2016 年 12 月
  • 2016 年 8 月
  • 2016 年 4 月
  • 2016 年 3 月
  • 2016 年 2 月
  • 2015 年 12 月
  • 2015 年 7 月
  • 2015 年 6 月
  • 2015 年 3 月
  • 2015 年 2 月
  • 2014 年 8 月
  • 2013 年 12 月
  • 2013 年 10 月
  • 2013 年 5 月
  • 2013 年 4 月
  • 2013 年 3 月
  • 2013 年 2 月
  • 2013 年 1 月
  • 2012 年 12 月
  • 2012 年 11 月
  • 2012 年 10 月
  • 2012 年 6 月
  • 2012 年 5 月
  • 2012 年 4 月
  • 2012 年 3 月
  • 2012 年 2 月
  • 2012 年 1 月
  • 2011 年 12 月
  • 2011 年 11 月
  • 2011 年 10 月
  • 2011 年 9 月
  • 2011 年 8 月
  • 2011 年 7 月
  • 2011 年 6 月
  • 2011 年 5 月
  • 2011 年 4 月
  • 2011 年 3 月
  • 2011 年 1 月
  • 2010 年 12 月
  • 2010 年 11 月
  • 2010 年 10 月
  • 2010 年 7 月
  • 2010 年 6 月
分类
  • centos 8
  • go
  • Linux
  • php
  • python
  • Wordpress
  • 互联网
  • 区块链
  • 技术点滴
  • 未分类
  • 移动APP
  • 网络
  • 虚拟化

COPYRIGHT © 2022 Junjun&3588 个人博客. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang