Wesley13 Wesley13
3年前
VIM自动补全Python代码
pydiction插件https://codeload.github.com/rkulla/pydiction/zip/master新建bundle文件夹mkdir~/.vim/bundle把文件夹解压后扔进来root@localhostbundlepwd/root/.vi
Stella981 Stella981
3年前
CentOS升级Python到2.7版本
查看python的版本pythonVPython2.4.31.先安装GCCyumyinstallgcc2.下载Python2.7.2wgethttp://python.org/ftp/python/2.7.2/Python2.7.2.tar.bz23.解压Python2.7.2
Stella981 Stella981
3年前
Linux基础入门教程
Linux基础入门教程\Linux学习路径!(https://oscimg.oschina.net/oscnet/051efeed231c3834b36ae1090f18c56b341.png)Linux学习者,常常不知道自己改怎么学习linux:Linux初级,也就是入门linux
Easter79 Easter79
3年前
SUSE12Sp3
1、解压sudomkdir/usr/local/mongodb创建mongodb目录将mongodblinuxx86\_64suse124.0.6.tgz复制到/usr/local/mongodb目录sudotarzxvfmongodblinuxx86_64suse124.
Stella981 Stella981
3年前
Idea破解
Idea破解Idea企业版解压版ideaIU2018.3.4.winJetbrainsIdesCrack4.2release.jar破解步骤一、JetbrainsIdesCrack4.2release.jar,通常放入$IDEA\_HOME/bin目录下。二、修改
Stella981 Stella981
3年前
SUSE12Sp3
1、解压sudomkdir/usr/local/mongodb创建mongodb目录将mongodblinuxx86\_64suse124.0.6.tgz复制到/usr/local/mongodb目录sudotarzxvfmongodblinuxx86_64suse124.
Wesley13 Wesley13
3年前
mysql 迁移到5.7.22
1.备份数据库mysqldumpurootP3306p123456h172.28.17.26alldatabasesdatabases.sqlmysqlurootp123456 <databases.sql2.安装5.7解压方式安装参考: centos安装mysql5.7
Stella981 Stella981
3年前
Linux安装Redis
1.获取redis资源  wgethttp://download.redis.io/releases/redis4.0.8.tar.gz2.解压  tarxzvfredis4.0.8.tar.gz3.安装  cdredis4.0.8  make  cdsrc  makeinstallPREFIX/usr/
Stella981 Stella981
3年前
FastDFS介绍与安装
目录FastDFS.11    介绍....12    安装....42.1     安装libfastcommon.42.1.1     下载安装包并解压....42.2     安装FastDFS.52.3     安装nginx.82.3.1     更新nginx安装库....82.3
Stella981 Stella981
3年前
Linux下源码安装redis,编译安装
1.下载redis源码root@localhostoptwgethttp://download.redis.io/releases/redis4.0.10.tar.gz2.解压缩root@localhostopttarzxfredis4.0.10.tar.gz3.切换r