Showing headlines posted by MohdSohail

« Previous ( 1 2 3 4 5 6 7 8 9 ... 43 ) Next »

What Is Headless Server

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 13, 2021 8:56 PM EDT)
  • Groups: Linux
The only way to access a headless server is to use networking tools such as ssh and vnc server. You may ask why somebody needs to create a headless server. It must be so difficult to perform simple tasks such as editing a spreadsheet, playing favorite games, and watching YouTube videos.

WordPress Themes | WordPress 101

Welcome back to WordPress 101 series. If you are new to WordPress, follow our series WordPress 101 from the starting to learn the basics of WordPress in detail. In this article, we will discuss how to find, install, and set up perfect WordPress themes for your site.

Debian Vs. Ubuntu

If you have just arrived in the Linux world, you may have heard of Debian and Ubuntu. Debian and Ubuntu are the most popular Linux distributions. It is important to know what these two distributions stand for before implementing them in your workplace.

eDEX-UI – Coolest Linux Terminal

eDEX-UI is inspired by sci-fi movies, especially from TRON Legacy movie effects. Besides having great looks, it has really cool features such as a system monitor, network monitor, GUI file manager, multi-tab support, and awesome themes.

What Is A Distributed Denial Of Service Attack?

What is a Distributed Denial of Service Attack? also termed DDos Attack. The question is very common among computer or programming students who are learning about hacking techniques.

How To Create Your Own Website Or Blog – 2021

In my earlier posts, I explained what WordPress is and how you can use it to create your own website or blog. But in this post, I will walk you through the steps of creating your own website or blog right from the beginning. It’s even before you install WordPress. If you’re thinking to start a blog to earn money or to show off your amazing work to the world then this is the right place to start with. So without any further adieu, let’s get started!

Public Key Vs Private Key In Cryptography

Previously we talked about End to End Encryption, this time we will talk about Public Key vs Private Key in Cryptography. Before we start discussing their difference. We need to understand what they are and how they are used. Public and Private keys are the pair of two keys that are related to each other. These keys have a special purpose to serve, If you encrypt a packet of data with one key, that encrypted data packet can be decrypted with the other key of this pair.

WhatsApp Privacy Policy 2021 – Account Suspension Date Extended

WhatsApp has extended the date of account expiration from February 8 2021 to May 2021. They clearly said in the Tweet that no account will be deleted on February 8. They want to give some time to their users so that they can understand the new policy. Look at their Tweet below.

Thank you to everyone who’s reached out. We're still working to counter any confusion by communicating directly with @WhatsApp users. No one will have their account suspended or deleted on Feb 8 and we’ll be moving back our business plans until after May

Send Email Letters To Yourself In Future With Futureme

I recently came across this amazing website called Futureme. Futureme is a service that lets you send letters in form of emails to your future self. The basic idea is that you write a letter and register your email. Then this letter is sent to your registered email after some years. So let us have a look at this website.

How Much Does WordPress Cost?

WordPress is the most popular free blogging platform and I have already explained WordPress in my previous articles. I have also explained how to setup a WordPress blog or website. In this article, I’ll discuss how much does it cost to create a WordPress blog or Website. So keep reading!

Best Websites For Programmers

As a programmer, you will often find yourself as a permanent visitor of some websites. These can be a tutorial, reference, or forums websites. So here in this article let us have a look at the best websites for programmers.W3Schools is one of the best websites for beginners as well as experienced web developers to learn various programming languages. You can learn HTML5, CSS3, PHP. JavaScript, ASP etc.

What Is End To End Encryption?

Suppose you are sending a message to your friend and want the message to be encrypted. You tell him that you will send him some numbers and these numbers will be the index numbers of English alphabets. He will have to match the numbers against the index numbers and decrypt the hidden message. Suppose you want to write come home.

What Is HTTP Caching?

HTTP Caching is the solution that we need. The modern-day web is less about who makes the best service, and more about who delivers it efficiently. With the content available on the internet expanding on an exponential basis, the amount of resources required to serve a user with a particular request is just too high. It is extremely infeasible to keep hitting the database for resources that have just recently been fetched. This is where HTTP or HTTPS comes in with a solution called caching.

HTTP Vs HTTPS

Unlike HTTP that has no security measures to protect the data flowing from the client to the server, HTTPS has it covered. So HTTPS uses this thing called public-key cryptography and doesn’t worry as it is not from another planet. Public key cryptography is a fairly simple concept. We have 2 mathematically related yet distinct and unique keys that are generated, one of them is the private key(to decrypt data) and the other one is a public key(to encrypt data). The private key, as it sounds, is private and only available to the owner of the website, and the public key, on the other hand, is available to anyone who wishes to access the website.

What Is The SSL Certificate And How To Get It?

SSL certificates used to cost and still do. But you can actually get them for free via various organizations. One such organization is LetsEncrypt. LetsEncrypt provides free SSL certificates that are recognized by all browsers. These certificates are totally free of charge but the installation is a little complicated for people who are new to this. Anyways, We have another website called sslforfree. This website provides an easy interface to get an SSL certificate from LetsEncrypt.

Things To Do After Installing Kali Linux

Today we are resuming our “Hacking with Kali Linux” series. So far we have covered the content of the series and how to install Kali Linux. There are various ways we can install & use Kali Linux and we have included them all in the last article.

What Are Loops In C Sharp?

Loops in C Sharp allow us to repeat a single statement or a block of statements multiple times. When you know how many times the loop should repeat the statement, you mention it in the loop. The would repeat itself exactly how many times you want it to. Sometimes you don't know how many times the loop should repeat itself, in this case, we need to give loop a condition to stop. According to a condition, the loop will be stopped.In case we don’t mention when the loop should stop itself, it will keep on running and never stop. There is a loop that comes with the condition to stop. That loop is called the foreach loop. I will be explaining the structure of the loop and also explain all the loops for you with examples.

Method Overriding, Virtual Method In Dynamic Polymorphism

Method Overriding and Virtual Method are the types of methods in Dynamic Polymorphism. Both Method Overriding and Virtual Methods are related to each other, They can’t be used without each other. Why is that so? you might ask. I will explain further in this article with a program example.

WordPress Dashboard & Settings Page | WordPress 101

WordPress dashboard is an important page for the website administrators. In this article of the WordPress 101 series, we will learn to read and customize the WordPress dashboard. If you do not know to set up WordPress, we have written a detailed guide on how to install WordPress – Step By Step. Do check it out. WordPress dashboard is the homepage for website administrators. This is where all the important site information is available such as the number of posts, pages, comments, pending comments, errors, and site health, and so on.

Google Cloud Policy Change Update

Google Cloud Policy to be changed from June 1, 2021. Earlier, the Google platform users will be able to save unlimited photos in Google Photos. Android users might be very much aware of Google Photos and they enjoy the unlimited storage. Whenever they change their photos, they find the new photos in the Google photos application automatically. This was possible due to Google’s cloud policy. Recently Google has decided to make a move and change the policy slightly but this policy will make a significant impact on Android users. Let’s discuss the new Google Cloud policy below.

« Previous ( 1 2 3 4 5 6 7 8 9 ... 43 ) Next »