Recently has been very busy very busy, there is no time to take care of the blog, home basically is the rhythm of washing and sleeping, I really never thought before, I will have to go home do not want to touch the computer situation ... Not only do not want to touch the computer, and insomnia also disappeared, because it is too tired, finally have some benefits.
These days there are actually some can record work experience, helpless has no clue also has no time, just take advantage of today's
Recently bought a server (intelligent multi-line server), Windows serve 2008The specific process for establishing a website is as follows1. There is a site2. The site below has a corresponding site3. The site through the record (domestic to, foreign will not have to)Because it's windows, we use IIS as a good fit to bui
Windows Server R2 + Exchange Server 2010 Migration Scenarios:1.DAG2. Low version want high version migration3.WBS Backup + Restore4. Back up the Restore case scenarioScene One: Delete a message within 14 days, how to restore?Scenario Two: Delete a message from 30 days ago, how do I restore it?Scenario Three: A database has failed, how to restore?Scenario Four: Th
: http://123.57.42.60/12755.htmlR4900 G2 Legacy BIOS RAID-1000 configuration array: http://123.57.42.60/12265.htmlLoad the array card driver installation system by following the link:R4900 G2 UEFI Mode installs Windows R2 (RAID-1000): http://123.57.42.60/12611.htmlJava plugins are required to use HDM, and if you cannot open the remote console, you need to add a Java site. Method: Http://123.57.42.60/11953.htmlArray Card driver Link Location:http://www
Windows Server file resource Management Server turns on disk quotas for the specified FTP userQuotas and usersDisk quotas monitor the use of individual users, so each user's utilization of disk space does not affect the disk quotas of other users on the same volume. For example, if the quota limit is a number of megabytes, and the user has saved 500MB of files on
Windows: install FTP server and windowftp Server
System window8.1
1. Install IIS components: click "start"> "Control Panel"> "program"> "open or close WINDOWS"> "Internet Information Service", and select "FTP server" (including FTP service and FTP scalability ), click OK.
An error occurred when submitting the statement using CVS today:
The specific prompt is as follows: CVS server: C:/Windows/temp/cvsc7.tmp: no such file or directory CVS [server aborted]: Error diffing test.txt.
According to the information on the Internet, there may be the following reasons: 1. after the cvsnt is installed, it is not restarted. 2. the path sett
1. System Partition
A) All partitions use NTFS, C:SYSTEM system partition 10G, D:software Software Installation 10G e:website Web site Directory F: Tools and Backup 50G soft,backup,other
2. Install the operating system:
Windows Server 2003 Enterprise Edition with Service Pack 1, upgraded with WindowsUpdate.
And hit the SP2 and all the patches
serv-u6.0 (replaces Servadmin.exe and servudaemon.exe with f
Export and publish the Library to the Ubuntu SVN server from the Windows SVN Server
1. Export
A) In windowscmd, type svnadmin dump XXX> XXX. Dump.
2. Import
A) create a version library svnadmincreate XXX in Ubuntu.
B) Import XXX. Dump to the new version library svnadminload XXX
C) modify the three files in the conf folder.
I. authz version permission Control
Ii.
Installing the SMTP serverStep 1 Check the SMTP server in the function, the next step to complete the installationStep 2 The Access tag inside the SMTP attribute of the IIS6 click Connect, then set the native accessible. (In fact, can not be set)Step 3. Do a test.Create a mail.txt content as follows, remember to change the mail address to your ownfrom: blog@yourdomainto: email@yourdomainis of the emailThen throw it to the C:\inetpub\mailroot\Pickup ,
The Web service used by a Web site on a linux server is nginx+mysql+php and needs to be migrated to a Windows server for a variety of reasons.Preparation for pre-workVersions of 1,php and MySQL2, site size and type3, Database sizeBecause the website is too huge 90G, and the Linux server disk space is not enough to comp
We often need to set up some Web services, FTP services, and so on when we use the IIS (Internet information server,internet Information Server) that comes with Windows Server, but after a while, Web sites, FTP sites, virtual directories are more, and their configuration becomes increasingly complex. Can IIS revert to
Recently learned libevent because of its use of the Windows system, unfortunately, there are few programs that can be referenced under vs. After referring to a number of blog posts. I groped myself to write a simple libevent server program. And found a simple client program on the Internet to test the success of the code. Make a note here today.
Libevent is really a very good thing, but also continue to le
Simulate Ip-san with Windows ServerTest operating system version: Windows 2003 Server SP2,Software: Ms_iscsi_target
Configuration steps:
1. First download ms_iscsi_target, can download from Microsoft Official website. Windowows 2003 corresponds to Ms_iscsi_target 3.1 version, Windows 2008 corresponds to Ms_iscsi_targ
Tags: DNS backup domain Windows serverRecently saw a data backup on the DNS topic, looked for a long time to find that the DNS Manager did not provide backup capabilities, so has not been able to solve, and finally in PowerShell today solved.I first create a chiso.com domain and add a record of aThe first is backup, the backup is actually very simple, only need a command to be able to:-FILENAME Specifies the file name of the exported configuration-nam
When configuring the SNMP service on a Windows server, it is cumbersome to use manual fill information. The following is done using the command line execution configuration file.
Create Snmp.inf
Copy Code code as follows:
[NetOptionalComponents]
SNMP = 1
[SNMP]
Contact_Name = "Itsupport"
Location = "Serverroom"
Service = physical, applications, end-to-end
Community_Name = Type_your_string_he
This article is described in the simplest and quickest way from the new Windows Server 2008 (R2), through the Guardian God · The PHP suite One-click Process for deploying PHP to run the environment is very simple.
Package Download Address : http://www.jb51.net/softs/243867.html
Security of God PHP Package Features:
1, the package of components are from the official stable version, plus the security
} mmm=${timetmp:5:2} Ddd=${timetmp:8:9} indate= $YYY $MMM $ddd# If the input date format is: 20100707else indate= $TIMETMPfi # Modified date format: 2010-07-07yyy=${indate:0:4}mmm=${indate:4:2}ddd=${ indate:6:7}procdate= $YYY "-" $MMM "-" $DDDYEARBEGIN = $YYY "-01-01" # the day before date format: 2010-05-20#dayago=$ (date-d "$PROCDATE-1 Days "+%y-%m-%d) #AGODATE =$ (date-d" $PROCDATE – 1 Days "+%y%m%d) #nMonBegDate =$ (date-d" $PROCDATE "+%y%m)" 01 "#nMEndLaDate =$ (date-d "$nMonBegDate-1 days
After a busy day, the Linux build SVN server, set up after Windows has been unable to connect, always feel that they are:Reason:1. Later prohibit the use of sublime after local editing and upload to the server with Xftp (this will cause file permissions problems, can not replace the success,-you see success)--all with the VI command2.conf passwd file username, pa
Originally this article is intended to play the first of the server function: Adrms, did not expect to install a few times installed successfully, but there are errors, then no recruit, intend to put the RMS database into the SQL toss toss, so in order not to let everyone feel abrupt, So this article describes the installation of sql2008. SQL in the enterprise is also very important applications, a variety of financial systems, ERP systems, OA systems
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.