芝士年糕 芝士年糕
3年前
Xshell + lrzsz 实现Linux与Windos文件互传
一、介绍lrzsz是一款在linux里可代替ftp上传和下载的程序。博主使用是Centos系统,配置好Yum源后,使用Yum下载并安装lrzsz程序。下载使用“sz”命令,sz全称send(发送),输入sz时、服务器发送文件,也就是本地从服务器上下载文件。上传使用“rz”命令,rz全称received(接收),输入rz时、服务器接收文件,
胖大海 胖大海
3年前
Nginx 配置文件
yum安装nginx配置文件目录server配置 /etc/nginx/conf.d/default.conflocation配置!(https://oscimg.oschina.net/oscnet/up52e3
洛竹 洛竹
4年前
我的 Mac 开发环境
Homebrew访问安装。使用Homebrew安装Apple(或您的Linux系统)没有预装但。Homebrew将大大降低维护环境的时间。本文后面将尽可能使用Homebrew。brewinstall:安装brewuninstall:卸载brewupdate:更新homebrewbrewupgr
Wesley13 Wesley13
4年前
mySQL的安装过程
安装mysql源码包安装优化基础源root@db03~vim/etc/yum.repos.d/CentOSBase.repo安装依赖包root@db03~yuminstallycmakencursesdevelautocon
Stella981 Stella981
4年前
MangoDb的安装及使用
安装步骤一、创建文件vi/etc/yum.repos.d/mongodborg3.6.repo二、配置文件内容mongodborg3.6nameMongoDBRepositorybaseurlhttps://repo.mongodb.org/yu
Stella981 Stella981
4年前
CentOS7 yum 安装和启动mysql
安装环境:CentOS(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.linuxidc.com%2Ftopicnews.aspx%3Ftid%3D14)764位MINI版,安装MySQL5.71、配置YUM源在MySQL(https://www.o
Stella981 Stella981
4年前
Linux下安装MySQL5.6
\TOC\以源码安装的方式编译和安装Mysql5.61\.卸载旧版本rpmqa|grepmysql检查是否有旧版本查询结果:mysqllibs5.1.737.el6.x86_64rpmemysqllibs删除旧版本r
Wesley13 Wesley13
4年前
ubuntu13.04安装搜狗输入法(带多套皮肤)
ubuntu默认输入法为ibus,但更多人喜欢用fcitx,尤其是现在fcitx搭载了搜狗词库和皮肤,使用起来更加方便。1.安装fcitx之前先卸载ibus$sudoaptgetpurgeibusibusgtkibusgtk3ibuspinyinibustablepythonibus$
Stella981 Stella981
4年前
Fedora25安装配置mysql
1.切换到root用户suORsudoi2.安装mysql的yum源Fedora25dnfinstallhttps://dev.mysql.com/get/mysql57communityreleasefc259.noarch.rpm