Wiki » History » Version 53
Soh Keong, 08/26/2022 09:40 AM
1 | 16 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | chin-yeh | h1. Wiki |
4 | 2 | chin-yeh | |
5 | 6 | chin-yeh | Feel free to contribute any guide or tips. |
6 | |||
7 | 43 | chin-yeh | All of the server logins can be found in: |
8 | > [shared drive/src]/server_login.xls |
||
9 | 6 | chin-yeh | |
10 | 42 | chin-yeh | h2. Development Nodes |
11 | 29 | chin-yeh | |
12 | 52 | Soh Keong | * [[cwyapp1]] (IP: 192.168.2.61) |
13 | * [[cwyapp2]] (IP: 192.168.2.62) |
||
14 | * [[cwydb1]] (IP: 192.168.2.50) |
||
15 | 29 | chin-yeh | |
16 | 36 | chin-yeh | h2. Backup Strategies |
17 | 1 | chin-yeh | |
18 | 37 | chin-yeh | * *cwyrnd3-server* - [[Backup Strategies on cwyrnd3-server]] |
19 | 49 | chin-yeh | * [[Database Mirroring (DB2) on remote site]] |
20 | 36 | chin-yeh | |
21 | h2. General Guides |
||
22 | 26 | chin-yeh | |
23 | 53 | Soh Keong | h3. Network Printer |
24 | 1 | chin-yeh | |
25 | 51 | Soh Keong | * Network Printer - [[configure Fuji Multi-model Printer]] |
26 | -* Network Printer - [[configure RICOH Aficio SP 5200DN PCL 6]]- |
||
27 | 35 | chin-yeh | -* Network Printer - [[configure HP LaserJet 2300 Series PS printer]]- |
28 | 1 | chin-yeh | |
29 | 40 | chin-yeh | h3. Eclipse |
30 | |||
31 | * [[Setup Development Environment]] |
||
32 | |||
33 | 21 | chin-yeh | h3. Troubleshooting |
34 | |||
35 | * [[How to get Java thread dump in Jboss]] |
||
36 | * [[How to get memory pool in Jboss]] |
||
37 | 33 | chin-yeh | * [[Using jmx-console and tomcat status (production)]] |
38 | 21 | chin-yeh | |
39 | 39 | chin-yeh | h3. DB2 Troubleshooting |
40 | 38 | chin-yeh | |
41 | * [[View the currently executing SQL statement]] |
||
42 | 41 | chin-yeh | * [[Determine who is holding a lock in the database]] |
43 | 38 | chin-yeh | |
44 | |||
45 | 21 | chin-yeh | h3. Redmine |
46 | |||
47 | * [[How to log issue]] |
||
48 | 45 | chin-yeh | * [[How to backup Redmine]] |
49 | * [[How to restore Redmine backup]] |
||
50 | 21 | chin-yeh | |
51 | h3. Maven |
||
52 | |||
53 | 30 | chin-yeh | All of the maven artifacts are maintained by an internal maven repository, *Sonatype Nexus OSS*. It contains the internal artifacts (e.g. ecosway connector) and external artifacts (e.g. springframework). |
54 | 21 | chin-yeh | |
55 | Guides: |
||
56 | 31 | chin-yeh | * [[Install Maven]] - _Windows only_ |
57 | 22 | chin-yeh | * [[Search/Browse artifact]] |
58 | 21 | chin-yeh | * [[Add Nexus User]] |
59 | 24 | chin-yeh | * [[How to connect to Nexus]] |
60 | 21 | chin-yeh | * [[How to deploy internal artifact]] |
61 | * [[How to deploy third-party artifact]] |
||
62 | 23 | chin-yeh | |
63 | 25 | chin-yeh | Nexus Administrator: |
64 | 23 | chin-yeh | <pre> |
65 | 46 | chin-yeh | Name: Chooi-Mey |
66 | Email: cmkwan@cosway.com.my |
||
67 | 1 | chin-yeh | </pre> |
68 | 35 | chin-yeh | |
69 | h3. SCM |
||
70 | |||
71 | * SVN |
||
72 | ** [[Add SVN user]] |
||
73 | ** [[Install SVN plugin for Eclipse]] |
||
74 | ** [[How to connect to SVN through Eclipse]] |
||
75 | ** [[Change password for your SVN account]] |