一些时候需要机器启动时能自动登录Windows。但是又不想把用户密码设置为空。
运行 – netplwiz
然后取消“用户必须输入密码登录”的选项,然后输入用户密码。
Duang~ Done!
一些时候需要机器启动时能自动登录Windows。但是又不想把用户密码设置为空。
运行 – netplwiz
然后取消“用户必须输入密码登录”的选项,然后输入用户密码。
Duang~ Done!
We notified you earlier that Microsoft was planning to prevent old versions of Skype from working. Since yesterday, all versions of Skype below Skype 6.13 for Windows and Skype 6.14 for OS X are blocked and do not allow you to sign in. If you are not happy with the latest bloated version with obtrusive ads, here is a temporary workaround which will allow you to bypass the version check and run Skype 5.
Here are step-by-step instructions, please follow them carefully.
Update: our reader “Raven Killer” has suggested the following solution (and I can confirm that it works):
Another solution is as follows:
%APPDATA%\Skype
There you will find your config.xml file.
So, you need to have two binaries on your PC – one for Skype 3.8 to generate the required config section, and another for regular use. This is not handy, but Windows users have no other solution at the moment, unlike Linux users of Skype where Skype is still usable and does not have ads. (viaskypeopensource),
现在网上下载软件风险越来越大了,时不时你的浏览器就被劫持了,时不时弹出各种广告窗口。
咋办?试试下面几个软件吧:
如果还是解决不了…. 你就只有重装了 😀
偶然发现一份DDNS服务列表,分享一下…
Enjoy~
Update: 2019/02/03
Version 1.0
Author: Srijan Kishore
This guide explains how to configure NFS server in CentOS 7.0 Network File System (NFS) is a popular distributed filesystem protocol that enables users to mount remote directories on their server. The system lets you leverage storage space in a different location and write onto the same space from multiple servers in an effortless manner. It, thus, works fairly well for directories that users need to access frequently. This tutorial explains the process of mounting NFS share on an CentOS 7.0 server in an simple and easy-to-follow steps.
I have fresh installed CentOS 7.0 server, on which I am going to install the NFS server. My CentOS server have hostname server1.example.com and IP as 192.168.0.100
You can have your CentOS server installed from the tutorial. Alternatively we need a CentOS 7.0 client machine either server/desktop. I my case I will use an CentOS 7.0 desktop with hostname client1.example.com and IP as 192.168.0.101 Again I will be running all the commands with root credentials.继续阅读