In this article, we will install elasticsearch 7.9 on Centos 7 and 8. We talked about ElasticSearch as a Search Engine and its general terms …
Read More »Faruk Erdem
mount: unknown filesystem type ‘exfat’
One of the things that annoys Linux users is formats .. You are using a dual operating system and when you want to copy files …
Read More »pg_restore archiver unsupported version (1.13) in file header
If you get the error “pg_restore archiver unsupported version” while restoring, most propably it is because of the version. You may get this error because …
Read More »This secondary replica is not connected to the primary replica
If you get the error “This secondary replica is not connected to the primary replica. The connected state is DISCONNECTED”, it means that you are …
Read More »How To Find Deleted Objects in SQL Server
This article contains script to find deleted objects in sql server. It happened to every database administrator. Application developers or your supervisors may ask you …
Read More »Connect To Postgres from command line in Windows
Sometimes you may need to connect to postgresql from command line in windows. In this article, I will show you how to do this. First, …
Read More »Create Hash of File in Windows
If you want to create hash of file in windows, this article will provide necessary information for you. You have an important file and you …
Read More »How To Run Single Command on Multiple Linux Servers
If you have more than one server you manage and if you connect to multiple servers with ssh and run single command on multiple linux …
Read More »How To Create Ssh Key and Connect Another Machine by Copying SSH Key
If you are using Linux and want to securely connect to servers without using a username password, you can create a ssh key and connect …
Read More »How To Grant root Privileges to a User in Centos
In this article, we will see how to create a user in Centos and how to grant root privileges to a user in Centos. How …
Read More »