#addhostNew-vm-Namefrmtempplate-192.168.0.1-VMtemp-VMHost192.168.0.2-Datastore0.2$myServer=Connect-VIServer-Server192.168.0.1#datacentorAdd-VMHost-Server$myServer-Name192.168.0.2-LocationInfrastructure_lg-Userroot-Password123-Force#portgroup$vswitch=Get-Vir..
分类:
其他好文 时间:
2017-04-14 21:30:47
阅读次数:
192
升级my.cnf注意mkdir -p /ngbs/data/{logs,tmp}vi /etc/init.d/mysqlbasedir=/usr/local/mysql datadir=/ngbs/data/cp ib_logfile* logs/chown -R mysql:mysql /ngbs ...
分类:
其他好文 时间:
2017-04-14 19:46:50
阅读次数:
347
C#:禁用combobox C#:隐藏 aspx: C#:对应的 Radio1_check Radio2_check 函数 ...
分类:
Web程序 时间:
2017-04-14 14:28:02
阅读次数:
176
解决的方法是: 第一步:在管理员命令中输入: mysql_upgrade -u root -p --force 第二步:重新启动mysql的服务: net stop mysql 再次运行MySQL,就解决了。 注意,两步缺一不可。 ...
分类:
数据库 时间:
2017-04-13 21:30:42
阅读次数:
242
python:mac下自带Python 2.7.10 1.先升级了pip安装工具:sudo python -m pip install --upgrade --force pip 2.安装setuptools 工具:sudo pip install setuptools==33.1.1 3.安装 P ...
分类:
系统相关 时间:
2017-04-13 20:13:51
阅读次数:
208
vim 1.一般模式 j可以使光标向下移动 k可以使光标向上移动 h可以是光标左移 l可以是光标右移 Ctrl+f页面内容向上移动一屏 Ctrl+b页面向下移动一屏 gg光标移动到首行 shift+4光标移动到行尾 按下数字n再按G光标会移动到第n行 ssh乱码 vi /etc/profile 添加 ...
分类:
其他好文 时间:
2017-04-11 13:50:55
阅读次数:
148
vj训练时的题,改了两个小时bug。只要把情况都考虑全考虑清楚这个题就比较好写了。 要注意搜索时从后向前搜索比较容易处理10111这种情况。 ...
分类:
其他好文 时间:
2017-04-08 22:16:02
阅读次数:
151
Linux--多网卡的7种Bond模式 http://www.cnblogs.com/lcword/p/5914089.html 七种网卡绑定模式详解: http://blog.csdn.net/wuweilong/article/details/39720571 通过 #ethtool xxxx ...
分类:
其他好文 时间:
2017-04-08 12:48:18
阅读次数:
182
pm2 start app.js --watch[PM2][ERROR] Script already launched, add -f option to force re-execution ...
分类:
移动开发 时间:
2017-04-08 12:35:24
阅读次数:
527
第一步:使用Microsoft Azure Active Directory Module for Windows Powershell连接至office365 管理中心: Connect-msolservice (输入全局管理员账号) 第二步:查看是否有用户或者组在使用需要删除的域名,并将这些用户... ...
分类:
其他好文 时间:
2017-04-07 22:57:44
阅读次数:
201