COVID-19 IS REAL PLEASE STAY AT HOME, FOR ADVERT PLACEMENT OR INQUIRY PLEASE CALL: 08166201592 OR 09031936614 THANKS COMPUTERCONS Skip to main content

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...

HOW TO PREVENT HACKERS FROM HACKING (CRACKING) INTO YOUR SOCIAL MEDIA ACCOUNT (Facebook, Instagram, twitter, etc)

1.      USE A STRONG PASSWORD: Most social media users make use of their phone number, names, date of birth, 12345…., as their password which is not a strong password. Hackers can guest or copy your phone number from your social media account and try it as your user name and password and most time can gain access to your account and change your password. 2.      ALWAYS LOG OUT WHENEVER YOU LOGIN IN A PUBLIC SYSTEM: Some social media users always forget to log out whenever they login in a public system. Some browser can save your user name and password automatically whenever you login using such browsers, while some browser will prompt you to save your password on this site. Please click Never on this site. Note if you want to make use of public system make sure you logout your account from that browser before leaving, if not somebody may want to use the same system and will gain access to your account and can change your password. ...