See Also: Mac OS 9.0.2 & 9.0.4 (PowerBook G3 Pismo M7572)
This is the restore CD of iMac Summer 2000 DV 400/450MHz, came with Mac OS 9.0.4 and other programs such as AppleWorks 6.0.4, iMovie 2.0.1, Bugdom, and more, all in one hard disk image.
iMacS2000904CD_Rest.ZIP: iMac Summer 2000 DV 400/450MHz restoration CD-ROM image (Mac OS 9.0.4).
See Also: Mac OS 9.0.4 (Macintosh Server G4)
Here are the install/restore discs for G4 AGP Graphics (" sawtooth').="" the="" install="" cd="" includes="" base="" mac="" os,="" other="" programs,="" and="" also="" a="" special="" installer="" for="" g4="" agp="" graphics,="" with="" some="" extras="" on="" cd.="" restore="" original="" hard="" disk="" settings="" image="" os="" 9.0="" basic="" applications.<="">
9.0.2 Restore CD Scan
NOTE: The 9.0.4 CDs has the special build of Mac OS specifically designed for the G4 AGP Graphics and will not boot in other G4 models.
PMG4AGP90ZCD_Inst.ZIP: Power Mac G4 AGP Graphics installation CD-ROM image (Mac OS 9.0 International).
PMG4AGP90ZCD_Rest.ZIP: Power Mac G4 AGP Graphics restoration CD-ROM image (Mac OS 9.0 International).
PowerMac G4 AGP Restore 9.0.2.zip: Power Mac G4 AGP Graphics restoration CD-ROM image (Mac OS 9.0).
PMG4AGP904CD_Inst.ZIP: Power Mac G4 AGP Graphics installation CD-ROM image (Mac OS 9.0.4).
PMG4AGP904CD_Rest.ZIP: Power Mac G4 AGP Graphics restoration CD-ROM image (Mac OS 9.0.4).
PMG4AGP904ZCD_Inst.ZIP: Power Mac G4 AGP Graphics installation CD-ROM image (Mac OS 9.0.4 International).
PMG4AGP904ZCD_Rest.ZIP: Power Mac G4 AGP Graphics restoration CD-ROM image (Mac OS 9.0.4 International).
PMG4_9.0.4_CH.zipPower Mac G4 AGP Graphics restoration CD-ROM image (Mac OS 9.0.4 Simplified Chinese).
Here are the install/restore discs of Power Mac G4 Gigabit Ethernet. The install CD includes the base International English 9.0.4, other programs, and also a special installer for G4 Gigabit Ethernet, with some extras on the CD. The restore CD includes the original hard disk settings disk image with International English 9.0.4 and some bundled software like Acrobat Reader 4.0, iMovie 2.0.1, and everything else.
PMG4GE904ZCD_Inst.ZIP: Power Mac G4 Gigabit Ethernet installation CD-ROM v2.2 image (Mac OS 9.0.4 International).
PMG4GE904ZCD_Rest.ZIP: Power Mac G4 Gigabit Ethernet restoration CD-ROM v2.2 image (Mac OS 9.0.4 International).
Here are the install/restore discs of Power Mac G4 Cube. The install CD includes the base Mac OS 9.0.4, other programs, and also a special installer for G4 Cube, with some extras on the CD. The restore CD includes the original hard disk settings disk image with Mac OS 9.0.4 and some bundled software like Acrobat Reader 4.0, iMovie 2.0.1, and everything else.
G4Cube904CD_Inst.ZIP: Power Mac G4 Cube installation CD-ROM v2.0 image (Mac OS 9.0.4).
G4Cube904CD_Rest.ZIP: Power Mac G4 Cube restoration CD-ROM v2.0 image (Mac OS 9.0.4).
G4CubeTA904CD_Inst.ZIP: Power Mac G4 Cube installation CD-ROM image (Mac OS 9.0.4 Chinese-Traditional).
G4CubeD904CD_Rest.sit: Power Mac G4 Cube restoration CD-ROM image (Mac OS 9.0.4 German).
G4Cube91CD_Rest.zip: Power Mac G4 Cube restoration CD-ROM image (Mac OS 9.1).
CompatibilityMac OS 9.0.4 is the last version to boot successfully in SheepShaver. For G4 AGP install, it has the special build of Mac OS specifically designed for the G4 AGP Graphics and will not boot in other G4 models.
To run on Mac OS 9.0.4 on QEMU, you need Mac OS ROM v5.2.1 (which can be found from PM G4 Cube CD-ROM).
What is SonarQube?
SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells and security vulnerabilities on 20+ programming languages.
Step 1. Download and setup SonarQube
Step 2. Download and Setting up SonarScanner
Also Read: What is Flutter? A brief introduction about flutter
Step 3. Updating .bash_profile with new path
- cd ~/
- vi .bash_profile
- export PATH=$PATH:/Applications/SonarScanner/bin
- export PATH=$PATH:/Applications/SonarQube/bin
Step 4: Setting up SonarSwift from Backlite
- /Applications/SonarQube/extensions/plugins/
Step 5: Starting up SonarQube
- sh /Applications/SonarQube/bin/macosx-universal-64/sonar.sh console
Running SonarQube... wrapper --> Wrapper Started as Console
wrapper Launching a JVM...
jvm 1 Wrapper (Version 3.2.3)http://wrapper.tanukisoftware.org
jvm 1 Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
jvm 1 jvm 1 2017.11.02 16:23:18 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /Applications/SonarQube/temp jvm 1 2017.11.02 16:23:18 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001jvm 1 2017.11.02 16:23:18 INFO app[][o.s.a.p.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from
[/Applications/SonarQube/elasticsearch]: /Applications/SonarQube/elasticsearch/bin/elasticsearch -
Epath.conf=/Applications/SonarQube/temp/conf/es jvm 1 2017.11.02 16:23:18 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and runningjvm 1 2017.11.02 16:23:18 INFO app[][o.e.p.PluginsService] no modules loadedjvm1 2017.11.0216:23:18INFOapp[[o.e.p.PluginsService]loadedplugin[org.elasticsearch.transport.Netty4Plugin]
jvm 1 2017.11.02 16:23:40 INFO app[][o.s.a.SchedulerImpl] Process[ce] is up
jvm 1 2017.11.02 16:23:40 INFO app[][o.s.a.SchedulerImpl] SonarQube is up
Step 6: Logging IN
Step 7: Setting up the Project
Step 8: Performing Analysis of your Project.
- cd ~/Projects/iOSApplications/myProject
- sonar-scanner -Dsonar.projectKey=MyProjectKey -Dsonar.sources=. -Dsonar.host.url=http://localhost:9000
NOTE: Make sure you replace MyProjectKey with your project key.
INFO: Scanner configuration file: /Applications/SonarScanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarQube Scanner 3.0.3.778 INFO: Java 1.8.0_121 Oracle Corporation (64-bit) INFO: Mac OS X 10.12.6 x86_64 INFO: User cache: /Users/e070190/.sonar/cache INFO: Publish mode INFO: Load global settings INFO: Load global settings (done) time=56ms
INFO: Task total time: 21.407 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 22.791s INFO: Final Memory: 57M/1531M INFO: ------------------------------------------------------------------------
Step 9: Viewing the Reports.
http://localhost:9000/dashboard?id=MyProjectKey
NOTE: Make sure you replace MyProjectKey with your project key.