COVID-19 IS REAL PLEASE STAY AT HOME, FOR ADVERT PLACEMENT OR INQUIRY PLEASE CALL: 08166201592 OR 09031936614 THANKS 11 General Tips of Computer Safety Skip to main content

11 General Tips of Computer Safety

Computer security is very important to both individuals and companies and it is also important to keep this computers safe and secure. Now we will look at some information to secure your computer systems and networks from hacking attacks from other hackers. This will ensure that you are not just adept at the art of hacking, but you are also equipped to fight off other hackers.

Here are some important tips that go with the guidelines of computer safety:

1. Avoid opening mails from unknown and untrusted sources. Never make the mistake of downloading attachments from such mails.

2. It is advisable to visit only trusted websites on the net, as it is risky to visit an untrusted website which could pose a threat of malware infection. It is important to utilize the services of site advisor software like McAfee, which reports whether visiting a website is safe or not. Such software ensures safe browsing.

3. Before installing new software or a program, it is advisable to completely uninstall all the files belonging to the old software or program.

4. Make sure that you regularly update the software present on your system with the latest versions.

5. It is advised that work-at-home professionals seek the help and services of network security experts to ensure that their system and network are well protected.

6. Never respond to messages or chat requests from strangers, especially if you are suspicious of their authenticity.

7. It is very important to create and maintain a backup of the files you need in an external memory or source. That way, even if you unexpectedly lose data from your system, you can still retrieve it from the external source.

8. Some features of web browsers that are enabled by default, may introduce security issues into the system. Features like Java and ActiveX should be deactivated when not necessary.

9. It is advisable to use a web browser which is known to offer essential security and safety features. For example, security experts advise using Mozilla Firefox for browsing the net, as it provides more security and safety features when compared to browsers like Internet Explorer.

10. Computers running on operating systems like Linux or Macintosh are less vulnerable to hacking attacks when compared to the ones running on the hugely popular Windows. Try shifting to Linux or Macintosh, if you feel you can get accustomed to using them.

11. Always remember that it is not possible to hack a computer that is switched off. So, remember to always shutdown your computer when not using it. Do not put it into sleep mode unnecessarily and limit the sleep mode time to twenty minutes at most

Popular posts from this blog

Basic Turmux Commands

Turmux is an android terminal emulator that enables command line interface, just like command prompt , it  works directly with no rooting or setup required Basic Command Codes and Their Functions cp -v This is used to prints informative massage cp -r This is used to copy any directory mv -u This is used to update-move when source is newer than destination mv -v This is used to move any directory ls -n This is used to display UID and GID directory ls --version This is used to check the version of ls command cd -- This is used to show last working directory from where we moved ls -l This is used to show file action like - modified, date and time, owner of file, permissions Etc. ls help This is used to show display how to use "ls" command cp -n no file overwrite cd ~ This is used to move to users home directory from anywhere mv [file1 name] [new file2 name] This is used to move or rename two file at a time cd - This is used to move one directory back from...

Center for Information Technology and Education Standards

Steps in Troubleshooting a System

Step By Step in  Troubleshooting a System Do you know what to do if your screen goes blank? What if you can't seem to close an application, or can't hear any sound from your speakers? Whenever you have a problem with your computer, don't panic! There are many basic troubleshooting techniques you can use to fix issues like this. In this lesson, we'll show you some simple things to try when troubleshooting, as well as how to solve common problems you may encounter. General Tips to keep in mind There are many different things that could cause a problem with your computer. No matter what's causing the issue, troubleshooting will always be a process of trial and error  in some cases, you may need to use several different approaches before you can find a solution; other problems may be easy to fix. We recommend starting by using the following tips. Write down your steps : Once you start troubleshooting, you may want to write down each step you ta...