10年工作经验,专研网站运维。
全部博文(454)
发布时间:2016-11-09 14:33:40
中国有些网站经常会发生域名被墙的情况,就是这个域名在国内不能被访问,但是在国外可以访问这个域名。原理就是在中国网络的出口有一个防火墙,会屏蔽某些他不喜欢的域名,所以解决方法之一就是购买国内的域名服务器,要买dnspod上面的域名。这样做国内用户在访问的时候就不会 经过国内的防火墙,因为解析不需要出国,所以.........【阅读全文】
发布时间:2016-10-10 09:33:51
1. Common user for staff, administrator only for IT department, make a password for administrator.2. Turn off automatic update function.3. Keep laptop sleep mode.4. Chinese language version.5. Install software: Skype, QQ, Office, Chrome browser, Input method.6. All of the drivers.7. Wifi and p.........【阅读全文】
发布时间:2016-10-09 16:24:28
1. Client command:List public SMB shares with smbclient -L //server -U usernameConnect to a SMB share with smbclient //server/share -U username2. Check configure file:testparm......【阅读全文】
发布时间:2016-10-09 09:43:48
Overview: You want to access server by SSH command quickly, you can use the script. you can write the server information into a file, and use the script involved the file. Procedure: Make a document, for username, IP address, port, like this:kobe@192.168.10.22.........【阅读全文】