Search Our Database

How to set password expiry to never for user in Linux server

Introduction Linux systems use a password aging policy to enhance security by requiring users to change their passwords periodically. This policy can be enforced using tools like chage, which controls account aging information. However, there are scenarios where setting the password to never expire is necessary, such as for system or service accounts that require

How to remove auto recurring payment in the Customer Portal

Introduction This guide is intended for IP ServerOne customers who wish to disable the auto-renewal feature for their services. Whether you’re planning to discontinue a service, switch to a different payment method, or simply prefer to manage renewals manually, turning off auto-recurring payments gives you greater control over your billing preferences. You can disable auto-renewal

How to deactivate the instance charge for NovaGPU?

Introduction NovaGPU instances are billed on an hourly basis as long as they remain active. Simply stopping or shutting down an instance does not stop billing. To prevent further charges, the instance must be deleted along with any associated volumes. This guide explains how to properly deactivate instance billing in NovaGPU. Pre-requisites A valid IPServerOne

How to deploy Next.js website in Linux

Introduction Deploying a Next.js website on a Linux server gives you full control over your hosting environment, performance, and scalability. Whether you’re building a static site, a server-side rendered app, or a hybrid solution, Next.js works seamlessly on Linux-based platforms. In this guide, you’ll learn how to deploy your Next.js application step-by-step — from setting

FAQ: Is the mbox.jaring.asia owned by IP ServerOne?

Is the mbox.jaring.asia owned by IP ServerOne? Q: Is mbox.jaring.asia owned by IP ServerOne? While mbox.jaring.asia is a mail server used for Jaring email services, in terms of infrastructure, yes — IP ServerOne is responsible for its hosting and network infrastructure. Here’s how we know:   ✅ Summary Domain Role Managed by jaring.asia Email service

How to enable auto recurring payment in the Customer Portal

Introduction Managing your services effectively is essential to avoid interruptions, especially for time-sensitive renewals. By enabling auto-renewal through the IP ServerOne Customer Portal, your services will remain active without requiring manual intervention. This guide will walk you through the simple steps to activate and manage auto-renewal for your services. Enabling auto-renewal ensures seamless payments, prevents

How to create global email filters in cPanel?

Introduction Global Email Filters in cPanel allow you to set up email rules that apply to all email accounts under your domain. This is useful for filtering spam, forwarding specific messages, or blocking certain senders before emails reach individual mailboxes. This guide will walk you through accessing and setting up Global Email Filters via cPanel.

How to set upload limit in phpMyAdmin

Introduction phpMyAdmin is a popular web-based tool used to manage MySQL or MariaDB databases through a graphical interface. One of its core features is the ability to import database files — such as .sql backups — directly from your local system. However, by default, phpMyAdmin inherits file upload limits from PHP’s configuration, which can be