Linux / Ubuntu
17 results found
-
Unable to start Logstash service on Linux Ubuntu 20.04
Unable to start Logstash service on Linux Ubuntu 20.04, it's always in deactivating status. I try to start it but it still does not work for me.
-
logstash: command not found in Ubuntu installed ELK stack
Got an exception throw logstash: command not found in Ubuntu installed ELK stack when trying to run logstash service with the config file.
-
Package 'python-certbot-nginx' has no installation candidate in Ubuntu
Throw exception E: Package 'python-certbot-nginx' has no installation candidate in Linux ubuntu 20.04 when I trying install SSL for website.
-
How to renew SSL certificate let's encrypt in ubuntu 20.04?
How to renew SSL certificate let's encrypt in ubuntu 20.04, I got a warning site not trust when access to my domain website. How to renew an SSL certificate let's encrypt in ubuntu 20.04?
-
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements in MySQL
I get an exception throw ERROR 1819 (HY000): Your password does not satisfy the current policy requirements in the MySQL database.
-
MySQL Error: 'Access denied for user 'root'@'localhost'
mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: YES)' in ubuntu 20.04
-
Easy way to install and secure Redis on Linux Ubuntu 20.04
In this article, I’ll guide you on how to install and secure Redis Server on Ubuntu Linux 18.04 or 20.04. It is very simple to install with some steps to finish and test it.
-
How to delete unused docker images and docker containers?
How to delete all unused docker images and docker containers in Ubuntu Linux? I want to release memory by delete all docker images and docker ps not use.
-
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'
-
How to set and get REDIS maximum memory size in Ubuntu?
How to set and get REDIS maximum memory size in Ubuntu 18.0.4? Please suggest to me if you have any command in Ubuntu OS.
-
What is Redis command to get all available keys in Ubuntu?
What is the Redis command to get all available keys in Ubuntu?
-
Could not connect to Redis at 127.0.0.1:6379: Connection refused in Docker container
Could not connect to Redis at 127.0.0.1:6379: Connection refused. Error throw when type redis-cli command inside of docker container.
-
How to mount a file in Docker to the server's hard drive
How to mount a file in Docker to the server's hard drive
-
How to install Sudo inside a docker container in Linux?
How to install Sudo inside a docker container in Linux? I got the error Unable to locate package sudo when installing it.
-
The type initializer for ‘System.Drawing.GDIPlus’ threw an exception
The type initializer for ‘System.Drawing.GDIPlus’ threw an exception. Unable to load DLL ‘gdiplus’: The specified module or one of its dependencies could not be found.