Announcement

Collapse
No announcement yet.

Articles

Collapse

CMS Home Page

  • Filter
  • Time
  • Show
Clear All
new posts

  • Common Used OpenVZ Commands:

    Common Used OpenVZ Commands:

    Hello Everyone,

    This article covers most commonly used OpenVZ commands that can be useful for system administrator who are using OpenVZ:

    1. To list running VPSs on the node:
    [Command ]# vzlist

    :
    Example:
    # vzlist
          CTID      NPROC STATUS    IP_ADDR         HOSTNAME
           101        112 running   xx.xx.xx.xx  server1.24x7.com    
           102         54 running   xx.xx.xx.xx  server2.24x7.com
    2. To list all running
    ...
    See more | Go to post
    Last edited by Jayant R. Danech; 06-28-2019, 10:26 PM.

  • cPanel Crash Drive Recovery

    cPanel Crash Drive Recovery

    Hi,

    I hope this topic will be helpful for all of you..

    You have a server whose disk is crashed for some reason and you have been provided with a new disk with OS and cPanel installed on it (SDA). The old drive is attached to the disk and this will be the second disk on the server (SDB)

    Check what partition contained the data through below command:

    :
    # fdisk -l
    Once you find the partition, you can mount it to /old_drive
    ...
    See more | Go to post
    Last edited by Jayant R. Danech; 10-05-2018, 04:00 PM.

  • Error Codes

    Error Codes

    Error codes and their descriptions:

    Error Code 300 [Multiple Choices]
    Description: Description:The URI refers to more than one file. The server may respond with an error message or a list of options.

    Error Code 301 [Moved Permanently]
    Description: The page has been permanently moved. The client will normally perform a redirection to the new URL. References to the old URL should be updated.

    Error Code 302 [Moved Temporarily]
    Description:
    ...
    See more | Go to post

  • Javascript Frameworks and Libraries to Learn in 2018

    Javascript Frameworks and Libraries to Learn in 2018

    Take a quick look of projects on GitHub and you’ll realize that there are over 1 million JavaScript projects. In this article we’ll take a look at some of the JavaScript frameworks that were a big hit in 2017 and which you should try and take advantage of.

    One thing to note is that the popularity of JavaScript frameworks is ever changing. So, what might be in today may not be in tomorrow.
    Let’s begin by defining what a framework is.

    Think of a car. Every working...
    See more | Go to post

  • Cloud and Host Server Security: Tips and Tricks to ensure safety

    Cloud and Host Server Security: Tips and Tricks to ensure safety

    The number of cloud users is increasing year after year. For a safe and secure storage, cloud server has become an eminent option to keep the information intact and safe. Emails are rarely chosen these days to send a bunch of photos or usages of USB or flash drives has also become rare to carry documents.



    The question of security of servers arises in the case of both whether the servers are physically hosted or virtually kept. Few tips and tricks we are mentioning below...
    See more | Go to post

  • The best wordpress plugins you must make use of:

    The best wordpress plugins you must make use of:

    To Popularize, enhance Security and performance of WordPress site switch over to Plugins

    To enlarge and develop the performance of the WordPress site plugins are introduced as a part of the software system. The software can be uploaded to the version of WordPress site which makes it stay in demand amongst the users very frequently. Being a self-hosted website, the basic advantage of using it is the uploading of plugins.
    Premium Version vs. Free version plugins

    There...
    See more | Go to post
    Last edited by Mangesh Thakur; 12-26-2017, 03:18 PM.

  • 10 Best WordPress Tips for Theme Based Sellers

    10 Best WordPress Tips for Theme Based Sellers

    If you are new to WordPress it may happen that you become overwhelmed with ever so many ThemeForest themes that are available. It then becomes a challenge to choose the best WordPress theme that is suited to you. We have tried to make this job easier for you by compiling 10 tips that will help you to choose a WordPress theme.

    Tip #1: WordPress has themes that are suited to every industry. Many of them can be customized to meet your needs. However, do not choose a theme that is totally...
    See more | Go to post
    Last edited by Mangesh Thakur; 12-26-2017, 03:20 PM.

  • 10 Best Ways To Increase Your Followers In Different Social Media Platforms

    Whenever the topic of reaching out to customers through the social networks or the aspects related to deterioration in social media organic search is discussed, the name of the platform that comes up first is that of Facebook. What about LinkedIn and Twitter? If you look around, you will observe that organic reach is dropping on all platforms. The aim of this article is to give you an idea as to why this is happening and what is it that you can do about it.

    Paid social media marketing...
    See more | Go to post
    Last edited by Mangesh Thakur; 12-26-2017, 03:21 PM.

  • 5 Best MyThemeShop Themes – WordPress Premium Themes

    5 Best MyThemeShop Themes – WordPress Premium Themes

    Choosing the best out of a thousand WordPress themes available on the Internet is a challenging task as far as beginner bloggers are concerned. Many bloggers are not aware of the importance of selecting the right theme. It is one of the key aspects of blogging and it contributes to increasing not only revenue but also kindling growth. In this post, we will be discussing some details about the top-rated themes from MyThemeShop.

    If you search online, you will come across thousands of...
    See more | Go to post
    Last edited by Mangesh Thakur; 12-15-2017, 12:09 PM.

  • OpenSSH vulnerabilities in PCI scan report

    OpenSSH vulnerabilities in PCI scan report

    How to update OpenSSH version to latest openssh-7.4p1

    PCI Scan is very big topic to explain and will require a separate article for an explanation, However, I will explain in an easy way. Basically, PCI compliance is a process where your servers are scanned for any vulnerabilities that can be exploited. The process scans all the services, packages installed their versions and Open ports status on your server. With the help of scan report system, admins can patch up the security loopholes,...
    See more | Go to post
There are no articles in this category.
  • Filter
  • Time
  • Show
Clear All
new posts
Please log in to your account to view your subscribed posts.

Categories

Collapse

Latest Articles

Collapse

  • Top Command
    Akash Gorane
    [COLOR=rgba(0, 0, 0, 0.9)]'top' command is used to display dynamic real-time information about running processes in the system.[/COLOR] - PID: Shows task’s unique process id. - PR: Stands for priority
    01-12-2023, 05:12 PM
  • Drupal 10 is here, here's all the new features that you will get
    ramankumarlnwebworks
    The latest version of Drupal 10 is all set to release on 14 December 2022. Here are all the features that you will get after you updgrade to drupal 10
    • CKEditor
    • Symfony
    • PHP
    • Composer
    12-06-2022, 02:39 PM
  • Common Used OpenVZ Commands:
    Jayant R. Danech
    Hello Everyone,

    This article covers most commonly used OpenVZ commands that can be useful for system administrator who are using OpenVZ:

    1. To list running VPSs on the node:
    [Command ]# vzlist

    :
    Example:
    # vzlist
          CTID      NPROC STATUS    IP_ADDR         HOSTNAME
           101        112 running   xx.xx.xx.xx  server1.24x7.com    
           102         54 running   xx.xx.xx.xx  server2.24x7.com
    2. To list all running
    ...
    10-06-2018, 11:40 AM
  • cPanel Crash Drive Recovery
    Jayant R. Danech
    Hi,

    I hope this topic will be helpful for all of you..

    You have a server whose disk is crashed for some reason and you have been provided with a new disk with OS and cPanel installed on it (SDA). The old drive is attached to the disk and this will be the second disk on the server (SDB)

    Check what partition contained the data through below command:

    :
    # fdisk -l
    Once you find the partition, you can mount it to /old_drive
    ...
    10-05-2018, 03:46 PM
  • Error Codes
    Jayant R. Danech
    Error codes and their descriptions:

    Error Code 300 [Multiple Choices]
    Description: Description:The URI refers to more than one file. The server may respond with an error message or a list of options.

    Error Code 301 [Moved Permanently]
    Description: The page has been permanently moved. The client will normally perform a redirection to the new URL. References to the old URL should be updated.

    Error Code 302 [Moved Temporarily]
    Description:
    ...
    09-21-2018, 12:56 PM
  • Javascript Frameworks and Libraries to Learn in 2018
    Mangesh Thakur
    Take a quick look of projects on GitHub and you’ll realize that there are over 1 million JavaScript projects. In this article we’ll take a look at some of the JavaScript frameworks that were a big hit in 2017 and which you should try and take advantage of.

    One thing to note is that the popularity of JavaScript frameworks is ever changing. So, what might be in today may not be in tomorrow.
    Let’s begin by defining what a framework is.

    Think of a car. Every working...
    01-04-2018, 06:54 PM
Working...
X