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

Wednesday, March 1, 2017

You Should Know Dangers of Using Mobile Phones

You Should Know Dangers of Using Mobile Phones


Although, certain things are so advantageous to us that we are blinded from realising their disadvantages. One of such things is mobile phones.

It is no longer news that the use of mobile phones have made life a lot easier and fun for those that use it however; it should be noted that there are some devastating adverse effect of these mobile phones unknown to many especially; in health wise view.

MTN Mi Fi Connecctions
To all devices alike, there is one common means through which they work or rely; the microwave. Microwave which is also called Radio Wave is a form of electromagnective wave.
In hindsight, you will realize that the mobile phone you’re carrying emits microwave radiation which is dangerous to your health.

Base on this fact, you should know that the cell phone you’re holding is a two-way microwave-radiating device. Of course, such device should not be placed next to your brain or next to your reproductive organs but, unfortunately, these are the areas to place mobile phones to carrying out most of its primary usages i.e while making call (Except when using headsets or headphones) your mobile phone should be around your ear, close to your brain or, while sitting down; your mobile phone is most likely close to your reproductive organs.

If we come to think of it deeply, we will realize that the effects of these devices could sooner become noticeable in children that uses these devices more often and mostly; wrongly. The reasons not far fetch. Children have the tendency to absorb more radiation than adults because of the nature of their brain structure.

Their skulls are thinner and more soft, given room for easier and deeper penetration of these waves.



Resulting Effects of Cell Phone On Our Health


1. Cell Phones Radiation Weakens the Cell Membranes.

2. The penetration of the Cell phones radiation causes low sperm count.

3. The radiation also interrupts the proper functioning of the brain.

4. And of cause, cancer could result from the more exposure to microwave radiation the cell phone emits.

How to Curb the Resulting Effects


Since it is a known issue, even by yourself, you should be able to think of different ways to protect and prevent yourself and your family from these detrimental effects that may result from the use of these cell phones.

Well, just below are few practices you can adopt to prevent the adverse effects of the use of cell phones on your health.

1. To reduce the exposure of the microwave to your brain, it is advisable to make use of wired headphones or better still, you can put your phone on speaker each time you make or recieve calls.

2. when the signal is weak, the phone works harder and thus the radiation it emits. So, it is better not to use the phone when the service is week.

3. Pregnant women are usually in critical conditions and as result of this, being exposed to harmful things like radio waves could be risky.

4. As earlier discussed, children can absorb twice as much radiation as any adult because of their nature. With this regard, be cautious and careful at giving your cell phones to your kids.

5. Putting your phone off at night whenever you want to sleep is a good habit worth cultivating.

6. There is only a very tin line between life and death. Do not texts or ping while partaking in any of these activities: driving, biking, walking, skiing or any other activity that makes your head or body unstable.

7. Reasonably keep your cell phone as far away from your body and never you keep your cell phone in your front pocket.

8. Recent studies show that the radiation being emitted as a result of the use of any mobile phone can alter the brain after approximately 50 minutes of holding the cell phone on or next to the ear, for this reason, abstain from engaging in long phone calls.

Help someone today by sharing this news with your friends. There are lots of people using phones unaware of these risks.

To share this news, use the Share And Interact buttons below.

Have any other opinion or question? Please share it with us using the comment box below.

Available link for download

Read more »

Monday, December 12, 2016

What to know before format

What to know before format


What will happen if I format my computer/hard disk?

Formatting a computer hard drive means that All the data on the specified hard drive (or partition) will be deleted (Partition – Separated division of the hard drive, most computers have two partition’s C:, D: ). Therefore, it is very important to back up any information (documents, programs, personal pictures or documents) and most important – All info that you may need from My Documents folder, anything you may need later. My Document’s folder is located in the same windows XP partition that we will format. The best practice is to back up all of the files to another partition (we will format only C: ), so you can safely copy/paste all files to for example – D:, E: and so on, or burn CD/DVD disk .

– If you are going to be formatting and installing XP, you must be sure that you have the discs for any applications or third party hardware (Drivers CD – usually supplied with the PC) you use since you will need to re-installyour programs and drivers after formatting your hard drive and re-installing Windows. 
– I must put into attention back-up of your data on your hard drive. Take a moment to think of anything that you have on the computer that you wouldn’t want to lose. Most often, people store data into My Documents folder, and also you would want to save things like your favorites or bookmarks from your Web browser. Remember that each user on your computer has his/her own My Documents folder, Desktop items and Favorites/Bookmarks.
– Save everything to a CD, DVD or a hard drive partition that you won’t be formatting (again-we will format only “C:” )

If you have back-up of all files/docs you need, you are safe to continue.

Available link for download

Read more »

Wednesday, September 7, 2016

10 Brilliant Command Prompt CMD Tricks You Probably Don’t Know About

10 Brilliant Command Prompt CMD Tricks You Probably Don’t Know About


          While talking about the 15 amazing Run Box commands the other day, I mentioned how both Run Box and Command Prompt are treated as a bit nerdy. Well, one might work on Windows without even touching the Run box but you cannot run away from Command Prompt (cmd). No matter how good Windows may evolve on the GUI front, Command Prompt (or more accurately, the Command Line ) was how it all began.
So here are some great tips you can use to make yourself comfortable while working with the Command Prompt. First things first, the shortcut for Command Prompt is cmd and that’s all you need to type in the Run box or the Start search in order to bring it up. Now on to the cool tricks, which might be known ones for the geeky ones among you, but on the other hand, have the potential to incite the a-ha moment for many other everyday computer users among you.
Let’s roll, shall we?

1. Open Command Prompt in a Folder

When you open the command prompt, it opens up in either User or System folder depending upon whether you ran it as administrator or not. Now the thing is, if you want to execute a file in any particular folder, you would have to use the change directory(cd) command to navigate to the folder which can be a problem if the directory is nested way too deep.
OPEN COMMAND PROMPT HERE
To ease things you can open the folder in your Windows Explorer, hold Shift key when you right-click in the folder and select Run command window here  to directly open the CMD prompt with the path to that folder directly.

2. Enable QuickEdit for Easy Copy/Paste

One thing I miss the most in Command Prompt is the ability to easily copy and paste text using the conventional Windows hotkeys. Normally, one would have to use the right-click context menu options to copy and paste text, but if you enable QuickEdit, you can do them using simple shortcuts.
quickedit
To enable the QuickEdit mode, right-click on the Command Prompt Title Bar and select Properties. In the Properties Window under the Option Tab enable QuickEdit Mode. That’s all; you can now quickly select text by dragging your mouse pointer. Pressing the enter key on the selected text will copy the text to the clipboard, and a simple left click would be enough to paste the text.

3. Run Command Prompt as Admin

Many commands require you to run command prompt as administrator. When you search for CMD in Start Menu, other than selecting Run as administrator from the right-click menu, you can simply press Ctrl+Shift+Enter to open it with admin privileges. This trick will work for all the programs installed on your system.

4. See Command History

You can see last used commands in a session using the navigation buttons, but if you would like to see a list of all the commands, you can get it by pressing the F7 button.
f7
Alternatively, you can use the command doskey /history  to list these commands in the command prompt itself.

doskey history

5. Change Command Prompt Looks

Are you bored with the conventional black-and-white looks of the command prompt and would like to paint it different? We have already covered a guide on how you can customize your command prompt which you can refer to make the changes.

6. Copy Commands Output to Clipboard Directly

Sometimes one might want to copy the output from a command to clipboard, like at times when you get an error, and you want to paste the exact error in email or while chatting with someone.
To store a command output to a clipboard add the command | clip at the end of the command. For e.g. Dir /p | clip

7. Drag and Drop Files to Change Path

If you are already in command prompt, and you want to copy the exact path to a folder or file to run the file or change the present working directory, you can simply drag and drop the file or the folder on the command prompt.
The path of the dropped file or folder will show up in quotes.

8. Run Commands Simultaneously

You can put && between two commands and execute them one after another. The command on the left will execute first followed by the command on the right of the double ampersand.

9. Get Help for Command

help
Well let’s say you know about a command, but you are not sure how it works. Not a problem, all you need to do is suffix the command with /?  and execute it. If the command is valid, the command prompt will give you all the information related to it.

10. Watch Star Wars in ASCII

star wars
For all my nerdy friends who are diehard fans of Star Wars, you can actually watch the Star Wars Episode IV movie in the command prompt. Though it would be in ASCII, it will be fun. To start the movie, open command prompt, type in telnet towel.blinkenlights.nl. and press enter. Don’t forget the popcorns though :)


Recevie Our posts Directly to your in inbox ! Signup for our Email News Letter . Click here to Signup.

Get your own favorite tip published! Know a neat tech tip or trick? Then why not have it published here and receive full credit? Click here to tell us your tip.




Available link for download

Read more »