How to setting Router and PC if using 2 routers at the same time

ROUTER 1
·        Enable
·        Configure terminal
·        Interface Serial2/0
·        IP Address 192.168.2.1 255.255.255.0
·        Clock Rate 9600
·        Exit
·        Interface FastEthernet0/0
·        No shutdown
·        IP Address 192.168.0.1 255.255.255.0
·        Exit
      Router (config) #router ripRouter (config-router) #net 192.168.1..0
      Router(config-router)#net 192.168.2.0
      Router (config-router) #exitRouter (config) # exit
 
ROUTER 2
·        Enable
·        Configure Terminal
·        Interface Serial2/0
·        IP Address 192.168.2.2 255.255.255.0
·        Clock rate 9600
·        exit
·        Interface FastEthernet0/0
·        No shutdown
·        IP Address 192.168.1.1 255.255.255.0
·        Exit
      Router (config) #router ripRouter (config-router) 192.168.1.0 #net
      Router(config-router)#net 192.168.2.0
      Router (config-router) #exitRouter (config) # exit
1.Set the IP Config PC 1
·        IP Address = 192.168.0.2
·        Subnet Mask       = 255.255.255.0
·        Gateway     = 192.168.0.1
2.Setting IP Config PC 2
·        IP Address = 192.168.1.2
·        Subnet Mask       = 255.255.255.0
·        Gateway     = 192.168.1.1
3.Click on the PC first and then select terminal
·        enable
·        Configure terminal
·        IP Route 192.168.1.0 255.255.255.0 192.168.2.2
     4.Click and select PC 2 terminal
      * Enable
·       Configure terminal
·       IP route 192.168.0.0 255.255.255.0 192.168.2.1
So this is end of my tutorial about How to setting Router and PC if using 2 routers at the same time. If you want to send comments and suggestions please comment on my blog ...... thank you for your visit. !!!

How To Change Primary Display Home Page in Mozilla

When we first opened the pages browsing at Mozilla, the system will be automated aimed at the automated search page. However, the search page will automatically appear when we just use mozilla is a page that maybe we do not usually use. Therefore we usually use Google to search page in internet.For the facilitate direct Internet users to view google. Then here are the steps to the Main Page Changing Display Home in Mozilla. 

1.  Choose a tool (tools) then click settings (options), just like the picture in this below


2. There are general icon on mozilla's homepage. Then type in the address you want to make it be primary homepage on your mozilla. Example i will type www.google.com .Then click ok.
 This is display of mozilla in previous page:


3. This is display of mozilla in previous page:

Thank you for following my tutorial. See you next time in the another tutorial. Have Nice Day.