• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Projects
  • Products
  • Themes
  • Tools
  • Request for Quote

Vengala Vinay

Having 9+ Years of Experience in Software Development

  • Home
  • WordPress
  • PHP
    • Codeigniter
  • Django
  • Magento
  • Selenium
  • Server
Home » Server

Server

  • Ubuntu
  • Centos
  • Debian
  • Fedora
  • openSUSE
  • How-to's
  • Handbook
  • Commands

How to Deploy Django on Ubuntu with Apache2 & mod_wsgi (Complete Step-by-Step Guide)

Deploying Django on a live server can feel tricky the first time, but once you understand the flow, it’s actually simple. In this guide, we’ll deploy a Django application on Ubuntu Linux using Apache2 and mod_wsgi — a stable, production-ready setup used worldwide. This guide works for: Ubuntu 20.04 / 22.04 / 24.04 Python 3.x […]

How to Install Magento 2.4.3 + elasticsearch using docker – Ubuntu 20.04

Step : 1 – Installing the PHP 7.4 and PHP Extenisons Run the following command to update apt-get itself, which ensures that you have access to the latest versions of anything you want to install: sudo apt-get update Next, install software-properties-common, which adds management for additional software sources: sudo apt -y install software-properties-common The -y flag will automatically […]

How to Install Magento 2.4.3 + elasticsearch Using Docker in Linode – Centos 8

Step : 1 – Installing the PHP 7.4 and PHP Extensions To install and enable the EPEL Repository on CentOS 8, Execute the following dnf command dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm To confirm the presence of the EPEL Repository, run the following rpm command rpm -qa | grep epel Next, run the command below to add the REMI […]

How to find your server’s public IP address

If you do not know what your server’s public IP address is, there are a number of ways you can find it. Usually, this is the address you use to connect to your server through SSH. From the command line, you can find this a few ways. First, you can use the iproute2 tools to […]

How To Install PHP 7.4 on CentOS 7

This is a short guide on how to Install PHP 7.4 on CentOS 7 Linux system. The PHP Version 7.4.0 has been released in stabilization phase for the developers, and for users to test. This is not recommended to be run in Production, until the stable version of PHP 7.4 is made available to the […]

How To Install MySQL on CentOS 7

Introduction MySQL is an open-source database management system, commonly installed as part of the popular LEMP (Linux, Nginx, MySQL/MariaDB, PHP/Python/Perl) stack. It uses a relational database and SQL (Structured Query Language) to manage its data.   CentOS 7 prefers MariaDB, a fork of MySQL managed by the original MySQL developers and designed as a replacement for MySQL. If […]

How To Upload Files To WebServer Using FTP Or FileZilla

If you want to know How to upload files to WebServer using FTP or FileZilla and if you don’t know anything, here i’ll show how you can do that. Before proceeding further on uploading files to web server through ftp. You need login credential for ftp, Host Name, User name, password and port of ftp […]

How To Save Website FTP Login Credentials In Filezilla

How to Save website ftp login credentials in filezilla, formally called as site manager in Site Manager in FileZilla. If you use fileZilla a lot, and every time you are logging into each website’s ftp account. Then you can save you ftp login details into fileZilla site manager. When you need, you can easily login […]

How To Create FTP Account From Web Server Hosting cPanel

How to create ftp account from web server hosting cpanel, this is simple tutorial to show how you can create an ftp account from your web hosting cpanel. Here i will takes you through the steps of creating an ftp account or to view an existing ftp account details within your web hosting cpanel. Before […]

How to Increase PHP Memory Limit in WHM (CPanel)

How to increase PHP memory_limit in WHM. You will have access to WHM, if you have a dedicated server or vps. You can follow these steps to change php memory_limit. ​1. Login to WHM ​2. Navigate to Server Configuration => PHP Configuration Editor   3. ​Change memory_limit value to what ever you need   4. Click on Save Button.   Your Server ​Memory limit has been updated, you can check this […]

  • Page 1
  • Page 2
  • Go to Next Page »

Primary Sidebar

A little about the Author

Having 9+ Years of Experience in Software Development.
Expertised in Php Development, WordPress Custom Theme Development (From scratch using underscores or Genesis Framework or using any blank theme or Premium Theme), Custom Plugin Development. Hands on Experience on 3rd Party Php Extension like Chilkat, nSoftware.

Recent Posts

  • How to Migrate Users Between Sites in WordPress Multisite (One-Time Task)
  • How to Deploy Django on Ubuntu with Apache2 & mod_wsgi (Complete Step-by-Step Guide)
  • How to add share via email functionality after each item’s content using filters
  • How to modify the site generator meta tag using filters
  • How to use WordPress path utility functions to load external files and images

Copyright © 2025 · Vinay Vengala