This article describes the whole basic: http://www.2cto.com/os/201308/238733.htmlA few simple memos:1. Ubuntu can be installed under Apt-get;2. configuration file/etc/rsync.conf Default does not exist, need to create manually;3. Ability to activate rsync via daemon xinetd, configure in/etc/default/rsync;4. Server configuration login and password in/etc/rsync.passwd, not necessarily this file, be able to con
writing is relatively clear.1190000002491282Gruntfile is so difficult to maintain, there are several reasons:
Configure and run DetachProgrammers know that the declaration and use of variables are the most convenient to understand and modify. But in Gruntfile, the allocation of tasks and the place where they were called were far away, greatly increasing the mental burden.
Every plug-in is doing too much.The result of each task must be written to disk file, another task re-read, dam
The company has two broadband gateways, one of which is high-speed and the other is low-speed, but the high-speed gateway is package-time. It starts up at nine o'clock A.M. every day and stops working at six o'clock P.M. In this period, another gateway is required. It is a bit of trouble to configure the gateway in the Network Properties every time. So I wantProgramYou can automatically switch the gateway at the time, so you can write this tool to qui
LuaFor Windows environment configuration andEditplusThis document describes how to use the editing tool.EditplusFor details about how to use the editing tool, see this article.EditplusUsed as an editing toolSciTESupports Chinese Characters
Environment: lua for windows (lfW)
Home: http://luaforwindows.luaforge.net/
Lua for windows is actually a complete Lua development environment, which includes:
Lua I
Oracle Data Pump tool series: Data Pump permission configuration details 1. Concept of Data Pump: Oracle Data Pump technology can quickly migrate Data and metadata from one database to another. Oracle Data Pump consists of three unique parts: www.2cto.com 1. command line Client: expdp and impdp2. DBMS_DATAPUMP PL/SQL package (also known as Data Pump API) 3. compared with traditional client-based Export/Impo
Vnetlib, a powerful Virtual Network Configuration tool under the command line
The production of the VMware Server Green Edition has played a major role. To like it, you can find vnetlib.exe In the VMware server‑workstation‑payerdirectory.
To create a virtual network adapter use:
Start/Wait vnetlib -- add adapter vmnet #
To allocate an IP address range use:
Start/Wait vnetlib -- set vnet vmnet # addr a
Recently usedSqlserver2005developerWhen the database was involved in website development, it suddenly found that the website configuration management tool was unavailable.Sql2005expressVersion. Then we collected data online and finally solved the problem.
The solution is as follows:
1. Open VS Command Prompt, enter Aspnet_regsql Use the default database (Aspnetdb) .
2. Open VS , In sequ
Disclaimer: There are a plethora of similar tutorials on the web, just documenting your own installation process. So that you can use it later.Environment configuration process:1, install SASS and environment:Just as gulp is based on node. JS, Sass is ruby-based, so be sure to install Ruby before using sass.Official download link, the official introduction, the download is the Ruby 2.2.4 (x64) version.When installing, be careful not to change the defa
One, Java SDK installationJ2SE latest version of installation address: http://www.oracle.com/technetwork/java/javase/downloads/index.html, including JDK and JRE.After installation, cmd-->java-version, can see the current Java platform version number;Configure environment variables (System variables):Java_home = D:\Program files\java\jdk1.8.0_112 (depending on the installation path)Path =;%java_home%\bin;%java_home%\jre\binCLASSPATH =.; %java_home%\lib\dt.jar;%java_home%\lib\tools.jar;After confi
1, when the call ' ifconfig eth0 down ' command shuts down the network device eth0, it will have the following effects:
All IP addresses configured on the NIC will be invalidated and removed (tested on Ubuntu 14.04, IP will not be removed, and still exist after reactivation)
Any connections that are associated with IP on the NIC will be compromised
All routes that need to pass through the network card will be removed from the routing table
The link layer device fails
Note: If th
Jinfo (Configuration info for Java)The Jinfo function is to view and adjust the virtual machine parameters in real time.Jinfo Command format:jinfo [ option ] pid
PID is the virtual machine process ID (can be queried with JPS)
Option list:
options
-flag
to print the value of the named VM flag
-flag [+|-]
to enable or disable the named VM flag
-flag
Tags: style blog http io ar color OS sp for
Open the Command Prompt (not asAdministrator)
Navigate to the folder where IIS Express was installed on your machine.
The command line spin up a iisexpress site with the following prompt: "IISEXPRESS.EXE/PATH:C:\WINDOWS\MICROSOFT.N Et\framework\v4.0.30319\asp. Netwebadminfiles/vpath: "/asp.netwebadminfiles"/port:[port]/clr:4.0/ntlm"using the following values for the [par AM]:
[Port]–any Port you has free in iisexpress (I use 8082 in
Label:Today in other computers configured SQl server R2, after the installation is complete, Discovery opens the Configuration management Tools service: Show Remote Procedure call failed: 0x800706be such an error messageBefore this problem was encountered, conjecture, it may be that this computer was previously installed in Visual Studio 2012, the built-in SQL Server 2012 conflicts with it, causing the new R2 version too low to causeSQL Server R2
Article title: Samba graphical configuration tool-SWAT. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Samba is a complete set of UNIX programs (including Linux). it can understand SMB, that is, Server Message Block protocol.
Both Windows and OS/2 use the SMB protoco
Install and configure the php code debugging tool Xdebug in Windows and Linux. I. Why do I need a Debugger? Many PHP programmers use echo, print_r (), var_dump (), and printf () for debugging. In fact, this is sufficient for programmers with rich development experience.
I. Why do I need a Debugger?
Many PHP programmers use echo, print_r (), var_dump (), and printf () for debugging. In fact, this is enough for programmers with rich development experie
The main indexes of this series of articles are as follows:
I. ETL Tool kettle Application Analysis Series I [Kettle Introduction]
Ii. ETL Tool kettle Practical Application Analysis Series 2 [application scenarios and demo downloads]
Iii. ETL Tool kettle Practical Application Analysis Series III [ETL background process execution
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.