Author: Vincent Olagbemide

  • 40 Network Protocols with Port Numbers, Transport Protocols and Meanings

    40 Network Protocols with Port Numbers, Transport Protocols and Meanings

    40 Network Protocol Names And Port Numbers With Their Transport Protocols And Meanings tabulated by Precious Ocansey (HND, Network Engineer). Before going straight to the table. Firstly, what are Network Protocols? Network protocols are the languages and rules used during communication in a computer network. There are two major transport protocols namely; TCP and UDP…

  • How To Blend Ghanaian Flag with an Image – Photoshop CS6

    How To Blend Ghanaian Flag with an Image – Photoshop CS6

    Learn how to Blend Ghanaian Flag with an Image in Photoshop CS6 Making a blend which look like the image above is quit easier that you think with Photoshop. This blend can be done with Photoshop 7.0, CS3, CS4, CS5, CS6 and even the CCs i.e the Adobe Creative Cloud. Please note: the purpose of this…

  • Works 100% – Change or Remove Windows Password

    Works 100% – Change or Remove Windows Password

    Change or Remove Windows Password Changing windows password can come in handy when you lose or forgot your current password to log into your PC To start, we’ll need to know a file called “sethc.exe” which exists in the c:\windows\system32\sethc.exe. It is the setup file to open the Windows Sticky Key program. Furthermore, the sticky…

  • Secure your Files or Folders in Windows 10 using NTFS Permissions)

    Secure your Files or Folders in Windows 10 using NTFS Permissions)

    New Technology File System (NTFS) is a file system which was introduced to replace other file systems like the FAT, FAT16, FAT32 etc. And also from a security perspective NTFS comes with a new feature named Encryption File System (EFS) which allows end Users to easily encrypt and decrypt individual files and folders. See how…

  • Create new User Account in your PC (Windows 10)

    Create new User Account in your PC (Windows 10)

    Adding a new user account to your windows PC is alot more easier with the new windows 10 User interface. Is it Safe to create another User Account? Yes! it is absolutely safe because you will be able to give less privilege to the other user at any point in time. Step 1 – Open…

  • How To Encrypt and Decrypt Files/Folders using Command Prompt

    How To Encrypt and Decrypt Files/Folders using Command Prompt

    Securing your data is always an issue to deal with. Here, I will be showing you how to  Encrypt and Decrypt Files/Folders in Windows 10.   Encryption is the process of coding a data from a plain text into a cipher text, especially to hide its meaning and is the most common ways that no other…

  • How To Configure IPV6 on Domain or Workgroup Network

    How To Configure IPV6 on Domain or Workgroup Network

    Hello engineers, here will’be watching a video on How to configure IPV6 Address for your computer thereby building a network with an IPV6 address in this video you are about to watch, will be using fd00::1 IPV6 Address i have applied 0 compression to already. in actual sense, it would have been fd00:0000:0000:0000:0000:0000:0000:0001 (^o_0^) yes!…

  • Blogger: Upload music for download and videos on blogger

    Blogger: Upload music for download and videos on blogger

    Blogger: Upload music for download and videos on blogger Hello friends, here is a simple step by step tutorial on how to add music or video to blogger for download Task 1 – Upload your song to SoundCloud or  Hulkshare or upload your video on Youtube or Vimeo Task 2- Get the embed code from…

  • Intel to Launch Core i9 CPU with 12 cores (Beast Inside)

    Intel to Launch Core i9 CPU with 12 cores (Beast Inside)

    Intel hasn’t released anything particularly exciting in a while now. The Intel i7 (code-named Kaby Lake) is currently the best processor in the market right now.  The Intel Core i9 is taking over However, it seems like the wait is going to be over soon. According to the recent leaks on Anandtech forum, The Intel corporation is…

  • List All Installed Programs or Uninstall Programs On Your PC Using CMD

    List All Installed Programs or Uninstall Programs On Your PC Using CMD

    This steps will show you How to List All Installed Programs on your PC using the command line interface. Step 1: Firstly, open the  command prompt and simply type the following commands and hit enter ‘wmic product get name’ which after a little while will display all the programs you have installed on your pc.\ E.g. C:\>wmic…