Samual Sam has Published 2310 Articles

Why Intellectual Property is Crucial for Business?

Samual Sam

Samual Sam

Updated on 20-Apr-2022 12:04:26

213 Views

As everyone is aware, intellectual property is not a physical asset, hence most of the time, it is overlooked. Safeguarding a company’s intellectual property is crucial, both to develop and maintain a successful business.Intellectual property is not just restricted to technology companies, it is valuable to all businesses, which indulge ... Read More

WhatsApp’s new ‘Status’ tab feature to share Images and Videos

Samual Sam

Samual Sam

Updated on 20-Apr-2022 07:49:17

569 Views

WhatsApp, or to say “WhatsApp: the wonderful messaging app”, remember there was a time people were going crazy for BBM, and then we had this WhatsApp which made BBM look so boring and limited text messages. Although there were many other messaging apps like WeChat or Line, but WhatsApp never ... Read More

WhatsApp Tricks to become INVISIBLE

Samual Sam

Samual Sam

Updated on 20-Apr-2022 06:20:47

15K+ Views

Instant communication with near and dear has come a long way indeed. The world is currently trending towards short messaging apps like WhatsApp which has become the most popular instant messaging service for smartphone users worldwide, thanks to its remarkable ease of use!History of Stealth SettingsThe age old MSN messenger, ... Read More

How to draw lines using HTML5 Canvas?

Samual Sam

Samual Sam

Updated on 16-Dec-2021 12:24:21

708 Views

The HTML5 tag is used to draw graphics, animations, etc. using scripting. It is a new tag introduced in HTML5. Use the lineTo() method to draw lines using HTML5 canvas.You can try to run the following code to learn how to draw lines using HTML5 Canvas Example   ... Read More

Bitwise right shift operator in Java

Samual Sam

Samual Sam

Updated on 29-Jul-2021 15:53:33

15K+ Views

Java supports two types of right shift operators. The >> operator is a signed right shift operator and >>> is an unsigned right shift operator. The left operands value is moved right by the number of bits specified by the right operand.Signed right shift operatorThe signed right shift operator '>>' ... Read More

Simple Chat Room using Python

Samual Sam

Samual Sam

Updated on 03-Sep-2020 16:10:11

3K+ Views

In this article we will see how to make a server and client chat room system using Socket Programming with Python.The sockets are the endpoints of any communication channel. These are used to connect the server and client. Sockets are Bi-Directional. In this area, we will setup sockets for each ... Read More

How to find your Current Wifi Password and Secure it?

Samual Sam

Samual Sam

Updated on 14-Jul-2020 13:24:50

739 Views

Do you see your devices connected to your Wifi-network, but presently are you are facing problem recollecting your Wifi password, which you have previously used and connected all your devices with your Wifi network.The reason as to why you may have forgotten your Wifi password is, you would have clicked ... Read More

How to Hide Data on your Smartphone

Samual Sam

Samual Sam

Updated on 14-Jul-2020 13:21:15

869 Views

Your smartphone is your personal device which stores many of your personal files and data. There may be several reasons you would want to hide your data which includes private photos, videos and messages. If you want to hide a file from prying eyes on your smartphone, then it’s incredibly ... Read More

How to Track Lost Smartphone with Google?

Samual Sam

Samual Sam

Updated on 14-Jul-2020 13:07:49

189 Views

We live in an era in which we can do a lot more than just calling with our phones, hence the name ‘smartphones’. Calling, messaging, clock, calculator, these were just the mere facilities of the older generation. Now these gadgets can do so much more! Loads of apps, games, e-books, ... Read More

How to Secure The SSHD Using Fail2Ban on RHEL 7.x/CentOS 7.x

Samual Sam

Samual Sam

Updated on 14-Jul-2020 13:06:09

481 Views

In this article, we will learn how to install and configure to secure the SSH connection using Fail2ban on CentOS 7, as we all get connected to the servers using the SSH which is secured and SSH will get exposed to the internet to work properly, there may be a ... Read More

Advertisements