pgFormatter can format a SQL file according to the options. It can also be used as a CGI. Also is simple to use. The basic use is as follows. [crayon-6003a32404b1c435486655/] …
Read More »
pgFormatter can format a SQL file according to the options. It can also be used as a CGI. Also is simple to use. The basic use is as follows. [crayon-6003a32404b1c435486655/] …
Read More »When you search for different files while working, you can see the file named dead.letter. Why does dead.letter occur? The cause of dead.letter is to cancel the command that you …
Read More »If your Linux server does not match the local time, you may experience problems when making date-based configurations. You can make mistakes due to these problems. In this article I …
Read More »NFS is the abbreviation of the Network File System. NFS is a useful technology for file sharing. It works as a server and client model. In this article we …
Read More »In this article, I will mention about moving a subversion repository from one server to another. Actually, it is a backup and restore job by using svndump command. Backup your …
Read More »In this article, I will mention about SubVersioN (SVN) installation on Oracle Linux Server. SVN is a type of version control system. Basically it allows a team to manage sharing …
Read More »Description: Sometimes when we try to delete the large numbers of audit files, we get the error “/bin/rm: Argument list too long“. Solution : Run the below command using your …
Read More »One of the information I needed most is the file version. You can learn this in unix systems with the following command. [crayon-6003a32405d1d925647874/]
Read More »First we go to https://yum.postgresql.org and into PostgreSQL where we will download the repo. Since we will install PostgreSQL 10 in our example, we will click on 10. Then right …
Read More »In this article, I will share the necessary steps to connect to Oracle through the linux operating system and the solutions to the problems we face. First, we connect …
Read More »