$PRIVATE:IL_ARGS_NUM=$args.Length$Currentlocation=Get-Location$source=$args[0]$des=$args[1]
Thứ Tư, 12 tháng 4, 2017
Phần mềm copyfile và nén file sử dụng powershell 4.0
Nội dung file check_copy.ps1
Thứ Bảy, 1 tháng 8, 2015
Khac phuc loi java "Failed to validate certificate. The application will not be executed" khi dang nhap vao SAN Switch Borcade
Hi,
last week a customer had the problem that he wants to connect to the administration interface of a Brocade FC Switch but the Java Applet did not start. This error message was shown: “Failed to validate certificate. The application will not be executed”
Thứ Năm, 2 tháng 7, 2015
Hướng dẫn map thư mục trên Windows bằng file .vbs
Chỉnh sửa nội dung ở những phần in đâm
’ NameDrive.vbs
‘ VBScript to map a network drive.
‘ —————————————-’
‘
Option Explicit
Dim objNetwork, strDrive, objShell, objUNC
Dim strRemotePath, strDriveLetter, strNewName
‘
strDriveLetter = “W:”
strRemotePath = “\abc.com”
strNewName = “Reports”
‘ Section to map the network drive
Set objNetwork = CreateObject(“WScript.Network”)
objNetwork.MapNetworkDrive strDriveLetter, strRemotePath
‘ Section which actually (re)names the Mapped Drive
Set objShell = CreateObject(“Shell.Application”)
objShell.NameSpace(strDriveLetter).Self.Name = strNewName
Wscript.Echo “Check : “& strDriveLetter & ” for ” & strNewName
WScript.Quit
‘ End of Example VBScript.
Thứ Tư, 1 tháng 7, 2015
30 điều phải làm sau cài cài Minimal Centos 7 P2
17. Installing Webmin
Webmin is a Web based configuration tool for Linux. It acts as a central system to configure various system configuration like users, disk quota, services and configurations of HTTP server, Apache, MySQL, etc.
30 điều phải làm sau cài cài Minimal Centos 7 P1
CentOS is a Industry Standard Linux Distribution which is a derivative of RedHat Enterprise Linux. You may start using the OS as soon as you install it, but to make the most out of your system you need to perform a few updates, install a few packages, configure certain services and application.
Chủ Nhật, 31 tháng 5, 2015
Most commonly used XSCF commands (Cheat Sheet)
The eXtended System Control Facility Unit (XSCFU) is a service processor that operates and administrates both midrange servers. The XSCFU diagnoses and starts the entire server, configures domains, offers dynamic reconfiguration, as well as detects and notifies various failures. The XSCFU enables standard control and monitoring function through network. Using this function enables starts, settings, and operation managements of the server from remote locations.
Thứ Bảy, 30 tháng 5, 2015
Các trang web làm lab Online
http://technet.microsoft.com/en-US/virtuallabs
http://labs.hol.vmware.com/
http://labswitch.blogspot.com/ Cho phép làm lab switch cisco
http://www.sharontools.com/online-lab/ cho phép ta làm lab online trên thiết bị cisco, juniper và vmware.
http://networksbaseline.blogspot.com/p/cisco-labs.html Làm Lab online về cisco
http://labs.hol.vmware.com/
http://labswitch.blogspot.com/ Cho phép làm lab switch cisco
http://www.sharontools.com/online-lab/ cho phép ta làm lab online trên thiết bị cisco, juniper và vmware.
http://networksbaseline.blogspot.com/p/cisco-labs.html Làm Lab online về cisco
Đăng ký:
Bài đăng (Atom)