Before install Siberian you must Install Zip and Unzip on CentOS

  • Manuela Gaia Raucci
  • 22 April 2020
  • 22 April 2020
  • 6 min read

Before you Install Siberian on your server, you must install Zip and Unzip . A Zip archive is a compressed file format that supports lossless data compression. A zip archive might contain multiple files and directories inside it. Zip is a very popular archive file format. Every operating system supports zip including all the operating

Read more

Increasing php max execution time for Siberian

  • Manuela Gaia Raucci
  • 17 April 2020
  • 17 April 2020
  • 2 min read

Are you  receiving errors due to PHP scripts timing out when manipulating large amounts of data?  As a large import or export? Maybe you  need to increase the max execution time in PHP. and now I  show you how to do so. PLEASE:  keep in mind that these are generic instructions, as we cannot possibly

Read more

How to Check and repair a corrupted MySQL database on CentOS server using SSH

  • Manuela Gaia Raucci
  • 16 April 2020
  • 16 April 2020
  • 1 min read

Server problems many times can cause corruption of scripts and modules So now we can see how check & repair MySQL database table through SSH. Normally we use PhpMyAdmin to manage our MySQL databases. 1. First of all, you have to log in as root using SSH. 2. Now, you have to run this command

Read more

Mount remote FTP server as folder on Linux and auto startup it

  • AppTeam
  • 10 April 2020
  • 11 April 2020
  • 2 min read

Sometimes we need to mount the FTP server as a folder on Linux and automatically mount it on reboot. We used this system on a client who needed to back up to an external server. This example is for CentOS 7. # Installing the CurlFtpFS package (need EPEL repo): yum install curlftpfs A few CurlFtpFS

Read more

Setting, Changing and Resetting MySQL Root Passwords

  • AppTeam
  • 10 April 2020
  • 10 April 2020
  • 5 min read

his tutorial explains how you can set, change and reset (if you’ve forgotten the password) MySQL or MariaDB root passwords. Time and again I see problems like mysqladmin:  connect to server at ‘localhost’ failed error: ‘Access denied for user ‘root’@’localhost’ (using password: YES)’. So I thought it’s time to remind you how to solve MySQL

Read more

Varnish Cache: how Install on Centos

  • Manuela Gaia Raucci
  • 10 April 2020
  • 10 April 2020
  • 3 min read

In this tutorial we can check how to Configure and Install Varnish on CentOS/Ubuntu server. Varnish is the most powerful open source HTTP engine/reverse HTTP proxy that has the capability to increase the site speed, especially when there is high traffic on the site. Varnish Cache visits your page only once for caching the page and

Read more

What is Memcached?

  • Manuela Gaia Raucci
  • 9 April 2020
  • 9 April 2020
  • 4 min read

Memcached is a memory caching system. The Memcached is a distributed memory object caching system. Even though Memcached is intended to speed up dynamic web applications, it is actually generic in nature. The Memcached improves the loading speed of dynamic database-driven websites efficiently. This is achieved by caching data and objects in RAM. It helps

Read more

How to Install Webmin on CentOS 7

  • Manuela Gaia Raucci
  • 6 April 2020
  • 6 April 2020
  • 3 min read

Webmin is a web-based interface for system administration for Unix and Linux based systems. The recent versions of Webmin can also be installed and run on Windows systems. It is one of the most popular hosting open source control panels and the bugs reported in previous versions are fixed in new releases. Here, I am

Read more

One reason why your push will never see the light

  • Manuela Gaia Raucci
  • 6 April 2020
  • 6 April 2020
  • 1 min read

Push notifications often crashes  Apache Many may be the reasons why your push notifications will never see the light of day. One of them is the configuration of mpm_prefork.conf in apache. When you send a push notification your server will generate loading and in some cases high loading . The CPU will be 100% and

Read more
en_USEnglish