Articles

APF Firewall Guide: Block and Allow IP Addresses Easily Advanced Policy Firewall (APF) is a user-friendly firewall interface that simplifies managing... CloudLinux LVE Manager: Complete Setup Guide CloudLinux LVE Manager is a powerful resource management tool that allows server administrators... Correct File and Directory Permissions for Web Files For web files hosted on Linux servers, standard files should use 644 permissions and directories... How to Block Bots by User Agent String in .htaccess You can block unwanted bots from accessing your website by adding specific rules to your... How to Cancel Your Hosting Service at Any Time You can cancel your OBHost service at any time through your client control panel. The... How to Check Memory Usage by User in Linux To check memory usage by user in Linux, use the command ps aux combined with awk to sum memory... How to Clear Your DNS Cache (Windows, Mac, Linux) Clearing your DNS cache forces your computer to fetch the latest DNS records from nameservers,... How to Configure Quota File Systems in cPanel The /var/cpanel/noquotafs file lets you exclude specific file system types from the cPanel quota... How to Enable SSH Access to Your Hosting Account To enable SSH access at OBHost, you need to submit a support ticket with your public IP address.... How to Enable and Use SSH Access for Your Hosting Account SSH (Secure Shell) access allows you to securely connect to your web hosting server using a... How to Extract tar.gz Files in Linux (Easy Guide) To extract a tar.gz file in Linux, use the command tar -zxvf filename.tar.gz in your terminal.... How to Grant cPanel Support Access to Your Server To grant cPanel support access to your server, log into WHM and navigate to the Grant cPanel... How to Increase Bash History Size to 2500 Commands To expand your bash history to 2500 commands, add HISTFILESIZE=2500 and HISTSIZE=2500 to your... How to Increase Bash History Size to 2500 Commands You can expand your bash history from the default 500 commands to 2500 by editing either your... How to Install Apache Web Server on CentOS 7 Installing Apache web server on CentOS 7 is straightforward using the yum package manager and... How to Install MySQL on CentOS 7: Complete Guide Installing MySQL on CentOS 7 requires adding the MySQL community repository first, then using yum... How to Install Nginx, PHP-FPM, and Percona MySQL (LEMP Stack) To set up a LEMP stack (Linux, Nginx, MySQL, PHP) on your server, you'll install and configure... How to Install OpenVPN on Debian/Ubuntu VPS (OpenVZ) Installing OpenVPN on a Debian or Ubuntu VPS running OpenVZ is straightforward with automated... How to Manage Shell Access in cPanel Shell access allows users to connect to your server remotely and run commands directly from the... How to Migrate cPanel to OBHost: Complete Guide (2024) Migrating your cPanel accounts to OBHost involves two proven methods: direct SSH transfer or... How to Monitor CPU and Connection Usage in cPanel The CPU and Concurrent Connection Usage interface in cPanel lets you monitor how much server... How to Point Your Domain to a VPS Server (Nameserver Setup) To point your domain to a VPS server, you need to create custom nameservers at your domain... How to Reinstall Your VPS Operating System (Windows/Linux) To reinstall your VPS operating system, log into your control panel, navigate to your VPS server,... How to Restart Services in WHM: Complete Guide You can restart essential server services like Apache, MySQL, DNS, and FTP directly through WHM's... How to Run Manual Backups Using the Backup Script The backup script located at /usr/local/cpanel/bin/backup lets you run manual backups via the... How to SSH Into Your VPS Using PuTTY on Windows To SSH into your VPS from Windows using PuTTY, download and install PuTTY, enter your server's IP... How to Safely Reboot Your Server: Step-by-Step Guide Rebooting your server requires choosing the right method to protect your data and services. A... How to Set Up Logrotate to Manage Server Logs Logrotate is a powerful system tool that automatically manages log files by compressing,... How to Setup vsftpd with SELinux on CentOS Setting up vsftpd with SELinux on CentOS requires configuring the FTP server, adjusting SELinux... How to Upgrade Your VPS Plan: Complete Guide You can upgrade your VPS hosting plan to a higher resource tier or extend to a longer billing... How to Use Git Version Control in cPanel Git Version Control in cPanel allows you to host and manage Git repositories directly from your... How to Use Terminal in cPanel - Command Line Access Guide The Terminal feature in cPanel provides direct command-line access through your web browser,... How to Use VNC for VPS Access and Troubleshooting VNC (Virtual Network Computing) allows you to access your VPS server's display remotely, which is... IPv6 Support at OBHost: Availability by Data Center OBHost provides IPv6 support across all its data center locations, with availability varying by... Port Restrictions and Default Open Ports Explained Most ports are open by default on OBHost servers to give you maximum flexibility for your hosting... VPS Offline or Down? Here's How to Fix It Fast If your VPS is offline or down, start by confirming whether the server itself is unreachable or... What is a Hostname? How to Choose One for Your Server A hostname is a label that identifies your server on a network. You can choose almost any name...
« Back