-
MySQL用户管理:添加用户、授权、删除用户
linux添加用户 以root用户登录数据库,运行以下命令: create user zhangsan identified by 'zhangsan'; 上面的…2021年1月9日 -
linux环境node.js和npm install的安装和使用
linux wordpressInstallation on a Mac or Linux In order to install everything on a Mac, we'l…2021年1月9日 -
linux使用mysql远程连接访问
linux 网络安全Mysql默认root用户只能本地访问,不能远程连接管理mysql数据库,Linux如何开启mysql远程连接?设置步骤如下: 1、GRANT命令创建远…2021年1月9日 -
Solved umet dependencies – libc6-dev breaks libgcc-9-dev解决linux package包版本问题
linux1. Introduction Not so long ago I had the following issue: The following pac…2021年1月9日 -
linux一键中文脚本
linux 脚本程序linux一键中文脚本源码 使用脚本教程 wget -N --no-check-certificate https://raw.githubuserco…2021年1月9日 -
2021年1月 Web 服务器排行榜
linux wordpressWeb 服务器调查报告 Netcraft 是一家总部位于英国巴斯始于 1995 年的互联网服务公 2021年1月 Web 服务器排行榜 司。 该公司官网…2021年1月9日 -
google shell启用增强模式4核16G内存
linuxEnabling Google Cloud Shell “boost” mode via gcloud cli 我使用这个出色的答案https://st…2021年1月7日 -
Tmux 使用教程
linux 网络安全 脚本程序Tmux 是一个终端复用器(terminal multiplexer),非常有用,属于常用的开发工具。 本文介绍如何使用 Tmux。 一、Tmux 是什…2021年1月2日 -
screen简易用法总结
linuxscreen 是 Linux 下的常用命令,用于创建会话,可以将会话切换到后台运行,方便继续其它操作。平时 SSH 连接服务器,如果遇到超时或意外断线,…2021年1月2日 -
shell.cloud.google保持在线
linux python 网络安全 脚本程序GCS还是有点使用价值的,无需绑卡,每个账号每周50小时的免费时长,2H2G或2H4G(增强模式)的配置,10G口,个人觉得偶尔跑点小活,比如,搬个资源…2021年1月2日



