Recent content by bhawanisingh

  1. bhawanisingh

    A brief overview of Docker.

    One type of platform which serves you with more benefit like running, shipping and developing, etc is known as Docker. It is a platform that is free to use in the market. It helps for quick delivery of the software also; it has a typical short term of separating the application from the...
  2. bhawanisingh

    What is a virtual processor or vCPU?

    Have you heard about vCPU mathematics? Users would find it difficult to grasp the exact features of vCPU mathematics in many cases. For example, You might know about HyperVisor physical CPU. By the name itself, you can understand the whole part is played by HyperVisor here. It consists of cores...
  3. bhawanisingh

    What is a Linux container?

    How will you isolate a process? Why do we want to isolate the process? We would run a service or an app in our system. Sometimes, we need a specific period for running those services separately. In that case, it is called an isolated process where you can do this by using containerization. The...
  4. bhawanisingh

    How to open Port for a single user in CSF?

    Being a server administrator you need to secure your server from incoming and outgoing threats. You have heard that most of the server have PORT restrictions and almost all ports are closed other that HTTP, SMTP and FTP, etc. But, sometimes you need to open a PORT for your client just because he...
  5. bhawanisingh

    What is AWS EC2 and it's features? – A quick Overview.

    A quick jump into AWS EC2 features – Overview: Elastic Compute Cloud in a short form known as EC2. You would have launched instances in your operating system, but have you ever wondered, how it process? Using the viral compute, you can use interfaces of web service to launch instances. Before a...
  6. bhawanisingh

    How to check which user account folder has maximum inodes?

    Sometimes, while taking backup of any user account on your server took very long time due to number of files present in his account. And most of the times they are un-necessary session or cache files. So to avoid the wastage of time and space, you can remove the files from server or exclude the...
  7. bhawanisingh

    What is Semaphore? Why it is important for server admin?

    What is Semaphore? Why it is important for server admin? When saying about the process of multi-processing in Linux its must talk about semaphore. Mostly, we used to delete unwanted documents and files in the system for allocating free space right! In the same way, depends upon the status of...
  8. bhawanisingh

    How to create a Node.js application with cPanel using the Node.js selector?

    How to create a Node.js application with cPanel using the Node.js selector? How to set up a graphical interface of cPanel along with Node.js application? Yes! You can easily set up this process by using the Node.js selector. Most probably, we are using variables like below-mentioned: S.No...
  9. bhawanisingh

    How to check the execution time of your bash script?

    Have you heard about server cron? Cron’s are mentioned as a utility used in Linux which runs in your server as script or command. It doesn’t expect your approval for command execution so, it runs automatically without interruption. The only need from your end is to set the date and time for the...
  10. bhawanisingh

    What is the “God Mode” folder in Windows 10, and how do I enable it?

    Have you accessed management settings, the option to restore, backup, and administrative tools within as second? You are well-known that these settings have a very long procedure to access. So, you must find an easy way to fix the problem immediately right! Using God Mode, you can access all...
  11. bhawanisingh

    How to use Microsoft Outlook Online’s File View?

    How will you attach your documents in email? Do you think searching files for attachments in the email will consume time more? Yes! Of course! We are well-known that not only file attachment even if you search any product or something it would take your time more. “In order to find you must...
  12. bhawanisingh

    How to easily embed iFrame code in WordPress?

    How to embed iFrame code in WordPress page or post? In this technical era, we are trying to get and complete everything in a minute. The world runs so fast right! Yes! Before days, we used to upload images or videos on the website but now, we found a very easy way to just copy-paste the iFrame...
  13. bhawanisingh

    Cloudflare: Should you use it or not?

    Do we have a purpose to use Cloudfare? Yes! You have a situation here!! Use Cloudflare integration to connect WordPress and CDN within a minute. You will get more and more wonders once if start using Cloudfare integration for superior connection in-between WordPress and CDN. It is well said as a...
  14. bhawanisingh

    How to force users to change passwords in Linux?

    Passwords are considered the most secure form for account security. Do you want to take security measures for your password like applying a new password, the period allowed for the expiration date, and resetting the password? Passwords have been around for almost 60 years!! We are proving...
  15. bhawanisingh

    How to find and delete broken symlinks on Linux?

    One of the best features available in Linux is symbolic links. In the future, there is a chance to fix in position as a broken link. It will be on your list but you cannot use that anymore just like a doll. So, you must find a way to reuse or delete it from your Linux. Either the directories or...
Top