What is Docker and how does it work?
What is Docker? Docker is a software platform that allows you to quickly compile, test and distribute your applications. Docker packages the software into standardized …
Knowledge pool for Information Technologies
What is Docker? Docker is a software platform that allows you to quickly compile, test and distribute your applications. Docker packages the software into standardized …
We will be discussing the installation of SQL Server 2019, the stable version of which has been released on November 4, 2019. The main features …
We will explain the “uname” command that you can use on your Linux operating system. With this command, you can get the kernel information and …
Before we start with Gophish, we will explain what Phishing is. What is Phishing? It is a type of online attack in which fraudsters send …
DVWA(Damn Vulnerable Web Application), For pentesters and web security users who want to improve themselves in the field of web application security. It is an …
It is a free platform developed in Python and Ruby languages that allows servers under your Ansible management to do everything you want under one …
If you have tampered with your hard disk and segmented it, you have often come across terms such as MBR and GPT. Especially users running …
Some scenarios in DLP POC processes are as follows. These are the scenarios that come to my mind. You can further expand these scenarios. Protection …
There are several theories about where the word ping comes from. One of them is that the word ping is an acronym, that is, the …
We install the Ansible open source automation tool on CentOS 8. Ansible Installation Let’s run the CentOS operating system repository update commands. sudo yum -y …