Debian和ubuntu apt-get 安装意外中断后导致资源被锁,及screen用法
linux wordpress 网络安全错误提示: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporar…2020年7月8日
Debian或Ubantu系统安装LXDE+VNC桌面环境教程 vps
linux wordpress***方法一,简单只需三个命令 使用windows远程桌面连接,端口为3389 screen -s 1 sudo apt-get update sudo…2020年7月8日
云主机测试脚本
linux wordpress测试主机命令#wget -qO- git.io/superbench.sh | bash <span class="hljs-header">Us…2020年7月8日
linux ubuntu 添加crontab计划任务
linux pythonsudo apt-get install cron 安装crontab 然后添加任务# crontab -e 运行 选择2 nano进行编辑 *** 任…2020年7月7日
google shell cloud run vps desktop with ubuntu OS docker
linux 网络安全docker-ubuntu-vnc-desktop google shell cloud https://ssh.cloud.google.com/cl…2020年7月7日
kali linux安装chrome浏览器
linux 网络安全1.下载chrome浏览器 wget https://dl.google.com/linux/direct/google-chrome-stable_c…2020年7月6日
用于rendez-vous约会python_selenium_chrome脚本
linux python 网络安全from selenium import webdriver import time import smtplib from email.header …2020年7月6日
用于kali_room续时自动添加脚本列子
网络安全 脚本程序// ==UserScript==// @name New Userscript// @namespace http://tampermonkey.ne…2020年7月6日
python+Selenium+FireFox浏览器webdriver安装 使用例子linux环境
linux pythonpython selenium自动化 安装selenium pip install selenium 浏览器驱动安装 打开网页检查最新版本然后下载或修改…2020年7月6日
python+selenium+firefox使用例子windows环境
linux python关于selenium selenium是一款强大的web自动化测试工具,它通过webdriver与浏览器进行通信,从而与web进行交互。 实验环境 wi…2020年7月6日


admin