Skip to content

站200

建站技术,建站交流

  • Home
  • hello
The future will be better tomorrow.

分类: windows

windows 服务器下 Mysql 重置密码

2018年4月8日 admin

首先要有管理员权限,比如使用 administrator 登陆系统。然后停止mysql, 通过 mysqld --skip-grant-tables 启动mysql,跳过授权表。这样就可以使用 root无需密码 登陆mysql ,之后重置密码,最后关闭mysql。 然后正常的启动。

Continue reading "windows 服务器下 Mysql 重置密码" →

windowsLeave a comment

window 2008 powershell 下载文件

2017年6月30日 admin
window 2008 powershell 下载文件

window 2008 可以使用系统自带的powershell 下载文件

使用方法: 首先打开powershell

然后执行命令

$src = "http://www.zhan.com/null.txt"
$dec ="c:\null.txt"


$client = new-object System.Net.WebClient
$client.DownloadFile($src,$dec)
windowsLeave a comment

windows2008在桌面上显示我的电脑的方法

2017年6月2日2017年6月2日 admin

最近工作的需要,使用了一台云服务器是用的系统是windows2008,开机后只有一个回收站, 没有我的电脑,使用很不方便。下图就是在桌面上显示我的电脑的方法。
Continue reading "windows2008在桌面上显示我的电脑的方法" →

windowsLeave a comment

QQ

点击这里给我发消息

近期文章

  • centos 使用 let’s encrypt centbot 的方法
  • 网站被黑后标题描述变成乱码,乱码是什么意思
  • TimThumb 在iis环境由于文件名字存在汉字无法使用的解决方法
  • windows 服务器下 Mysql 重置密码
  • mysql 数据备份跳过指定的表

近期评论

  • WordPress先生发表在《世界,您好!》

文章归档

  • 2018年10月
  • 2018年9月
  • 2018年4月
  • 2017年11月
  • 2017年9月
  • 2017年8月
  • 2017年7月
  • 2017年6月
  • 2017年5月
  • 2017年3月
  • 2017年2月
  • 2016年11月

分类

  • windows
  • wordpress
  • 小问题
  • 建站技巧
  • 数据库
  • 织梦
  • 默认

功能

  • 登录
  • 条目feed
  • 评论feed
  • WordPress.org

友情链接

  • 森林的个人博客
  • 正则表达式
  • PuTTY

Copyright © 2023 站200

Proudly powered by WordPress | WPNepal Blog by WP Nepal