Friday, June 24, 2022

Difference between File & Folder

Facebook Page - https://www.facebook.com/technologyhours Instagram Page - https://www.instagram.com/technologyhours/

Thursday, June 23, 2022

Office 2016 Activate Without Product Key

Instruction- Disable all Anti Virus & Defender activation steps 1. copy below texts -------------------------------------------------- @echo off title Activate Microsoft Office 2016 ALL versions for FREE!&cls&echo ============================================================================&echo #Project: Activating Microsoft software products for FREE without software&echo ============================================================================&echo.&echo #Supported products:&echo - Microsoft Office Standard 2016&echo - Microsoft Office Professional Plus 2016&echo.&echo.&(if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16")&(if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16")&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_mak*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&echo.&echo ============================================================================&echo Activating your Office...&cscript //nologo ospp.vbs /setprt:1688 >nul&cscript //nologo ospp.vbs /unpkey:WFG99 >nul&cscript //nologo ospp.vbs /unpkey:DRTFM >nul&cscript //nologo ospp.vbs /unpkey:BTDRB >nul&cscript //nologo ospp.vbs /unpkey:CPQVG >nul&cscript //nologo ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99 >nul&set i=1 :server if %i%==1 set KMS=kms7.MSGuides.com if %i%==2 set KMS=kms8.MSGuides.com if %i%==3 set KMS=kms9.MSGuides.com if %i%==4 goto notsupported cscript //nologo ospp.vbs /sethst:%KMS% >nul&echo ============================================================================&echo.&echo. cscript //nologo ospp.vbs /act | find /i "successful" && (echo.&echo ============================================================================&echo.&echo #My official blog: MSGuides.com&echo.&echo #How it works: bit.ly/kms-server&echo.&echo #Please feel free to contact me at msguides.com@gmail.com if you have any questions or concerns.&echo.&echo #Please consider supporting this project: donate.msguides.com&echo #Your support is helping me keep my servers running everyday!&echo.&echo ============================================================================&choice /n /c YN /m "Would you like to visit my blog [Y,N]?" & if errorlevel 2 exit) || (echo The connection to my KMS server failed! Trying to connect to another one... & echo Please wait... & echo. & echo. & set /a i+=1 & goto server) explorer "http://https://amazingquest786.blogspot.com/ :notsupported echo.&echo ============================================================================&echo Sorry! Your version is not supported.&echo Please try installing the latest version here: bit.ly/downloadmsp :halt pause >nul ----------------------------------------------------------------------------------------------------------------------------- 2. Open notepad then paste
3. save
4. Run as Administrator
5. Now your Microsoft Office is Activating
Facebook Page - https://www.facebook.com/technologyhours Instagram Page - https://www.instagram.com/technologyhours/

Monday, May 3, 2021

CCNA EXAM QUESTION AND ANSWER

01.... Different between private IP address and public IP address. 02.... Different between DHCP and BootP. 03.... Different between switch, Hub and Router. 04.... Different between IPv4 and IPv6. 05.... Different between TCP and UDP.  Facebook Page - https://www.facebook.com/technologyhours Instagram Page - https://www.instagram.com/technologyhours/

Sunday, April 25, 2021

Networking basic questions and answers

 What is Routing?

Routing is the process of finding a path on which data can pass from source to destination.

Routing is done by a device called routers, which are network layer devices.

What is Switch?

It is networking device which transfers data only to the host where.

It checks the destination address to route the packet. It is operates at data link layer and operates in full duplex mode.

Advantages-

They increase the available bandwidth of the network.

They help in reducing workload on individual host PCs.

They increase the performance of the network.

Switches can be connected directly to workstation.

They increase the accessible data transfer capacity of the organization.

They are more secure because switches are isolated, data will go only to the destination.

Disadvantage-

They are more costly.

Network connectivity issues are difficult to be traced through the network switch.

Broadcast traffic may be troublesome.

What is Networking?

Networking is used to connect or operate with a network. It is the process of creating and using wired and wireless network for exchanging information, ideas, files and other electronic communication.

What does protocol means?

Protocol is defined as the rules that connect two or more devices to transfer the information from one device to another.

It helps to know how data is being transferred from one network to another network for communication.

What is the OSI reference model?

OSI is a reference model that tells how information and data are communicated over a network. It is a conceptual framework that understands the relationships of transmission. 

What are the different layers of the OSI model?

There are 7 layers of the OSl model

  1. Physical Layer

  2. Data Link Layer

  3. Network Layer

  4. Transport Layer

  5. Session Layer

  6. Presentation Layer

  7. Application Layer

What is Half-Duplex and Full Duplex?

In Half-Duplex, the transmission of information or communication is from one direction only.

Example- Walkie-talkie

In Full-Duplex, the transmission of information or communication is from both the directions.

Example-Talking on the telephone.

What is the difference between LAN, MAN, and WAN?

LAN-

It is a local area network where computers and network devices are connected with each other, usually within the same area or building.

Connections in LAN must be of high speed.

Example- Ethernet

MAN-

It is a metropolitan area network where the networks are connected widely within several buildings in the same city.

Example- The IUB Network

WAN-

It is a wide area network where the networks are limited to one enterprise or organization and can be accessed by the public.

It connects several LANs.

Connection in WAN is of high speed and expensive too.

Example- Internet

In how many ways can data be transferred in CCNA?

Data can be transferred in three ways-

  1. Simplex

  2. Half-Duplex

  3. Full-Duplex

What is the difference between Unicast, Multicast, Broadcast and Anycast?

Unicast-

It is the exchange of messages between a single source and a single destination.

It Unicast, packets send from sender contains data address of the receiver so that it can go to the receiver directly.

Multicast-

It is the exchange of messages between one sender and multiple receivers.

In multicast, the network settings determine your receiving clients and sort of broadcasting.

Broadcast-

It is the exchange of messages between one sender to all possible multiple receivers.

It works only on a local network.

Broadcasting of data cannot be done on the public internet due to a massive amount of unrelated and unnecessary data.

Anycast-

It is exchange of messages between one host to another host.

It uses TCP and UDP protocols.

The copy of each data packets goes to every host that requests it.

What is PING used for?

PING is a packet Internet Groper.

It is used to test the reachability of a host on an Internet protocol network.

When any data is sent via the network through the IP addresses, then it will PING the receiver to receive the data from the sender.

What are the different class and ranges of IP addresses?

There are five different classes of IP addresses-

Class                                      Range

A____________________ 1-126

B____________________ 127-191

C____________________ 192-223

D____________________ 224-239

E____________________ 240-254

What is Private IP and Public IP?

Private IP-

It is used within the local LAN.

Public IP-

It is used across the Internet.

Define MAC Address?

MAC stands for Media Access Control.

It is stored in ROM and is uniquely defined.

It is identified as the Media Access Control Layer in the network architecture.

Define Logical Topology?

Logical Topology is the network from where the data packets are send from the source to destination, which we can see as well.

What is the different between Static and Dynamic IP address?

Static IP address-

It will not change over time and is reserved statically.

Dynamic IP address-

It changes each time when we cannot to the Internet.

Differential User mode and Privileged mode?

Router>User mode

Router# Privileged mode

Privileged mode also allows all the commands that are available in user mode.

Privileged mode can be identified by the # prompt following the router mode.

From the user mode a user can change to privileged mode by running the "enable" command.

100BaseFX?What is 

100BaseFX is the technical name of Fast Ethernet over fiber optic cable.

It is a version of Fast Ethernet carrying data traffic at 100 Mbps in local area network.

Give some benefits of LAN switching?

LAN switching-

Switches are a fundamental part of most network.

They let multiple users. Communicate directly with other. As such they offer the potential for collision free, high speed networking.

Benefits of using LAN Switching-

Increased network scalability.

The network can expand easily as the business grows.

Improved bandwidth performance for each network user.

Multiple simultaneous connections.

Reduced congestion and information transmission delay.

No single point of failure.

With proper network design, there are fewer chances for network failure.

Improved manageability and security through the use of virtual LANs.

What are packets?

A packets is a small amount of data send over a network, such as a LAN or the Internet.

Packets are intended to transfer data reliably and efficiently. Instead of transferring a large file as a single block of data, sending smaller packets helps ensure each section is transmitted successfully.

What is subnetting?

When a bigger network is divided into smaller networks, in order to maintain security, then that is known as subnetting. So maintenance  is easier for smaller networks.

What does MTU stands for? What is the default size?

MTU stands for Maximum Transmission Unit.

The default size of MTU is 1500 bytes.



Instagram page-https://www.instagram.com/amazingquest786/


Facebook page-

Sunday, August 16, 2020

Microsoft Excel Keyboard Shortcut Keys

 

Microsoft Excel Keyboard Shortcut Keys

Shortcut Keys

Option

File (Alt + F)

Ctrl + N

New

Ctrl + O

Open

Ctrl + S

Save

Ctrl + Shift + S

Save As

Ctrl + P

Print

Alt +F4

Exit

Esc

Exit Dialog

Home (Alt + H)

Ctrl + X

Cut

Ctrl + C

Copy

Ctrl + V

Paste

Ctrl + B

Bold

Ctrl + I

Italic

Ctrl +U

Underline

Ctrl + Shift + >

Grow Font

Ctrl + shift + <

Shrink Font

Ctrl + L

Left

Ctrl + E

Centre

Ctrl + R

Right

Ctrl + J

Justify

Ctrl + D

Insert Paint Drawing

F1

Help

Ctrl + F

Find

Ctrl + H

Replace

Ctrl + A

Select All

Ctrl + =

Subscript

Ctrl + Shift + +

Superscript

Ctrl + Shift + D

Double Under Lines

Ctrl + Shift + W

Underscore

Ctrl + D

Font

Ctrl + Shift + A

Change Text Capital Letter

Ctrl + Shift + K

Change Text Small Letter

Ctrl + Z

Undo

Ctrl + Y

Redo

Ctrl + Shift + D

Insert Current Date

Ctrl + Shift + T

Insert Current Time

Ctrl + W

Close File

Alt + Backspace

Undo

Alt + F5

App Restore

Ctrl + Shift + B

Bold

Shift + F3

Change Cases

Ctrl + Insert

Copy

Ctrl + F10

Document Maximize

Ctrl + F5

Document Restore

Alt + Shift + R

Edit

Ctrl + Shift + F

Font

F5

Go to

Ctrl + M

Increase Indent

Ctrl + Shift + M

Decrease Indent

Ctrl + Shift + N

Normal Style

Ctrl + F12

Open

Alt + T + O

Option Menu

Ctrl + Alt + F2

Open

Alt + Tab

Switch Window

Shift + F8

Select Multiple Area

Ctrl + F1

Show / Hide Ribbon Menu

Shift + F2

Insert Comment

Editing Cells

F2

Edit Cell

Dell

Delete Cell

Ctrl + Shift + ;

Insert Current Time

Ctrl + ;

Insert Current Date

Alt + A + E

Text to Column

Ctrl Function Key

Ctrl + A

Select All

Ctrl + D

Fill Down

Ctrl + R

Fill Right

Ctrl + F

Find

Ctrl + H

Replace

Ctrl + E

Flash Fill

Ctrl + F2

Print Preview

Ctrl + F4

Close Window

Ctrl + [

Go to Precedent Cell

Ctrl + ]

Go to Dependent Cell

Ctrl + Space

Select Column

Ctrl + ‘

Color Cycle

Ctrl + ,

Increase Decimal

Ctrl + .

Decrease Decimal

Ctrl + F3

Display “Name” Box

Alt Function Key

Alt + N +V

Insert Pivot Table

Alt + D + T

Insert A Data Table

Alt + D + S

Short A Table

Alt + A + T

Auto Filter Selection

Alt + H + O + I

Fit Column Width

Alt + I + W

Insert Worksheet

Alt + H + O + R

Change Tab Name

Alt + H + O + M

Move / Copy a Tab

Alt + M + A + A

Remove Tracing Arrows

Alt + R + G

Track Change

Alt + M + V

Evaluate Formula

Alt + W + G

Zoom to Selection

Alt + M + P

Trace Immediate Dependents

Alt + W + S

Split Screen

Alt + F + T

Excel Options

Alt + I + F

Display “Insert Function” Box

Shift Function Keys

Shift + F1

Reveal Formatting

Shift + F2

Write Comment

Shift + F3

Insert Function

Shift + F4

Go to Action

Shift + F5

Find and Replace

Shift + F6

Go to Previous Frame

Shift + F7

Choose Thesaurus Command

Shift + F8

Shrink Selection

Shift + F9

Add Selection

Shift + F10

Display Shortcut Menu

Shift + F11

Insert New Sheet

Shift + F12

Choose Save Command

Ctrl + Shift Function Key

Ctrl + Shift + F3

Insert Content of Spike

Ctrl + Shift + F5

Edit Bookmark

Ctrl + Shift + F6

Go to Previous Window

Ctrl + Shift + F7

Update Link

Ctrl + Shift + F8

Extend Selection

Ctrl + Shift + F9

Unlink Field

Ctrl + Shift + F11

Unlock Field

Ctrl + Shift + F12

Print Command

Function Key

F1

Help

F9

Recalculate all workbooks

F4

Anchor “Fix” Cells

F5

Go to Command

Ctrl + Shift Function Key

Ctrl + Shift + F

Increase Font Size

Ctrl + Shift + G

Decrease Font Size

Ctrl + Shift + C

Center Cycle

Ctrl + Shift + H

Horizontal Cycle

Ctrl + Shift + V

Vertical Cycle

Ctrl + Shift + I

Indent Cycle

Ctrl + Shift + B

Border Cycle

Ctrl + Shift + 7

Border Outline

Ctrl + Shift + -

Border None

Ctrl + Shift + 4   

Currency cycle

Ctrl + Shift + 5

Percent Cycle

Ctrl + Shift + 6

Multiple Cycle

Ctrl + Shift + K

Fill Color Cycle

Ctrl + Shift + S

General Settings

Ctrl + Shift + U

Underline Cycle

Ctrl + Shift + W

Wrap Text

Ctrl + Shift + Y

Switches Cycle

Ctrl + Shift + ]

Power Trace Precedents

Ctrl + Shift + [

Power Trace Dependents

Ctrl + Shift + R

Power Fill Right

Ctrl + Alt + Shift + Function Key

Ctrl + Alt + Shift + N

Disable F1 Key

Ctrl + Alt + Shift + P

Print Shortcuts

Ctrl + Alt + Shift + S

Shortcut Manager

Ctrl + Alt + Shift + L

List Cycle

Ctrl + Alt + Shift + ,

Go to Minimum

Alt + Shift Function Key

Alt + Shift + S

Quick Save

Alt + Shift + G

Gridlines Toggle

Alt + Shift + ,

Shift Decimal Left

Alt + Shift + C

Case Cycle

 Instagram page-https://www.instagram.com/technologyhours/

Facebook page-

https://www.facebook.com/technologyhours?ref=bookmarks

Difference between File & Folder