Introduction to Windows SSH client PuttyIntroduction of PuttyPutty is a free and compact Win32 platform for Telnet,rlogin and SSH clients. Its main program is only 364k, but the functional wire is not inferior to the commercial Telnet tool.Official homepage:http://www.chiark.greenend.org.uk/~sgtatham/putty/Putty is a handy Telnet tool for Linux, for reasons such as:1. Completely free telnet and SSH
For desktop support, every time you reload the system or change the machine, the data backup is a headache, especially the mail, not only the mail and a bunch of contacts, there are a bunch of rules, this is a very headache, some time ago, looked at Microsoft TechNet on a Windows 7 deployment of the tutorial, Know a call Windows Easy Transfer tool, just this two days unit change computer, so try it, the eff
First, host WINDOWS7 system setup
1.
Install the
WIN7
printer driver first. Shut down the system firewall.
Turn off system firewall: Go to Computer "control Panel" → "
windows
firewall" → "Turn on or off
windows
firewall" → "Shut down firewall".
2. Click on the lower left corner of the computer "start" → "devices and printers"-Find th
code, compare and download the server code to the client, called CheckoutSure you can6, Normal, checkout, the folder will have an icon display, if it is Win10, svn icon is not displayed, you can deal with the followingRun →regedit→ to open the registryOpen hkey_local_machine\software\microsoft\windows\currentversion\explorer\shelliconoverlayidentifiers\Rename the SVN-related icon, preceded by a space, and
Another article: the problem of "saving the user name and password on the GIT Windows client" is finally solved.
Http://www.cnblogs.com/dudu/archive/2011/07/06/git_save_username_password.html
It is troublesome to enter the user name and password every time you push the Code, especially when you cannot remember the password. How to Set Google Code:
Add the following to your. Netrc. Machine code.google.co
1. Install VNC Viewer under Windows Client (self-download) This tutorial installs Vnc-5.2.3-windows.exe.2, Linux system download vnc-5.2.3-linux-x64-rpm.tar.gz and in the terminal[Email protected] vnc]#Tar-ZXVF vnc-5.2.3-linux-x64-rpm.Tar. GZ #得到VNC-server-5.2.3-LINUX-X64.RPM and vnc-viewer-5.2.3-linux-X64.rpm[[email p
certificate file is the client Stunnel and server Stunnel mutual authentication "password", please be sure to properly save. only the parties with this certificate can encrypt the communication over SSL, and the third party will not be able to see any information.Finally, configure the service entry:; Example SSL Front-End to a web server[https]client = yesaccept = 8080connect = 12.34.56.78:443; "Timeoutc
files, enter the account password account that exists in the Linux system: password Five modify Etc/xinetd/rsync file to change disable = yes to disable = No six start the Rsync service based on the XINETD process #/etc/init.d/xinetd start Seven Windows machine installed cwrsync eight open 873 ports on Linux (the port that Rsync uses by default) Nine open cmd to synchronize H:\cwRsync\bin\rsync.exe-vzrtopgu--progress--delete [emailprotected]::www/c
account by reading this file. So when the app is initially configured, it automatically opens the Safari browser and jumps to the https://manage.windowsazure.com/publishsettings/address to download the subscription configuration file. So, if it's a domestic version of Windows Azure, you have to manually download this file from https://manage.windowsazure.cn/publishsettings/and open it on your iphone. There are many ways to upload this attachment to t
July 29, 2015 Night honored to participate in Windows 10 global release Beijing Bird's Nest Water cube scene, Microsoft Global Executive vice President confered in person on the scene. The attached site map is as follows:650) this.width=650; "title=" Aaaaaaaaaaa.png "alt=" wkiol1xt9urip5z2aaqbtovh-28389.jpg "src=" http://s3.51cto.com/ Wyfs02/m02/71/8a/wkiol1xt9urip5z2aaqbtovh-28389.jpg "/>650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/71/8
can see that the temperature data has been properly obtainedThe next step is to configure the custom keyOpen zabbix_agentd.confAdd a rowUserparameter=cpu_temp,c:\zabbix\temp.bat//cpu_temp is a custom key, followed by the path of the batSave, and then restart the Zabbix_agent service (all actions that modify the configuration file must restart the agent service to take effect)Service-Side settingsConfiguration-Host-Select a host that has been configured for temperature monitoring, click on the m
HP-socket
In the past, a general-purpose Windows Socket TCP underlying communication component was developed for a large-scale communication project. The component code is HP-socket. NowCodeOpen it to the public, hoping to help everyone. In addition, in order to make it easier for everyone to learn HP-socket, we have carefully produced a function test example (test echo) with a test echo-PFM, you can use these two test examples to quickly master the
every day 3:00
1, open C:\Program Files\cwrsync\bin directory, new Passwd.txt
Enter 123456
Save
Continue in C:\Program Files\cwrsync\bin directory, new Mysql_backup.bat
Input@echo offEcho.Echo begins synchronizing data, please wait ...Echo.CD C:\Program Files\cwrsync\binRSYNC-VZRTOPG--port=873--progress--delete [email Protected]::mysql_backup/cygdrive/d/mysql_data Echo.echo Data Synchronization completeEcho.
Last Saved exit
2, add batch sc
1. Manually Install Zabbix client
(1) Download Windows Zabbix Client
From the official Download Zabbix agent, the package contains 2 directories, one for Win32, the other is Win64, each directory should have 3 files, respectively: Zabbix_agentd.exe zabbix_get.exe zabbix_ Sender.exe
Depending on the operating system, place the file in the C:\zabbix directory
(2) A
* key_backup2.3. Generate a new key: (Replace the contents of the quotation marks with your own mailbox)Ssh-keygen-t rsa-c "[Email protected]"Direct enter, do not modify the default road strength.Enter passphrase (empty for no passphrase): Enter same passphrase again:Set a passphrase and ask for the passphrase before each remote operation! Busy trouble can be directly enter, not set.Step Three: Submit the public key on GitHub:
Locate the. SSH
Label:"Go" installation and use of Oracle Instant client under Windowsreprinted from Placidcreatefinal Edit Placidcreate"Install" Download the instant client file from the official Oracle website (http://www.oracle.com/technetwork/topics/winx64soft-089540.html)In general, Basic, Sqlplus, ODBC, and JDBC are sufficient:Instantclient-basic-win32-11.2.0.1.0.zipInstantclient-sqlplus-win32-11.2.0.1.0.zipInstantcl
. Open Xstartup Configure desktop#vim/root/.vnc/xstartupChange the last line toGnome-session 6 finally is the firewall problem, want to let others can log in, you have to open the port of VNC let others come in, many people think that the configuration of iptables, but still can not, then we will be quiet to see if you and my iptables rule corresponds.==================== First Look at the VNC port =========================[[emailprotected]~]#netstat-nltup|grepvnctcp 000.0.0.0:6002 0.0.0.0:* LIS
/******************** This article can be forwarded, but the forwarder must retain the author's signature permission* *** Li Hao* *** MSN: lihao_nx@hotmail.com***** Email: lihaoyxj@gmail.com* *** Source: lihaoyxj.cublog.cn**************************************** ******************/The front side introduced the setup of funambol and programming in some systems, but some friends asked me that he could not understand funambol WM
when cloning again, or after the push, there is no need to enter the password:git clone [email protected]192.168. 130.134:/mydata/git/learngit.git9. Disable GIT user shell loginFor security reasons, the GIT user created in the second step is not allowed to log in to the shell, which can be done by editing the/etc/passwd file.1 vim/etc/passwdFind a line similar to the following:git:x:1001:1001:,,,:/home/git:/bin/bashSwitchgit:x:1001:1001:,,,:/home/git
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.