Stella981 Stella981
3年前
Linux服务器CPU性能模式
环境:RedHatEnterpriseLinux4RedHatEnterpriseLinux5RedHatEnterpriseLinux6RedHatEnterpriseLinux7OnRHEL4:configurethecpuspeedtorun
Stella981 Stella981
3年前
Python 常见优化技巧,让你的程序溜溜的跑起来!
点击蓝色“Python空间”关注我丫加个“星标”,每天一起快乐的学习!(https://oscimg.oschina.net/oscnet/fc8a9052a7f4c0d30122fa3e1caceeb5a7a.jpg)来源:https://www.ibm.com/developerworks/cn/linux/lcnpython
Stella981 Stella981
3年前
Linux(CentOS7)下安装mysql
在centos7上安装mysql:1卸载mariadblib。默认centos7上含有mariadb的lib包。卸载它。root@USp11rpmrpmenodepsmariadblibs5.5.501.el7_2.x86_64root@USp11rpm
Stella981 Stella981
3年前
Linux 安装Maven和nexus代理仓库
1说明环境:redhatEnterpriseLinuxServer5.3x64。版本:Maven3.0.5,Nexus2.5.1bundle。2安装步骤2.1     下载地址Maven:http://mirrors.cnnic.cn/
Stella981 Stella981
3年前
Linux下安装nginx实现伪分布
1.安装Nginx的编译环境gccyuminstallgccc2.nginx的http模块使用pcre解析正则表达式,所以安装perl兼容的正则表达式库yuminstallypcrepcredevel3.nginx使用zlib对http包的内容进行gzipyum
Stella981 Stella981
3年前
Linux中使用vsftpd搭建指定用户指定目录的ftp服务器的方法
一。检查Linux中vsftpd的安装情况。二。将系统中的SELinux关闭,然后重新启动电脑关闭SELinux的方法:修改/etc/selinux/config文件中的SELINUX""为disabled,然后重启。如果不想重启系统,使用命令setenforce0注:setenforce1设置SELinux成为
Stella981 Stella981
3年前
Linux基本命令 vim命令(二)
LinuxVim显示行号在命令模式下输入":"进入编辑模式后执行setnu命令即可显示每一行的行号,如果想要取消行号,则再次输入":setnonu"即可。如果希望每次打开文件都默认显示行号,则可以编辑Vim的配置文件。每次使用Vim打开文件时,Vim都会到当前登录用户的宿主目录(用户配置文件所在地)中读取.vi
Wesley13 Wesley13
3年前
(转)60s快速分析Linux性能
  之前在地铁上看到过一篇快速分析Linux系统性能的文章,觉得以后有用,今天就找了一下,转载过来。原文出处:http://techblog.netflix.com/2015/11/linuxperformanceanalysisin60s.html(https://www.oschina.net/action/GoToLink?urlht
Stella981 Stella981
3年前
Fedora30安装有道词典记录
在有道词典官方网站有linux版本的下载地址:http://cidian.youdao.com/indexlinux.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fcidian.youdao.com%2Findexlinux.html)但这个版本是.dep软件包,如果熟
Stella981 Stella981
3年前
Linux之《荒岛余生》(五)网络篇
!(https://oscimg.oschina.net/oscnet/205f47187b90441ebedfb686b7b52059.gif)你想通过执行pinggoogle.com来判断网络连通性么?我想你这是在侮辱方教授。本篇是《荒岛余生》系列第五篇,网络篇,但不会教你fq。其余参见:Linux之《荒岛余生》(一)准备篇