What is Selendroid and How it works? An Overview and Its Use Cases
History & Origin of Selendroid The Selenium is a collection of different tools and has contributions from different notable people. The long history of the selenium project has different stages…
Read more »How to Setup SVN Server with Apache2 in Ubuntu
This article will help you for step by step setup of Subversion (svn) server on Ubuntu 18.04 LTS & 16.04 LTS systems. Step 1 – Install Apache First of all,…
Read more »List of Top 5 Web servers in 2021
What is the Web Server? Web server is a computer where the web content is stored. Basically web server is used to host the web sites but there exist other…
Read more »Useful Visual Studio Code Extensions.
1 :-Visual Studio Code HTML Snippets This extension adds rich language support for the HTML Markup to VS Code, including: Full HTML5 Tags Colorization Snippets [partially implemented] Quick Info description…
Read more »Integration of Jboss and Apache2 and SSL
My Application(.ear) is running in Jboss with any issues on 7001 port. There are following requirement as such with me. Task 1. Integrate Jboss with Apache2 so all the request should…
Read more »Apaceh HTACCESS Tutorial
Introduction What Can I Do? Creating A .htaccess File What is .htaccess Why Not to use .htaccess Error Documents | Custom Error Pages Blocking users by IP Blocking users/ sites…
Read more »Jetty – Java-based HTTP server
Jetty is a 100% pure Java-based HTTP server and servlet container (application server). Jetty is a free and open source project under the Apache 2.0 License. Jetty is used by several other popular…
Read more »Server configuration monitoring and diagnostics
ScriptRock’s GuardRail As DevOps gets more agile, infrastructure needs unit tests too. Enterprise startup ScriptRock offers cloud-hosted testing configuration tools to get you started.
Read more »SVN SERVER SETUP
SVN SERVER SETUP Step to setting subversion server for administrator:- 1. Check to see if subversion is installed:- # rpm -q subversion subversion-1.4.4-1.fc7 or #svn –version svn, version 1.5.2 (r32768)…
Read more »Introduction of CGI | What is Common Gateway Interface (CGI)?
Any Server will (mostly) do CGI will not work without a server Your Server must allow CGI Your CGI application must be written in a language supported by your server…
Read more »Oracle RAC Web References & Cheatsheet
Check CRS Status [root@racnode1 ~]#crsctl check crs Check Clusterware Resources [root@racnode1 ~]# crs_stat -t -v Stopping the Oracle Clusterware Stack on the Local Server [root@racnode1 ~]# /u01/app/11.2.0/grid/bin/crsctl stop cluster CRS-2673:…
Read more »Apache web server Installation Guide, know how to Install Apache web server on Windows 7?
After a quick detour to install Notepad++, I’m on my way to installing Magento. Before I can get into the meat of it, though, I do require a few prerequisites….
Read more »Apache Tomcat – Tomcat 7 Finalized – Tomcat 7 Introduction
The volunteer developers behind Apache Tomcat have released version 7.0.6 of the open-source Java servlet container. “This is the first stable release of the Tomcat 7 branch,” developer Mark Thomas…
Read more »Why and how to use Jetty in mission-critical production
This article is a summary of a seminar I had on the topic. If it seems like it’s a continuation of an existing discussion that’s because, to some extent, it…
Read more »Process to Install CollabNet SVN Command Line Client in Windows
Link: http://www.collab.net/downloads/subversion/ 1. Platform and configuration Product: CollabNet Subversion server Certified platforms: Windows XP SP2, Win 2003(Standard Edition) R2 Apache version: 2.2.8 ViewVC: 1.0.5 (requires ActiveState…
Read more »How to Install CollabNet SVN Command Line Client in Solaris?
Link: http://www.collab.net/downloads/subversion/solaris.html 1. Platform and configuration Product: CollabNet Subversion client Platforms: Solaris 10 SPARC Prerequisite: You must be a superuser (root) to install and uninstall CollabNet Subversion. 2. Import/Update CollabNet…
Read more »How to Access SVN when client is under proxy ?
The Subversion client can go through a proxy, if you configure it to do so. First, edit your “servers” configuration file to indicate which proxy to use. The files…
Read more »