To disable core dumps on Linux Servers Core dump is a memory or a storage dump which records the memory state of a computer program when it was terminated by the operating system due to various error behavior. In this article Hostripples will give you how to disable core dumps on Linux Servers. Please follow the steps to […]
See MoreCategory: How To
How to Create a MySQL Database?
To Create a MySQL Database MySQL is an open-source relational database management system. It is one of the best RDBMS being used for developing web-based software applications. You have access to root user, you can easy create any database using mysql. In this article Hostripples will give you how you can easily create a new database from […]
See MoreHow to Rebuild Plesk Apache Config Files
Rebuild Plesk Apache Config Files If you want to rebuild apache configuration files on the pleask server then, follow the condition. Run the following coomand on the server [root@hostripples~]# /usr/local/psa/admin/bin/websrvmng -av This will rebuild all your httpd.include files. That’s it!
See More
You must be logged in to post a comment.