上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 27 下一页
摘要: Resolving Python error: Unable to find vcvarsall.bat While installing python package flask user using pip I was getting the error Unable to find vcvar 阅读全文
posted @ 2017-02-09 15:16 季文康 阅读(164) 评论(0) 推荐(0)
摘要: 以下命令以网站目录www为例做介绍,有时候更新网站的时候需要保留比如图片目录,或者其他目录就需要这样的操作 实例一: 删除文件夹内所有文件只保留一个文件命令 [root@linuxzgf www] cd html [root@linuxzgf html] ls a dede include inst 阅读全文
posted @ 2017-02-01 17:24 季文康 阅读(2328) 评论(0) 推荐(0)
摘要: 1、使用tzseletect glibc common 2.12 1.192.el6.x86_64 : Common binaries and locale data for glibc Repo : base 2、使用ntpdate 阅读全文
posted @ 2017-01-29 20:11 季文康 阅读(172) 评论(0) 推荐(0)
摘要: =============================================================================== = 欢 迎 阅 读 《 V I M 教 程 》 —— 版本 1.7 = ================================== 阅读全文
posted @ 2017-01-29 13:33 季文康 阅读(343) 评论(0) 推荐(0)
摘要: Linux 意外操作后如何进行数据抢救 在 GUI 中使用 组合键或是 CLI 下使用 删除选项,这个文件并没有从硬盘(或是其它存储设备)上彻底销毁。当它文件被删除以后, 的数据指针部分被清零,仅仅是从系统的目录结构中被移除,但是这个文件仍然存在你磁盘中的某个 物理位置上。( 或 查询一个文件所对应 阅读全文
posted @ 2017-01-29 00:53 季文康 阅读(2234) 评论(0) 推荐(0)
摘要: 解决 Github用户名 变为 invalid email address 问题 If the identity used for this commit is wrong, you can fix it with: git commit amend author='Your Name ' 一、首页 阅读全文
posted @ 2017-01-25 11:33 季文康 阅读(3188) 评论(0) 推荐(0)
摘要: 1、我称为平常模式,用于项目的本地克隆使用。(无权限、无加密、ssh protocol) 2、我称为公共模式,用于安全性较低的项目管理。(有权限、协议加密、web_login_in protocal) 3、我称为加密模式,用于安全性较高的私有服务器。(有权限、隧道加密、web) 注意:TLS(htt 阅读全文
posted @ 2017-01-21 16:58 季文康 阅读(482) 评论(0) 推荐(0)
摘要: 直接编辑apt cyg 文件,找到md5sum,替换修改成sha512sum。 check the md5 digest= digactual= if ! test $digest = $digactual then echo MD5 sum did not match, exiting exit 阅读全文
posted @ 2017-01-18 23:47 季文康 阅读(529) 评论(0) 推荐(1)
摘要: 上次给大家认识了下,搭建一个服务大概的一个认识。 这次给大家搭建一个Samba服务认识下。 项目准备: 虚拟机一个(Centos6.5版本) 项目目标: 进行samba最简单的配置 项目难度: ❤❤ ———————————————— 配置文件: 主配置文件:/etc/samba/smb.conf 用 阅读全文
posted @ 2017-01-17 23:54 季文康 阅读(307) 评论(0) 推荐(0)
摘要: 先。关掉SElinux、防火墙。 ——————————————————————————— 安装rpm包(主): samba 3.6.9 164.el6.x86_64.rpm 启动检测:samba服务可以正常启动!(证明RPM安装正常) ________________________________ 阅读全文
posted @ 2017-01-17 23:54 季文康 阅读(221) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 27 下一页