Posts

Showing posts with the label OS

Eclipse “No repository found containing” error messages

Eclipse “No repository found containing” error messag es   Eclipse error during installing Install new software/Plugin Error is coming like “No repository found containing”  See the error log for more detail.  No repository found at http://download.eclipse.org/modeling/emf/updates.cked Reload   Solution: Go to Window > Preferences > Install/Update > Available Software Sites then for each enabled site add a / to the end of the URL. then clicked Reload

ALM

Application lifecycle management (ALM) is the product lifecycle management of computer programs. It encompasses requirements management, software architecture, computer programming, software testing, software maintenance, change management, continuous integration, project management, and release management. ALM is a broader perspective than the Software Development Life Cycle. ALM software suites Some specialized software suites for ALM are: Name Released by Endevor CA Technologies Enterprise Architect Sparx Systems FusionForge FusionForge GeneXus GeneXus - Artech GitLab GitLab HP Application Lifecycle Management HP Software Division IBM Rational Team Concert IBM JIRA Atlassian Mylyn Eclipse Foundation Parasoft Concerto , Parasoft Development Testing Platform Parasoft PractiTest H.S PractiTest Protecode System 4 Protecode Pulse Genuitec PTC Integrity PTC Rational solution for Collaborative Lifecycle Management IBM ...

How to make pendrive bootable

Image
If you CD drive is not working or your laptop doesn't have cd drive. then follow this step to install OS in system via pen drive.  Create a bootable USB flash drive or Install OS for USB drive . 1. Insert your USB (4GB+ preferable) 2. Open Command Prompt As administrator.  3. When the Command Prompt opens, enter the following command:  DISKPART  LIST DISK   SELECT DISK 1 (Once you enter the LIST DISK command, it will show the disk number of your USB drive. In the below image my USB drive disk no is Disk 1. Replace DISK 1 with your disk number)  CLEAN  CREATE PARTITION PRIMARY  SELECT PARTITION 1 

ransomware troubleshooting

ransomware prevention, protection and troubleshooting