Skip to content

  • Top Certifications
  • Courses
  • Tutorials
  • Forum & Support
  • DevOps Tools
  • Slides
  • Update
  • Professional
  • Uncategorised

    Social networking software and ratings

    ByMantosh Singh January 9, 2018

    Best Open-Source Social Networking Software | Best Open Source Tools to Create Scalable Online Social Networking Platforms | Elgg Oxwall Phpfox WordPress Jcow Buddypress Dolphin Drupal Pligg Socialengine Jomsocial XOOPS Anahita Mahara

    Read More Social networking software and ratingsContinue

  • Uncategorised

    Best Open Source eCommerce Software

    ByMantosh Singh January 9, 2018

    nopCommerce nopCommerce is an open source e-commerce solution that contains both a catalog frontend and an administration tool backend. nopCommerce is a fully customizable shopping cart. It’s stable and highly usable. osCommerce osCommerce is the leading Open Source online shop e-commerce solution. It offers shopping cart functionality that allows store owners to setup, run, and…

    Read More Best Open Source eCommerce SoftwareContinue

  • Uncategorised

    scmGalaxy – A SCM Build and Release Community

    ByMantosh Singh January 9, 2018January 9, 2018

    scmGalaxy is a community initiative based on Software configuration management that helps community members to optimize their software development process, Software Development Life Cycle optimization, Agile Methodologies and improve productivity across all aspects of Java development, including Build Scripts, Testing, Issue Tracking, Continuous Integration, Code Quality and more! ScmGalaxy is networking and knowledge sharing platform…

    Read More scmGalaxy – A SCM Build and Release CommunityContinue

  • General

    Best date android apps

    ByMantosh Singh January 9, 2018

    Tagged Tagged – Meet, Date, Chat, Flirt, Free, Fun! Over 300 million members make Tagged the largest and best FREE app to meet new people and make new friends for flirting, dating, friendship and fun! Free to download and – unlike other dating apps – free to connect with people too! Badoo – Meet New…

    Read More Best date android appsContinue

  • General

    Top Must have android apps in India

    ByMantosh Singh January 9, 2018

    Indian Rail Info App Indian Rail Info App is the most downloaded Android application for information about Indian Railways. It enables users to search information about train schedules, including arrival and departure time. Along with that, the app offers details like PNR status, seat availability, train numbers seat upgrade status, fares and status of running…

    Read More Top Must have android apps in IndiaContinue

  • General

    My fav economics and business video games

    ByMantosh Singh January 9, 2018January 9, 2018

    I have been playing many video games mainly strategic games such as Age of Empire serious, Rise of Nations, Age of methodology, empire earth and many more. To be honest and precise, I Spent lots of time in it ; today I realized that I have interest towards economics, business and politics. So I should…

    Read More My fav economics and business video gamesContinue

  • Uncategorised

    Technology behind Online Portal based on Travel and Tourism

    ByMantosh Singh January 9, 2018January 9, 2018

    I always had some excitement about travel and tourism industry. World are getting shrink day by day. Different culture and difference in languages is not any more border between two countries. Travel becomes hard core of people life. I feel this prompted companies like Amadeus, Sabre, TravelPort saw the future and revolution in this arena…

    Read More Technology behind Online Portal based on Travel and TourismContinue

  • Linux

    How To scp, ssh and rsync without prompting for password using OpenSSH

    ByMantosh Singh January 9, 2018September 25, 2018

    Verify that local-host and remote-host is running openSSH ssh -V OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 Lets say you want to copy between two hosts host_src and host_dest. host_src is the host where you would run the scp, ssh or rsyn command, irrespective of the direction of the file copy! 1. On host_src, run this command…

    Read More How To scp, ssh and rsync without prompting for password using OpenSSHContinue

  • Perforce

    Perforce Central Authorization Server: P4AUTH

    ByMantosh Singh January 9, 2018February 1, 2025

    Perforce Central Authorization Server: P4AUTH Problem Statement: Prepare a report on Perforce Servers Automation which consists of following requirement. We need to develop a centralized web based tool which will control and manage all the perforce Servers instance and Minimize the time spending on admin work related to following… 1. User Creation /Deletion 2. Group…

    Read More Perforce Central Authorization Server: P4AUTHContinue

  • Uncategorised

    Apaceh HTACCESS Tutorial

    ByMantosh Singh January 9, 2018September 25, 2018

    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 by referrer Block traffic from a single referrer Block traffic from multiple referrers Blocking bad bots and site rippers Change your default directory page Redirects…

    Read More Apaceh HTACCESS TutorialContinue

  • Tools Comparison

    Difference between Maven 1 and Maven 2

    ByMantosh Singh January 9, 2018November 18, 2021

    What is Maven 2? Maven 2.0 is a complete rewrite of the ‘original’ Maven application (‘Maven 1’). As such, it is very different from Maven 1, and not backwards-compatible (eg, it cannot execute Maven 1 plugins). However, Maven 2.0 is the latest stable release of the Maven application, and new users are generally encouraged to…

    Read More Difference between Maven 1 and Maven 2Continue

  • Perforce

    How to Setup p4 in Linux / Unix

    ByMantosh Singh January 9, 2018September 28, 2018

    How to Setup p4 in Linux / Unix Well many people have these questions to me that they are facing issues setting up p4 client in Linux or Unix. The Solution is pretty much straight forwards but sometimes we miss some of things which delay the setup process. Here I have tried to points out…

    Read More How to Setup p4 in Linux / UnixContinue

  • Uncategorised

    Some additional LOC tools

    ByMantosh Singh January 9, 2018

    USC CodeCount and USC COCOMO- $0 CodeCount automates the collection of source code sizing information. The CodeCount toolset utilizes one of two possible source lines of code (SLOC) definitions, physical or logical. COCOMO (COnstructive COst MOdel), is a tool which allows one to estimate the cost, effort, and schedule associated with a prospective software development project. Languages: Ada,…

    Read More Some additional LOC toolsContinue

  • Uncategorised

    Changed, Added and Deleted SLOC

    ByMantosh Singh January 9, 2018

    An important consideration for Software Project Managers is whether the requirements are being altered in a given project without their knowledge or consent. The impact of unauthorized or unscheduled departure from requirements can lead to considerable problems in maintaining and managing large source projects. Having received requests from several major C/C++ and Java projects to…

    Read More Changed, Added and Deleted SLOCContinue

  • Uncategorised

    Criteria to decide suitable CLOC tools for your source code

    ByMantosh Singh January 9, 2018January 9, 2018

    Hi, Please find to answer follwing questions in order to find out sutable CLOC tools for your project. What are the features of CLOC? Language Support Platform Support Two Baseline Compare File compare of Addition, Deletion and updating Algorithm CLI support GUI Support Output (CSV, XML) Qualitative matrix Price / Open Source Rajesh Kumar 2470 days…

    Read More Criteria to decide suitable CLOC tools for your source codeContinue

  • Uncategorised

    Questionnaire: Access your SCM Process in Project

    ByMantosh Singh January 9, 2018

    TABLE OF CONTENTS 1…… General Assessment Questions. 2 1.1     Questions to analyze the development process description.. 2 1.2     Questions to characterize the project application.. 2 1.3     Questions to identify the supporting tools. 2 2…… Assessment on Configuration and Change Management   2 2.1     Project/Development Managers. 2 2.2     Developers. 3 2.3     Testers. 3 2.4     Configuration Manager. 3 3…… Assessment on Build and Release Management.. 3 3.1     Build Engineer. 3 3.2     Release Engineer. 4   1           General Assessment Questions 1.1      Questions to analyze the…

    Read More Questionnaire: Access your SCM Process in ProjectContinue

  • Perforce

    Perforce Customization To Revert Changelist

    ByMantosh Singh January 9, 2018February 1, 2025

    Perforce Customization To Revert Changelist Attachech Python File: Download here Perforce Python script to revert Changelist Purpose In Perforce if we check in any change list and in case if we want to revert the change list. Perforce does not have feature to Revert Change List. We have to do it manually by using following steps….

    Read More Perforce Customization To Revert ChangelistContinue

  • Perforce

    Ways to Pass Password in Triggers file or Script file in Perforce

    ByMantosh Singh January 9, 2018February 1, 2025

    Option 1 If your Perforce server is set to security level 2 or lower you can have your trigger script run as the same user every time (typically a “background” user). Then, either have the server’s P4PASSWD environment variable set to the background user’s password, Option 2 You can also use the -P flag to…

    Read More Ways to Pass Password in Triggers file or Script file in PerforceContinue

  • Perforce

    Perforce Command Line Global Options

    ByMantosh Singh January 9, 2018February 1, 2025

    <!– .style1 { font-size: 24px; font-weight: bold; } –> Perforce Command Line Global Options Global options for Perforce commands; these options can be supplied on the command line before any Perforce command. Syntax p4 [-cclient -ddir -Hhost -pport -Ppass -uuser -xfile -Ccharset -Qcharset -Llanguage] [-G] [-s] [-z tag] cmd [args …] p4 -V p4 -h  …

    Read More Perforce Command Line Global OptionsContinue

  • Perforce

    Perforce Command Line

    ByMantosh Singh January 9, 2018February 1, 2025

    Command Description p4 add Open file(s) in a client workspace for addition to the depot. p4 admin Perform administrative operations on the server. p4 branch Create or edit a branch specification and its view. p4 change Create or edit a changelist specification. p4 changelists List submitted and pending changelists. p4 changelist Create or edit a…

    Read More Perforce Command LineContinue

  • Perforce

    Perforce Merging Process

    ByMantosh Singh January 9, 2018February 1, 2025

    Perforce Merging Process In Perforce when we have conflict in files, “?” notion comes with the files which says this need to be resolved. Once you select the file and click on Resolve, it will be given following options… Auto  1. Accept Changed file (Only one files differs from the base 2. Merge yours and…

    Read More Perforce Merging ProcessContinue

  • Perforce

    Basic Perforce Administration

    ByMantosh Singh January 9, 2018February 1, 2025

    A. User maintenance tasks 1. Resetting passwords 2. Creating users / Deleting users / Setting user access 3. Disabling the automatic creation of users 4. Cleaning up files left open by former users B. Administrative operations 1. Setting the server security level 2. Obliterating files to reclaim disk space 3. Editing submitted changelists 4. Verifying…

    Read More Basic Perforce AdministrationContinue

  • Perforce

    Recovery Procedures in Perforce Server

    ByMantosh Singh January 8, 2018February 1, 2025

    Recovery Procedures in Perforce Server If the database files become corrupted or lost, either because of disk errors, a hardware failure such as a disk crash, the database can be recreated with your stored checkpoint and journal. it can at least provide a general guideline for recovery from the two most common situations, specifically: 1….

    Read More Recovery Procedures in Perforce ServerContinue

  • Perforce

    How to Backup Perforce Server

    ByMantosh Singh January 8, 2018February 1, 2025

    How to Backup Perforce Server Regular backups of your Perforce data are vital. The key concepts are: Make sure journaling is active Create checkpoints regularly, and Use p4 verify regularly Versioned files A checkpoint is a snapshot or copy of the database at a particular moment in time. A journal is a log that records updates made to the…

    Read More How to Backup Perforce ServerContinue

  • Perforce

    Perforce Server Installation and Configuration

    ByMantosh Singh January 8, 2018February 1, 2025

    p4d – Perforce Server p4 – Perforce Client p4win – Perforce Windows Client Install P4 Server in Unix Copy p4d & p4 in /usr/local/bin Give permission such as chmod +x p4 & chmod +xp4d Create Perforce ROOT directory such as P4ROOT=/usr/local/p4_directory Give permission to P4 root directory and sub directory Tell perforce server to use…

    Read More Perforce Server Installation and ConfigurationContinue

  • Linux

    Linux User Management

    ByMantosh Singh January 8, 2018September 25, 2018

    ac Print statistics about users’ connect time. accton Turn on accounting of processes. To turn it on type “accton /var/log/pacct”. adduser Ex: adduser mark – Effect: Adds a user to the system named mark chage Used to change the time the user’s password will expire. chfn Change the user full name field finger information chgrp…

    Read More Linux User ManagementContinue

  • Uncategorised

    Java Command Line Options

    ByMantosh Singh January 8, 2018

    -client       to select the “client” VM -server       to select the “server” VM -hotspot      is a synonym for the “client” VM  [deprecated] The default VM is client. -cp <class search path of directories and zip/jar files> -classpath <class search path of directories and zip/jar files> A ; separated list of directories, JAR archives, and ZIP archives…

    Read More Java Command Line OptionsContinue

  • Windows

    How to Resolve Windows Installer Problem

    ByMantosh Singh January 8, 2018

    Installation of a program means inserting that particular program in your computer so that it can be executed properly. Some of the software programs can be simply copied to the computer and executed without doing anything further; they don’t require any kind of installation process. Many programs come with an executable suite, which requires to…

    Read More How to Resolve Windows Installer ProblemContinue

  • Maven

    Writing a Custom Plugin for Maven

    ByMantosh Singh January 8, 2018November 18, 2021

    Introduction In this article, we will learn about Maven which is a project management framework that provides a configurable approach for managing software projects. Maven covers all the necessary phases that happen right from project creation, building, documentation, reporting, installation and deployment. This article begins with the basics of Maven along with the concepts like Project Object Model (aka…

    Read More Writing a Custom Plugin for MavenContinue

  • Perforce

    Syncing missing/modified files to a specific version in Perforce

    ByMantosh Singh January 8, 2018February 1, 2025

    I think this is the 5th time I’ve had to figure this out in the past few years, so this time I’m going to preserve it here for posterity  The problem is usually one or more of: You have files missing from your workspace that need replaced. You have locally modified (i.e. not opened for…

    Read More Syncing missing/modified files to a specific version in PerforceContinue

Page navigation

Previous PagePrevious 1 … 342 343 344 345 346 … 388 Next PageNext

© 2026 - WordPress Theme by Kadence WP

  • Top Certifications
  • Courses
  • Tutorials
  • Forum & Support
  • DevOps Tools
  • Slides
  • Update
  • Professional
Search