Showing posts with label know. Show all posts
Showing posts with label know. Show all posts

Saturday, December 17, 2016

Things you Dint Know about Sleep! Facts About Sleep Infographic

Things you Dint Know about Sleep! Facts About Sleep Infographic


16 Things You Didnt Know About Sleep

Available link for download

Read more »

Saturday, November 12, 2016

Things you should know before installing LINUX

Things you should know before installing LINUX



What is LINUX?


Linux is an Operating System or Kernel which is created by Linus Torvalds. The reason behind Linux existence is that Linus used to work on UNIX system when he was in college but he thought that UNIX need some changes to make it easier, However his suggestion where rejected by the designer of UNIX. Later on he thought of creating one Operating system which will be receptive to changes, modifications suggested by its user. Thats how LINUX came into existence.
LINUX OS

LINUX is mainly used to design their own custom Operating System. Linux is the backbone of many popular operating system like DEBIAN, UBUNTU, FEDORA etc.

You may also like: Top 10 sites to learn Programming online for FREE.

Benefits of LINUX:

  • Free and Open source.
  • Being Open source anyone with programming knowledge can modify it.
  • Once you have Linux installed you no longer need ANTI-VIRUS to protect your system.
  • Linux is the OS of choice for server environments due to its stability and reliability.

How to decide which Linux Distribution you should install as per your need.

LINUX DISTRIBUTION

There are 100s of Linux distribution out there to choose from. Most of them are designed for a specific purpose kept in mind. One of the most popular example of Linux distribution is ANDROID. Arch Linux is popular among Developers. It is designed for user who normally go for DIY (DO IT YOURSELF) approach. Similarly CentOS is most used for Enterprises and web servers. Linux Mint is the 4th most used operating system following UBUNTU at 3rd position after Mac OS and Windows.

Now the question is which is the best LINUX distribution? 

Each distribution is built for an specific purpose and most of them are available for FREE, you might want to try one by one to know which one is the best for you. My favorite is UBUNTU.

How to Install Linux?


The way you install windows onto your PC similarly you can install Linux too. Today we will see 3 different ways to install Linux.

  1. Installing via USB stick.
  2. Installing via DISC/CD.
  3. Installing virtually on existing system through VIRTUAL BOX (Most preferred and widely used method to test Linux OS.)

    Click Here to know step by step procedure to install LINUX with screenshot.

Available link for download

Read more »

Monday, October 3, 2016

Top 10 keyboard shortcuts everyone should know

Top 10 keyboard shortcuts everyone should know


Using keyboard shortcuts can greatly increase your productivity, reduce repetitive strain, and help keep you focused. For example, highlighting text with the keyboard and pressing Ctrl + C is much faster than taking your hand from the keyboard, highlighting the text using the mouse, clicking copy from the file menu, and then putting your hand back in place on the keyboard. Below are our top
10 keyboard shortcuts we recommend everyone memorize and use.

Ctrl + C or Ctrl + Insert

Both Ctrl + C and Ctrl + Insert will copy the highlighted text or selected item. If you want to cut instead of copy press Ctrl + X.

Ctrl + V or Shift + Insert

Both the Ctrl + V and Shift + Insert will paste the text or object thats in the clipboard.

Ctrl + Z and Ctrl + Y

Undo any change. For example, if you cut text, pressing this will undo it. This can also often be pressed multiple times to undo multiple changes. Pressing Ctrl + Y would redothe undo.

Ctrl + F

Pressing Ctrl + F opens the Find in any program. This includes your Internet browser to find text on the current page.

Alt + Tab or Ctrl + Tab

Quickly switch between open programs moving forward.
Tip: Press Ctrl + Tab to switch between tabs in a program.
Tip: Adding the Shift key to Alt + Tab or Ctrl + Tab will move backwards. For example, if you are pressing Alt + Tab and pass the program you want to switch to, press Alt + Shift + Tab to move backwards to that program.
Tip: Windows Vista and 7 users can also press the Windows Key + Tab to switch through open programs in a full screenshot of the Window.

Ctrl + Back space and Ctrl + Left or Right arrow

Pressing Ctrl + Backspace will delete a full word at a time instead of a single character.
Holding down the Ctrl key while pressing the left or right arrow will move the cursor one word at a time instead of one character at a time. If you wanted to highlight one word at a time, you can hold down Ctrl + Shift and then press the left or right arrowkey to move one word at a time in that direction while highlighting each word.

Ctrl + S

While working on a document or other file in almost every program, pressing Ctrl + Ssaves that file. This shortcut key should be used frequently anytime youre working on anything important.

Ctrl + Home or Ctrl + End

Ctrl + Home will move the cursor to the beginning of the document and Ctrl + End will move the cursor to the end of a document. These shortcuts work with most documents, as well as web pages.

Ctrl + P

Open a print preview of the current page or document being viewed. For example, pressCtrl + P now to view a print preview of this page.

Page Up, Space bar, and Page Down

Pressing either the page up or page down key will move that page one page at a time in that direction. When browsing the Internet, pressing the space bar also moves the page down one page at a time.
Tip: If you are using the space bar to go down one page at a time, press the Shift key and space bar to go up one page at a time.

Other Recommended Shortcuts

We also recommend the following keyboard shortcuts, as they can be very useful:

Ctrl + O

Allows you to select and open a file within the current software program. This works in most programs, including Internet browsers.

F2

After highlighting or selecting a file, pressing F2 changes the file name to be editable, allowing you to rename the file.

Available link for download

Read more »