12
2019
04
Python2 升级Python3
今天发现虚拟机的python还是2.7.5的,就想着升级一下。最新的python已经是3.7.0了。所以我打算先升级到3.6.6(https://www.python.org/ftp/python/3.6.6/Python-3.6.6.tgz)1、查看当前python版本号[root@localhost ~]# python -V
Python 2.7.52、下载python3.6.6的压缩包[root@localhost ~]# w
作者:hqy | 分类:技术文章 | 浏览:2311 | 评论:0
12
2019
04
error: no acceptable C compiler found in $PATH
[root@localhost ~]# cd msmtp-1.4.20[root@localhost msmtp-1.4.20]# ./configure checking build system type... i686-pc-linux-gnuchecking host system type... i686-pc-linux-gnuchecking target system type... i686-pc-linux-gnuchecking for a BSD-compati
作者:hqy | 分类:技术文章 | 浏览:2713 | 评论:0
12
2019
04
pip install --upgrade pip
[root@li1562-136 khuang]# pip install virtualenvCollecting virtualenv Downloading https://files.pythonhosted.org/packages/33/5d/314c760d4204f64e4a968275182b7751bd5c3249094757b39ba987dcfb5a/virtualenv-16.4.3-py2.py3-none-any.whl (2.0MB)&nb
作者:hqy | 分类:技术文章 | 浏览:2640 | 评论:0
12
2019
04
Getting Started - Installing Git
https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
作者:hqy | 分类:技术文章 | 浏览:3816 | 评论:0
12
2019
04
pip常用命令
用阿里云服务器,使用pip安装第三方库的时候卡的要死。所以我就想pip能不能安装本地的包。找到了这篇博客:http://me.iblogc.com/2015/01/01/pip%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4/原来pip能干这么多事情!幸福感暴涨!基本的命令解释,如下图:安装sudo easy_install pip列出已安装的包pip freeze or pip list导出requirements.txtpip freeze >
作者:hqy | 分类:技术文章 | 浏览:2316 | 评论:0
12
2019
04
Python 环境搭建
本章节我们将向大家介绍如何在本地搭建Python开发环境。Python可应用于多平台包括 Linux 和 Mac OS X。你可以通过终端窗口输入 "python" 命令来查看本地是否已经安装Python以及Python的安装版本。Unix (Solaris, Linux, FreeBSD, AIX, HP/UX, SunOS, IRIX, 等等。)Win 9x/NT/2000Macintosh (Intel, PPC, 68K)OS/2DOS (多个DOS版本)PalmOS
作者:hqy | 分类:技术文章 | 浏览:3117 | 评论:0
12
2019
04
pip 的简单安装与基本使用
pip 是 Python 著名的包管理工具,在 Python 开发中必不可少。本文只介绍各平台最新可用并且最简单的 pip 安装方式,以方便初学者和不会敲代码只需通过 pip 安装特定工具的小伙伴们。注:文中的示例皆设定为不使用 Python 2 直接安装 Python 3,然后将 pip 关联到新安装的 Python 3 版本。 安装前的准备工作非 Windows 用户首先需要确认系统中是否已经安装过 Python 和 pip,并确定运行 Python 3 的命令,以免造成版本混
作者:hqy | 分类:技术文章 | 浏览:2939 | 评论:0
12
2019
04
pip安装使用详解
pip安装使用详解 26 A+所属分类:pythonpip类似RedHat里面的yum,安装Python包非常方便。本节详细介绍pip的安装、以及使用方法。1、pip下载安装1.1 pip下载1# wget "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#md5=834b2904f92d46aaa333267fb1c922bb" --no-check-certificate1.
作者:hqy | 分类:技术文章 | 浏览:2514 | 评论:0
12
2019
04
virtualenv介绍及基本使用
1.virtualenv介绍2.安装virtualenv3.virtualenv运行使用4.virtualenv其他命令综合1.virtualenv介绍在python开发中,我们可能会遇到一种情况,就是当前的项目依赖的是某一个版本,但是另一个项目依赖的是另一个版本,这样就会造成依赖冲突,而virtualenv就是解决这种情况的,virtualenv通过创建一个虚拟化的python运行环境,将我们所需的依赖安装进去的,不同项目之间相互不干扰,如下所示。 2.安装virtualenv安装v
作者:hqy | 分类:技术文章 | 浏览:2436 | 评论:0
12
2019
04
strongSwan大坑一直重启(ubuntu)
strongSwan大坑一直重启(ubuntu)报错Starting strongSwan 5.3.2 IPsec [starter]...charon (20533) started after 40 mscharon stopped after 200 ms这种报错一直在auth.log里面循环报错,每个3秒钟出现一次解决方法service ipsec&
作者:hqy | 分类:技术文章 | 浏览:3912 | 评论:0
12
2019
04
破解迅雷下载被屏蔽的链接
发现下载被屏蔽的链接 在迅雷设置里 迅雷代理服务器随便填一个进去也能下载了 不过这样设置后 磁力链接没法获取种子了 ----- 取消一下,获取到种子后再启用 或者直接监听53端口的域名解析HOSTS 你懂得,我就不废话了127.0.0.1 hub5btmain.sandai.net127.0.0.1 hub5emu.sandai.net127.0.0.1 upgrade.xl9.xu
作者:hqy | 分类:技术文章 | 浏览:6320 | 评论:0
12
2019
04
关于strongswan的 strongswan和ipsec命令
Note: Some distributions (e.g. Fedora and its offsprings) rename the ipsec command to strongswan官方说的是有些版本ipsec命令给改成strongswanhttps://wiki.strongswan.org/projects/strongswan/wiki/Ipseccommand
作者:hqy | 分类:技术文章 | 浏览:4555 | 评论:0
12
2019
04
strongSwan 的 swanctl 配置、运行及测试
strongSwan配置、运行及测试 https://www.strongswan.org/testing/testresults/swanctl/ 版本信息:strongSwan v5.7.2 1. 编译tar xvf strongswan-5.7.2.tar.gz./configure --prefix=/usr/ --sysconfdir=/etc/
作者:hqy | 分类:技术文章 | 浏览:8237 | 评论:0
12
2019
04
在CentOS7-minimal的OpenVZ上安装Strongswan IKEv2 VPN
在OpenVZ的VPS上安装CentOS-7-minimal镜像,默认没有安装对于VPS来说消耗资源巨大的firewalld防火墙,安装的是我们熟悉的iptables,但没有激活任何规则。因此,网上流行的一键脚本(one-key-ikev2.sh)在OpenVZ+CentOS7minimal下无法正常工作(能连通VPN但是不能访问内外网资源)。其实手动安装strongswan服务器并配置IKEv2 VPN也并不复杂,五步就能搞掂!(一)下载Strongswan最新版文件下载到root目录并解压:
作者:hqy | 分类:技术文章 | 浏览:5325 | 评论:0
12
2019
04
安装strongswan服务器管理界面strongMan
strongswan服务器的GUI管理程序strongMan是基于python3和Django开发的,利用了strongswan的vici插件(该插件在strongswan 5.2以后的版本默认安装激活)提供的接口。安装strongMan的主页https://github.com/strongswan/strongMangit clone https://github.com/strongswan/strongMan.gitcd strongMan./setup.py install  
作者:hqy | 分类:技术文章 | 浏览:3583 | 评论:0
12
2019
04
strongSwan Manager
strongSwan Manager https://wiki.strongswan.org/projects/strongswan/wiki/ManagerstrongSwan Manager is a web application that interacts with the IKEv2 daemon charon via an XML interface running the SMP information qu
作者:hqy | 分类:技术文章 | 浏览:3836 | 评论:0
12
2019
04
MinGW vs MinGW-W64及其它
转载:http://tieba.baidu.com/p/3186234212?pid=54372018139&cid=#54372018139 这里也转一下吧。部分参照备忘录原文: bitbucket.org/FrankHB/yslib/src/50c3e6344a5a24b2382ce3398065f2197c2bd57e/doc/Workflow.Annual2014.txt?at=master 452行。试试问答体。首先得绕个远路,从Win32开始说起,否则之后容易乱……
作者:hqy | 分类:技术文章 | 浏览:2237 | 评论:0
12
2019
04
Mingw-w64在win10下的安装使用
0.介绍MinGW(Minimalist GNU for Windows), 是一个适用于微软windows应用程序的极简开发环境。MinGW提供了一个完整的开源编程工具集,适用于原生MS-Windows应用程序的开发,并且不依赖于任何第三方C运行时DLL。MinGW主要供在MS-Windows平台上工作的开发人员使用,但也可跨平台使用,MinGW包括:GCC的一个移植,包括C,C ++,ADA和FORTRAN编译器;GNU Binutils (如:as, ld, ar等);一个命令行安装程序,
作者:hqy | 分类:技术文章 | 浏览:2818 | 评论:0
12
2019
04
strongswan ipsec vpn掉线重连rekey
reauth = yes | nowhether rekeying of an IKE_SA should also reauthenticate the peer. In IKEv1, reauthentication is always done.In IKEv2, a value of no rekeys without uninstalling the IPsec SAs, a value of yes (the default
作者:hqy | 分类:技术文章 | 浏览:4629 | 评论:0
12
2019
04
Setup a Site to Site IPsec VPN With Strongswan and PreShared Key Authentication
Today we will setup a Site to Site ipsec VPN with Strongswan, which will be configured with PreShared Key Authentication.After our tunnels are established, we will be able to reach the private ips over the vpn tunnels.Get the Dependencies:Update your
作者:hqy | 分类:技术文章 | 浏览:3092 | 评论:0