配置远程Python解释器 选择File-->Settings-->Project: xxxx-->Project Interpreter, (xxxx是项目根目录), 然后在右边, 点击小齿轮设置, 点击"Add Remote", 勾选SSH Credentials, 配置相关信息: Host: ...
分类:
其他好文 时间:
2020-11-27 11:35:08
阅读次数:
8
I use phpstudy to set a php+Mysql+Apache environment for the sqli-labs. The first step is to download the sqli-labs-master.zip from the official websi ...
分类:
数据库 时间:
2020-11-26 15:15:20
阅读次数:
14
1.下载相应的版本https://www.mongodb.com/download-center/community我这里下载的是mongodb-linux-x86_64-rhel70-4.2.9.tgz 安装部署 1.创建安装目录192.168.1.169:28001对应的安装目录[root@te ...
分类:
数据库 时间:
2020-11-26 14:55:04
阅读次数:
9
1.下载CentOS7.9 下载CentOS可以到其官方下载,官方地址:https://www.centos.org/download/ 不过我进到这个网站最终也没找到下载链接。 可以到这个网站 https://freecplus.net/bc14e930a8644f558e46b7411b8ad8 ...
分类:
系统相关 时间:
2020-11-25 12:32:43
阅读次数:
11
Windows 安装 agent 下载客户端:https://www.zabbix.com/download_agents 有两种文件可以下载,一种是Archive,一种是MSI安装包 安装客户端 EnableRemoteCommands=1 # 允许在本地执行远程命令 LogRemoteComma ...
一、安装环境 1、本机系统:Windows 10 Pro(64位) 2、Node.js:v6.9.2LTS(64位) 二、安装Node.js步骤 1、下载对应你系统的Node.js版本:https://nodejs.org/en/download/ 2、选安装目录进行安装 3、环境配置 4、测试 三 ...
分类:
Web程序 时间:
2020-11-20 12:04:56
阅读次数:
22
1、FinalShell SSH工具,服务器管理 详情:http://www.hostbuf.com/t/988.html 2、MobaXTerm 工具,服务器管理 详情:https://mobaxterm.mobatek.net/download.html 3、WinSCP https://win ...
分类:
系统相关 时间:
2020-11-18 13:19:29
阅读次数:
39
ClamAV 介绍 ClamAV:是 Linux 操作系统上最流行的防病毒软件、GPL 协议免费发布、用于检测木马,病毒,恶意软件和其他恶意威胁的一个开源杀毒引擎。 官网地址:https://www.clamav.net 源码包下载地址:https://www.clamav.net/download ...
分类:
其他好文 时间:
2020-11-18 13:07:11
阅读次数:
10
论文网址:https://arxiv.org/abs/1704.04861 翻译网址:https://blog.csdn.net/qq_32768091/article/details/80778815?utm_medium=distribute.pc_relevant_download.none- ...
分类:
Web程序 时间:
2020-11-18 13:01:21
阅读次数:
21
写一下Python如何安装模块: 1.下载BS4模块: http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/beautifulsoup4-4.3.2.tar.gz 2.解压到linux中的某个文件夹中并进入该文件夹 3 执行 p ...
分类:
其他好文 时间:
2020-11-18 12:37:39
阅读次数:
5