Working with Vi/Vim Editor : Advanced concepts
Earlier we have discussed some basics about VI/VIM editor but VI & VIM are both very powerful editors and there…
Earlier we have discussed some basics about VI/VIM editor but VI & VIM are both very powerful editors and there…
Apache Subversion or as it is normally called, SVN, is a Software versioning & revision control system. It has been…
Swift is a general purpose, compiled programming language that has been developed by Apple for macOS, IOS, watchOS, tvOS and…
Ubuntu, Debian & distros based on these uses .deb files for installation of softwares/applications on the system & in order…
In our earlier tutorial, we learned to install Docker on RHEL\ CentOS 7 & also created a docker container. In…
CI or Continuous integration is being adopted at very high pace to streamline the buid time & testing. To implement…
In our previous tutorials, we discussed Nginx server & its installation. Since this is a web server, it can replace…
SSH is easily the most used service when it comes to Linux server. With SSH, we can easily connect to…
Nginx is a great alternative to apache & has been gaining popularity in recent times. Though Nginx has been known…
AWS or Amazon Web services is the industry leader when it comes to Cloud & it’s being used by many…
Automation/configuration management tools are the new craze in the IT world, organizations are moving towards adopting them. There are many…
.htaccess file is a very important & useful file used to alter the configuration of Apache web server. .htaccess files…
Eclipse is well known Integrated Development Environment or in short an IDE, that is used for the programming. Though it…
Yum is default package manager for RPM based Linux distributions like RHEL, CentOS & is used to managing packages for…
Apache CouchDB is an open source, document oriented NoSQL database server. CouchDB uses JSON for data storage, JavaScript for MapReduce…
OpenVPN is an open source application that allows us to create a SSL based virtual private network (VPN) that supports…