How to Increase Disk Space?
Check the current partition size using
Check the actual physical disk size and available partition using the following command:
Example of output:
The example above shows the disk is /dev/vda and the partition is 1.
3. Install using cloud-utils-growpart command and pSome readersHow to fix rpmdb Failed: Thread died in Berkeley DB library?
This error might output during yum operations or any rpm operations on Linux - based operating system:
The error above means your rpm daFew readersHow to connect to a VPS with SSH (Windows,OS X,Linux) ?
The first is via the command line, with the use of an SSH client.
To connect to your VPS with SSH (command line), you will require one of the following programs:
Putty, available for all versions of Windows: Putty Downloads
WinSCP, available for all versions of Windows: WinSCP Downloads
The terminal. The app, packaged with all versions of Mac OS X.
The shell/terminal application for Linux.
AftFew readersHow To Install ImageMagick and imagick PHP extension?
Installing ImageMagick
Installing the ImageMagick PHP extensions for PHP versions 5.4, 5.5, 5.6, 7.0 and 7.1Few readersHow about Linux VPS security level ?
When it comes to security, no operating system is a hundred percent secure, and thereby GNU/Linux is no exception at all.
However, security in GNU/Linux is far above the security of a Windows installation. This is due to the way how user’s account privileges are assigned and managed.
On Windows generally, an administrator access is given to users by default, which means they have access to everything on the system, even to the most crucial parts.
While on theFew readersHow to optimize MySQL database?
Note : If you experience any trouble with this process, please don’t hesitate to contact our technical team.Few readersHow to Ping a VPS (Linux and Windows) ?
Open Command Prompt on Windows, or Terminal on Mac OS X / Linux.
Enter the IP address of the remote server with the ping command:
On Windows, you can append the command as follows to ping the server indefinitely:
A succeFew readersWhat is Linux VPS ?
Linux VPS
Linux VPS stands for Linux Virtual Personal Server. Basically, it is a virtual server on a server. Virtual means the server runs in the memory of the host computer. A host computer can have several virtual servers running on it.
The number one reason is usually because you want to run packages that are yet not standard shared hosting. Another reason could be that you need a solution that is more scalable than the shared hoFew readersDo I need technical knowledge to use Linux VPS hosting?
For more information or help, pleaFew readersHow to Transfer Files to a VPS with SFTP (Windows,OS X,Linux) ?
Another way to connect to a Linux VPS is with SFTP, or FTP-over-SSH, not to be confused with FTPS.
Because SFTP makes use of a graphical interface for viewing folders and folder trees, it is well-suited for transferring files to and from Linux VPS servers, without the need to install additional software like FTP.
Executing commands on the system does still require the use of a shell, however.
Some FTP/SFTP programs have shell terminaFew readersWindows and Linux VPS Comparison Overview
Windows VPS
Higher price tag
More regular updates
Broader support base
Accommodates more demanding requirements
Linux VPS
Open-source
Budget-friendly
Good for simpler requirements
Requires more technical knowledgeFew readersSpeed Up Your apt update: Troubleshooting Slow Performance
If you're experiencing slow performance with the apt update command on a Linux VPS with Ubuntu 20.04, there are several potential causes and corresponding solutions you can investigate:
Slow apt update
Common Causes and Solutions
Geographically Distant Mirrors
Cause: The default repository mirrorFew readers