I will give an example of installing or updating ixgbe drivers on Linux.
Continue reading “Installing and updating the ixgbe driver”FoxGate Switch Firmware Update via BootROM
To update the FoxGate switch firmware via BootROM, I will describe a few simple steps.
Continue reading “FoxGate Switch Firmware Update via BootROM”Installing and using hping
hping is a free packet generator and analyzer, well suited for testing the security of network devices.
Continue reading “Installing and using hping”Installing OpenCart on Ubuntu Server
OpenCart is an open source online store engine.
Continue reading “Installing OpenCart on Ubuntu Server”Transfer OpenCart to another hosting
I will describe the steps that need to be performed to transfer OpenCart to another hosting:
Continue reading “Transfer OpenCart to another hosting”Solution to phpMyAdmin error “This table does not contain a unique column”
Once I needed to change some data in a MySQL database, I decided to use phpMyAdmin and ran into a message:
Continue reading “Solution to phpMyAdmin error “This table does not contain a unique column””Adding ONT Huawei EchoLife HG8245 on Huawei SmartAX MA5683T
On the test I will use ONT HG8245, HG8245C, HG8245H, HG8245T, HG8545M, the profile and the addition are the same.
Continue reading “Adding ONT Huawei EchoLife HG8245 on Huawei SmartAX MA5683T”Configuring SSH for Phabricator
In this article, I will give an example of configuring SSH for Phabricator.
If an SSH server is already installed on the server, then we won’t touch it, unless you can change the standard port 22, for example, to 2222, to start the second SSH server on the standard port 22 and not specify the port in the repository links.
Configuring Nginx for Nextcloud
Let’s say Nginx is installed, Nextcloud is located in /var/www/nextcloud and you need it to open on the subdomain https://cloud.ixnfo.com/. At the time of writing, I will use Nextcloud 17.
Continue reading “Configuring Nginx for Nextcloud”Solution for the MySQL startup error “Unknown/unsupported storage engine: InnoDB”
I noticed once an error starting MySQL server:
Continue reading “Solution for the MySQL startup error “Unknown/unsupported storage engine: InnoDB””