In today’s article I will talk about Calendar In Linux. You are running a Linux operating system and if you want to query the operating …
Read More »Linux
Basic Linux Command
In today’s article I will give information about Basic Linux Command. Cd : You can enter the specified folder with the cd command and you …
Read More »Executing Files with .Bin and .Sh Extensions on Linux OS
In this article, we will talk about Executing Files with .Bin and .Sh Extensions on Linux OS. This simple subject is one of the first …
Read More »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 »How To Install SQL Server 2019 on Ubuntu 18.04
We will install SQL Server 2019 on Ubuntu 18.04 in this article. Our Server Resource Information: CPU : 4 RAM : 16 Disk : 80 …
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 »How To Connect To Oracle Cloud Database using SSH
We can connect to database servers in Oracle Cloud environment or other linux servers using ssh private key. After creating a server or database deployment, …
Read More »How To Create SSH Key Pair for Oracle Cloud
We connect to all servers that we create in Oracle Cloud environment with ssh public and private key. When creating our database server or normal …
Read More »