Configure LDAP in SVN

Step 1: Install Required Packages Before installing SVN packages, you must install required packages.Type the below command to install require packages. # yum install httpd mod-ldap mod_authnz_external mod_ssl openssl Start…

Read more »

SVN Mirror for Live back-up & SVN High Availability

Here are three ways to create a full mirror of a Subversion repository: Treat the repository like any other filesystem and recursively copy it to the mirror location. Use svnadmin dump and svnadmin load. Use svnadmin…

Read more »

Trunk vs Branch vs Tag in Subversion/SVN

Trunk Trunk would be the main body of development, originating from the start of the project until the present. The main development area. This is where your next major release…

Read more »

Top 50 Slack Interview Questions & Answer

1) A huge part of our business here at Slack is designing software for iOS. In this role, how would you steer away from retain cycles when using closures in…

Read more »

Automatic merge SVN branch

Method 1 Yes , it is possible , and there is an open source project that does it! check out https://github.com/liveperson/Auto-Merger we are constantly working with it and it saves…

Read more »

svn move (mv) — Move/Rename a file or directory

svn move (mv) — Move/Rename a file or directory This command moves files or directories in your working copy or in the repository. NoteSubversion does not support moving between working…

Read more »

Automatic backup Script of All SVN Repository

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

SVN hooks Tutorials & Guide

What is Hooks? A hook script is a program triggered by some repository event, such as the creation of a new revision or the modification of an unversioned property. Each…

Read more »

SVN Checkout command Tutotials

To obtain a working copy you need to do a checkout from a repository. The Checkout command is used to copy the files from the SVN repository to the working…

Read more »

SVN Server Backup and Restore Guide and Tutorials

Backup a local SVN repository over a SSH Console The backup is done on the SSH console by using the SVN dump command specifying a file into which should be…

Read more »

Top 50 Postfix Interview Questions & Answer

1) What Is Postfix And Default Port Used For Postfix ? Postfix is a open source MTA (Mail Transfer agent) which is used to route & deliver emails. Postfix is…

Read more »

Add User to SVN Server and Set Password.

Method 1 – Using The passwd File The passwd file, located inside the conf folder of your SVN repository is a file that stores every user that have access to…

Read more »

SVN (Subversion) Branching Strategy

Version control systems play a vital role in the success of a software development team. This blog aims to provide a simple branching and merging strategy to manage the code…

Read more »

What is Policy as Code? A Complete Guide

What is Policy? A policy is any type of rule, condition, or instruction that governs IT operations or processes. A policy could be a rule that defines which conditions must…

Read more »

Complete Hashicorp Vault Certification Guide & tutorials

What is Hashicorp Vault? HashiCorp Vault is a secrets management tool specifically designed to control access to sensitive credentials such as API encryption keys, passwords, or certificates. It can be…

Read more »

What is ClickHouse?

Clickhouse is an open-source columnar-oriented Database Management System (DBMS) used for online analytical processing (OLAP) created by Yandex. Currently, it powers the second largest web analytics platform, Yandex Metrica. It…

Read more »

Top 50 Exim Interview Questions & Answer

1) You are not given the tools you need to be successful. How would you change that In Exim? State a business case to your manager / leader as to…

Read more »

Top 50 Kafka Interview Questions & Answer

1) What is Apache Kafka? Apache Kafka is a publish-subscribe open source message broker application. This messaging application was coded in “Scala”. Basically, this project was started by the Apache…

Read more »

Complete Hashicorp Packer Certification Guide & tutorials

What is Hashicorp Packer? Packer is a Hasicorp’s tool started in 2013 and was the first project attempted at Hashicorp. HashiCorp Packer is open-source tool for building machine images for…

Read more »

What is Cassandra?

Apache Cassandra is an open source non-relational, or NoSQL, a database that enables continuous availability, tremendous scale, and data distribution across multiple data centers and cloud availability zones. It is…

Read more »

What is BigQuery?

Nowadays, the age of tech big Data information is continuously increasing in volume and variety. This is the information that companies would like to quickly explore to identify strategic answers…

Read more »

Best & Most Popular 5 Code Editor for Json programming Language

  In this tutorial I’m going to share top 5 best code editor for Json Programming language for developers. Top 5 Best Code Editor for Json Programming language Visual Studio…

Read more »

Top 50 RabbitMQ Interview Questions & Answer

1) What is RabbitMQ? RabbitMQ is an open-source message-broker software is also known as message queueing technology. It defines queues to which applications communicate for data transfer, or message transmission….

Read more »

Top 50 haproxy Interview Questions & Answer

1) Is HAProxy a load balancer? HAProxy (High Availability Proxy) is open source proxy and load balancing server software. It provides high availability at the network (TCP) and application (HTTP/S)…

Read more »

Complete Hashicorp Terraform Certification Guide & tutorials

What is Hashicorp Terraform? Terraform is developed by Hashicorp and the original author is Mitchell Hashimoto et al. The initial release date of terraform is 28 July 2014. HashiCorp Terraform…

Read more »

What is Sonarlint and How it works? An Overview and Its Use Cases

History & Origin of Sonarlint More than your average linting tool Your current linting tools may come with overhead – specialized tools for languages or longer setup and config time….

Read more »

What is Microsoft Cognitive Toolkit and How it works? An Overview and Its Use Cases

What is Microsoft Cognitive Toolkit? Microsoft Cognitive Toolkit, previously known as CNTK and sometimes styled as The Microsoft Cognitive ToolkitThe Microsoft Cognitive Toolkit (CNTK) is an open-source toolkit for commercial-grade…

Read more »

Complete Octopus Deploy Certification Guide & tutorials

What is Octopus Deploy? Octopus Deploy is an automated deployment tool which can integrate with most code build process for application deployment and configuration. It makes release management easy, auditable,…

Read more »

What is Caffe and How it works? An Overview and Its Use Cases

History & Origin of Caffe Deep learning is the new big trend in machine learning. It had many recent successes in computer vision, automatic speech recognition and natural language processing….

Read more »

Top 50 Ambassador Interview Questions & Answer

1) What is the ambassador program? An ambassador program is a standardized process companies create to find, recruit, manage, pay, and track brand ambassadors. Having a well-defined process helps companies…

Read more »