Home
    wooji
  Archives
  Guestbook
  Contacts
 



  Links
   arerta
   EyeGlassesOnline
   tiffany jewellery
   Eyeglass Frames
   passtesting
   Hebbe
   Pass4sure
   Isoprothiolane
   N-Phosphonomethyl iminodiacetic acid



http://20six.co.uk/testpass

powered by
20six.co.uk



DHCP services to configure

In the three-tier local area network switches to complete the allocation of operating parameters, we have the following work is mainly in the local area network on any of a VLAN, set up a DHCP server, the server and the need for the appropriate configuration parameters. To facilitate the narrative, the paper now to the Windows Server 2003 DHCP server configuration in the system as an example, a friend to you in detail about the DHCP server configuration process, the following is the allocation of specific steps:

First as an administrator log into server Windows Server 2003 systems, then click "Start" / "set up" / "control panel" order, in the pop-up window in the system control panel double-click on "Tools" icon , Open system management tools window;

Second Double-click management tool window of the DHCP option, to enter the local DHCP server system console window, the window display area to the left right click on the server host name from the pop-up menu fast The implementation of the "new scope" order, then the scope to create Wizard dialog box, enter the name of the new scope of information, and click the "Next" button, followed in accordance with the wizard prompts address pool set up the initial IP address , The end of the IP address and subnet mask address, and other parameters;

After continue to click "Next" button in the Settings dialog box was set up in the need to exclude the range of IP addresses, here in the IP will not be able to access workstations, network administrators often these will be important for the IP address LAN server host, router or firewall equipment, such as the use of equipment, then the wizard will prompt us to the window period of the lease parameters appropriate configuration, the default values of the parameters for eight days, if the LAN can use the IP address of the number of comparison Is low,In the 350-024 exam resources, CCIE SP IP Telephony Qualification Exam, you will cover every field and category in CCIE helping to ready you for your successful Cisco Certification.
, then we can try to adjust the value of slightly smaller, that is to exchange IP addresses to increase the frequency of some, to prevent the IP address was prolonged occupation; However, within the network, the IP address usually available More than the number, then the lease period set of parameters for a slightly longer there is no relationship.
18.7.08 04:00


BM IP converged communications services

IIn this fast in the programme, IBM users in the scale of 100, 200, within the scope of enterprises or enterprises of a certain branch, the three can be quickly prepared a design, quick implementation of the programme. Enterprises to achieve this through the construction programme, the following can be IP communications benefits of integration:

Your users can enjoy the diversity of IP telephony features, easy to use. For example: multi-session, personal telephone assistants.
Support for speech recognition and automatic switchboard telephone directories business, providing an interactive, fast and efficient communications experience.
Fax, voice mail integration in the system so that business users can use a variety of communication, more effective communication and collaboration.
Provide data / voice integration of the unified platform, enterprises can streamline the management and support.
The characteristics and advantages of the programme:

Multi-vendor integration, cost-effective
Integration of the advantages of multi-vendor products
Provide a wide range of brands of the optional IP phone
Provide value-added applications, enhancing the value of IP telephony platform
Use of voice recognition and "text to voice" applications, provide a more humane and efficient means of communication.
To provide fax service, voice mail, IP telephone calls billing, automated telephone directories and other value-added applications.
Provide more future development of space applications, such as inventory management, meeting rooms scheduled, with the election recording, and other information.
Provide higher quality and efficiency of project implementation
IBM sets fast as one of the categories provided by the standardization of converged communications solutions, IBM's professional designers and engineers to be more efficient, high quality and standardized service for your speedy design and implementation, reduce your project implementation cycle, increase your The quality of project implementation.
Set 1: 100 single-user sites (which can be expanded to 200 users)

List of equipment

Power over Ethernet data switch
Cisco CE500 5 Taiwan
PSTN voice gateway
Cisco 2801 12 x FXO with 24 SRST
IP PBX
Cisco CallManager 5.0 (with MCS - 7815), one Taiwan
Application Server
eWings CA Server 1 Taiwan
4 ports - include DTMF Auto Attendant, Auto Dial and Voice Mail
Fax Server 1port
Phone Accounting
Info Alert - Message Broadcasting
Text To Speech 1 port
IP phone
Receptionist with a phone Cisco 7961,1
Welltech IP Phone LP388 SIP phone, 100
16.7.08 03:47


IBM set up a dynamic IP address

Below we will be an example to illustrate the dynamic IP address the specific configuration. In this example we will also isp-configuration of the router and client. Dynamic IP in the client's configuration on the router, the router from the client side of the isp made public network router's IP address. Router and the client also activated DHCP servers and NAT functionality.

Network topology are as follows:

ISP-router configuration
Set System called isp.
Add Token ring interface.

Config (only)> set hostname isp
Host name updated successfully
Config (only)> add device tr-2
Device Slot # (1-4) [1]?
Device Port # (1-2) [1]?
Adding 2-port IBM Token Ring device in slot 1 port 1 as interface # 4
Use "net 4" to configure 2-port IBM Token Ring parameters

WAN I set up to support remote credited.
WAN I add in the dial-in circuit.
MB3-430
Config (only)> set data v34 2
Config (only)> add device dial-in
Enter the number of PPP Dial-in Circuit interfaces [1]?
Adding device as interface 5
Defaulting data-link protocol to PPP
Base net for this circuit [0]? 2
Enable as a Multilink PPP link? [No]
Disabled as a Multilink PPP link.
Add more dial circuit interface (s)? (Yes or [No]):
Use "set data-link" command to change the data-link protocol
Use "net" command to configure dial circuit parameters
11.7.08 07:02


Web login button for a section of the code

Here is the code for a login button for a Web application that permits Anonymous access. Simple create a hidden agent with this LotusScript code. Then use a button to call the agent. For example, if your agent is called "(Login)", you would call it with this formula command:
@ Command ([ToolsRunMacro]; "(LogIn)")
Set the button to hide-when the username is "Anonymous". Finally, if the application uses frames, you may want to set the button to open in a new window to avoid nesting a frameset within a frameset.
Code
Code for the agent:
Sub Initialize
Dim db As Notesdatabase
Dim session As New NotesSession
Set db = session.CurrentDatabase
Dim servername As New Notesname (db.Server)
Dim vEvaluate As Variant
Dim dbWebPath As String
vEvaluate = Evaluate (|"/"+ReplaceSubstring (@ Subset (@ DbName; -1 );"";"/")+"/";|)
dbWebPath = vEvaluate (0)
Print "[http://" + servername.common + dbWebPath + "? OpenDatabase & login" + "]"
End Sub 000-751

@ Function.lss use

The. Lss file show a few @ functions, which have been implemented in Lotus Script.
any. lss file can referenced in a Lotusscript Library by adding line as shown below to the declarations section of the script library.

% INCLUDE "@ function.lss"

This technique is used to set up web-based view of the wide out.
Code:
@ Implode (@ Explode (Your Field Here); "")
To elaborate on this concept, if you'd like to make sure just the first two
words appear on the same line, use:
@ Implode (@ Explode (@ Word (MANUFACTURER; ""; 1): @ Word (MANUFACTURER; ""; 2));
"")
+ "" +
@ right (@ right (manufacturer; ""); "")
10.7.08 16:47


NotesItem 000-439

NotesItem form can be representative of all elements of the object, simply say is that all can be placed in the form of elements in Lotus Script program can be used NotesItem targets and said its operation. The above code doc.AppendItemValue (fieldname, value) function of the role of Value is based on the value of additional domain for the form (that is, the relationship between the field).
In fact, careful readers must have been found in the air above on the date of the processing code, why should first give the value of Value-air, and then write it in storage » Why can not write directly to the library value? » The crux of the problem in NotesItem on.
NotesItem many attributes, of which two are the most important attributes Name and Text. Name attribute storage form elements of the name (that is, fieldname), and Text attribute storage form elements of the value (value). In the 000-439 implementation of procedures to doc. AppendItemValue (fieldname, value) function of time, Notes domain (fieldname) and the corresponding value (value) wrote NotesItem object. Executive Call doc.Save () function, in memory of all the objects were deposited NotesItem associated form.
In examining how to deal with air dates in the process of the initial thinking is directly into the empty string NotesItem, but in the view and help single-step tracking script found after the implementation of the above methods will not work. The reason is that NotesItem Text of the read-only attribute is impossible for the assignment, but also no corresponding assignment function, apparently function doc.AppendItemValue (fieldname, value) is devoted to the assignment of function Text attributes.
9.7.08 15:10


Beijing cottage industry of Revelation

Beijing as China's largest consumer of the city centre, cottage-style has long Guadao here and become famous sales distribution center. Although we are no strangers to the cottage machine, but Beijing for the stock market cottage, the cost profit, sales channels in the end how » Its future will move toward where » This reporter will take readers to open the market for Beijing cottage industries mystery. Detonation "cottage machine" Cottage machine, commonly known as black cell phone, there is no access to Ministry of Information Industry Network permits, some small factories assembled by the cell phone. Recently, in turn exposed by the media, as the current mobile phones on the market a major focus. Beijing as the country's largest consumer of the city centre, cottage-style has long Guadao here, Mu Xiyuan, Zhongguancun, Gong Zhufen Xizhimen and the cottage is famous for sales distribution center. The cottage-although not unfamiliar, but Beijing's cottage stock market, the cost profit, sales channels in the end how » Cottage where the plane will move toward the future » This reporter in-depth Beijing cottage market, with readers market opened Beijing cottage industries mystery. With all parts of the cottage-one after another of the report, hiding in the corner of the city's cottage-consumer market has started to surface. Li Xiaozhong Amoi former president had "cut this and leek, Gewan grow more formidable," an analogy to describe the cottage for the rapid spread nationwide trend. "Cottage wind" toward the country from Shenzhen According to incomplete statistics, mobile phone output in 2007 cottage at least 150 million, almost the domestic market with total sales of mobile phones rather, they set off a powerful shock wave market, the first Chinese mobile phone brands issued a fatal blow. Major Chinese mobile phone manufacturers are not talking about cottage-no "Yaoyaqiechi." Cottage on the mobile phone market for the deadly mass destruction is coupled with its low price super features, from the very beginning to develop in full swing in Shenzhen, this fire has now Shaodao country and overseas. The rise of the cottage, benefited from Taiwan's Bureau of the (MTK) has developed a low-cost mobile phone chips. In addition, in October 2007, the state implemented for nine years of the "mobile phone licences," abolition of the system, the mobile phone manufacturing industry has no administrative control barriers, all coveted the handset market enterprises can be involved in this industry, but also for some not Qualification underground mobile phone manufacturing enterprises opened up a space for survival. At a low price of the cottage that is used for the "encircling the cities from rural areas," the hill market strategy began in the country, "burning." Community to suppress cottage-mixed reactions Although the cottage to the proliferation of certain consumer groups has brought tangible benefits, but, according to incomplete statistics, only 2007 of a value-added tax, the state on the loss of 17.85 billion. Therefore, the Ministry of Information Industry, National Development and Reform Commission, the State Administration of Taxation, Business Administration, General Administration of Quality and Technical Supervision, and other seven ministries and commissions to carry out a large-scale nationwide mobile phone market order rectification special operations. However, the Government's Jiaosha, the attitude of the community this is a mixed reaction. Sina on the cottage of the data might be able to note some problems, as at the time of reporters before a total of 34,418 people participated in the survey, of which 66.15 percent who said that he would consider buying a cottage machine, 76.2 percent people think that there should be a reasonable guide, and that infringement Should severely crack down on violations of only 14.5 percent. With this cottage on the Beijing market in-depth coverage of the investigation, we will market, industry, government, experts, the legal profession and other cottage-level army opened Laishixiongxiong insider.
7.7.08 04:54


Mongolian People's Revolutionary Party was an overwhelming victory in parliamentary elections

People's Revolutionary Party won 76 seats in parliament to 47 seats, its main rival and the former ruling partners won 26 seats the Democratic Party. Independents and other small parties won the remaining three seats. If the election results remain unchanged, this would mean that the People's Revolutionary Party will be given directly to govern the rights of the People's Revolutionary Party in the past four years has been the Democratic Party and the ruling coalition, the alliance between them is very fragile, and this has on the economy The development had an impact. But the opposition allegations that the Democratic Party once again that they are there because of election fraud and lost, and this triggered a riot in Mongolia in further worry. Lebesgue Elbegdorj of the Democratic Party leaders in his office of Agence France-Presse, said: "I was tampering with the election results are very sad, our victory was stolen, the need for a vote recount.'s Election results were forged . "Amount of Lebesgue Elbegdorj had previously accused the People's Revolutionary Party in the election fraud, which triggered the July 1 of the riots, 8,000 demonstrators stormed the capital, Ulan Bator, riots killed five people . Chief Electoral Commission spokesman said the amount of Lebesgue Elbegdorj of the election fraud allegations are unfounded. He told AFP: "the electoral process is conducted in accordance with the law, relevant organizations work very well, it is really a fair election. Some people do not accept their candidate defeated a result, we have repeatedly carried out To statistics, but still reached the same result, this area there are no mistakes. " Government riot after the incident declared a state of the four-day state of emergency. People's Revolutionary Party headquarters were destroyed in the riots, a police station and the Cultural Palace was ransacked. To the riot police who fired tear gas and rubber bullets, the Government subsequently sent to the streets of the soldiers and military vehicles. In the state of emergency yesterday to continue running, but there is no indication that would happen further incidents of violence, the soldiers have withdrawn from the streets. Mongolian Minister of Justice said: "the situation has stabilized, had no immediate risk of violence, the soldiers withdraw from strategic positions." Although the amount of Lebesgue Elbegdorj said he did not accept the election results, but he said he expects there will be no more disturbances. He said: "I think this will be resolved through negotiations, I do not think that will happen more incidents of violence."
5.7.08 02:05


[first page] [previous page]  [next page]



The weblog's authors are responsible for the contents of this blog. Your free weblog from 20six.co.uk