2024-06-03
This commit is contained in:
commit
4d23316f57
28
-Blank/board.css
Normal file
28
-Blank/board.css
Normal file
@ -0,0 +1,28 @@
|
||||
.kanbn-column-wip .kanbn-column-task-list {
|
||||
border-color: #6929c4;
|
||||
}
|
||||
.kanbn-column-next .kanbn-column-task-list {
|
||||
border-color: #1192e8;
|
||||
}
|
||||
.kanbn-column-wait .kanbn-column-task-list {
|
||||
border-color: #005d5d;
|
||||
}
|
||||
.kanbn-column-later .kanbn-column-task-list {
|
||||
border-color: #9f1853;
|
||||
}
|
||||
.kanbn-column-maybe .kanbn-column-task-list {
|
||||
border-color: #fa4d56;
|
||||
}
|
||||
.kanbn-column-friday .kanbn-column-task-list {
|
||||
border-color: #570408;
|
||||
}
|
||||
.kanbn-column-done .kanbn-column-task-list {
|
||||
border-color: #198038;
|
||||
}
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
234
-Blank/board.json
Normal file
234
-Blank/board.json
Normal file
@ -0,0 +1,234 @@
|
||||
{
|
||||
"headings": [
|
||||
{
|
||||
"name": "Backlog",
|
||||
"heading": "^:^+Backlog^:"
|
||||
},
|
||||
{
|
||||
"name": "Todo",
|
||||
"heading": "^:^+Todo^:"
|
||||
},
|
||||
{
|
||||
"name": "In Progress",
|
||||
"heading": "^:^c»^: ^+In Progress^:"
|
||||
},
|
||||
{
|
||||
"name": "Done",
|
||||
"heading": "^:^g✓^: ^+Done^:"
|
||||
}
|
||||
],
|
||||
"lanes": [
|
||||
{
|
||||
"name": "All tasks",
|
||||
"columns": [
|
||||
[
|
||||
{
|
||||
"id": "relative-path-to-relative-to-content",
|
||||
"name": "Relative Path to relative to content",
|
||||
"description": "- [ ] Update method ConvertLinksForHugo to actual wanted results",
|
||||
"metadata": {
|
||||
"created": "2023-07-18T14:50:28.239Z",
|
||||
"updated": "2023-07-18T14:54:09.060Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "markdown-links-to-json",
|
||||
"name": "Markdown links to json",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-18T14:53:27.412Z",
|
||||
"updated": "2023-07-18T14:53:33.147Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "markdown-to-json",
|
||||
"name": "Markdown to json",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-18T14:48:18.667Z",
|
||||
"updated": "2023-07-18T14:48:18.660Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"id": "find-orphan-links",
|
||||
"name": "Find orphan links",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:30:27.277Z",
|
||||
"updated": "2023-07-08T04:49:18.108Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T04:41:56.433Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Todo",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[],
|
||||
[
|
||||
{
|
||||
"id": "break-circular-references",
|
||||
"name": "Break Circular References",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:31:18.301Z",
|
||||
"updated": "2023-07-08T03:13:47.959Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T00:31:22.970Z",
|
||||
"completed": "2023-07-08T03:13:47.959Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "populate-a-collection-of-file-info-front-matter-and-first-indent-of-1",
|
||||
"name": "Populate a collection of FileInfo, Front Matter and First # indent of 1",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:30:00.353Z",
|
||||
"updated": "2023-07-08T04:08:04.155Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T02:17:23.556Z",
|
||||
"completed": "2023-07-08T04:08:04.156Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "use-humanizer-on-title-of-links",
|
||||
"name": "Use humanizer on title of links",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T03:22:14.065Z",
|
||||
"updated": "2023-07-08T04:08:05.706Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-08T04:08:05.706Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "convert-files-to-slug-name",
|
||||
"name": "Convert files to slug name",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:31:48.068Z",
|
||||
"updated": "2023-07-08T03:13:39.928Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-08T03:13:39.928Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "convert-wiki-links-to-markdown-links",
|
||||
"name": "Convert Wiki Links to Markdown Links",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:28:50.180Z",
|
||||
"updated": "2023-07-08T03:14:14.308Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T02:17:20.346Z",
|
||||
"completed": "2023-07-08T03:14:14.308Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "add-update-date-in-front-matter",
|
||||
"name": "Add / Update date in Front Matter",
|
||||
"description": "- [ ] Maybe done",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:27:35.865Z",
|
||||
"updated": "2023-07-08T03:13:43.907Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-08T03:13:43.907Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
19
-Blank/board.md
Normal file
19
-Blank/board.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# board
|
||||
|
||||
<style>
|
||||
created { color: gray }
|
||||
relations { color: Green }
|
||||
</style>
|
||||
|
||||
| Backlog | Todo | In Progress | Done |
|
||||
| ---------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Relative Path to relative to content<br /><created>2023-07-18</created><br /><relations></relations> | Find orphan links<br /><created>2023-07-08</created><br /><relations></relations> | | ~~Break Circular References~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| Markdown links to json<br /><created>2023-07-18</created><br /><relations></relations> | | | ~~Populate a collection of FileInfo, Front Matter and First # indent of 1~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| Markdown to json<br /><created>2023-07-18</created><br /><relations></relations> | | | ~~Use humanizer on title of links~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| | | | ~~Convert files to slug name~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| | | | ~~Convert Wiki Links to Markdown Links~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| | | | ~~Add / Update date in Front Matter~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
23
-Blank/index.md
Normal file
23
-Blank/index.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
type: "note"
|
||||
created: "2024-04-11T14:56:18.015Z"
|
||||
updated: "2024-04-11T23:15:08.757Z"
|
||||
---
|
||||
|
||||
# Integrate SPC Violations into OI
|
||||
|
||||
## Backlog
|
||||
|
||||
## Todo
|
||||
|
||||
- [Find orphan links](tasks/find-orphan-links.md)
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
8
-Blank/tasks/find-orphan-links.md
Normal file
8
-Blank/tasks/find-orphan-links.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-07-08T04:41:56.433Z"
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# Find orphan links
|
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
*sync-con-flict-2023*
|
||||
.vscode/helper/*.knb.md
|
||||
.kanbn
|
||||
.UserSecrets
|
||||
sync.ffs_db
|
29
.vscode/mklink.md
vendored
Normal file
29
.vscode/mklink.md
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
type: "note"
|
||||
created: "2024-01-14T02:18:18.908Z"
|
||||
updated: "2024-04-01T23:12:14.179Z"
|
||||
---
|
||||
|
||||
# mklink
|
||||
|
||||
```bash
|
||||
mklink /J "D:\5-Other-Small\Kanban\.git" "L:\Git\Notes-Kanban\.git"
|
||||
```
|
||||
|
||||
```bash
|
||||
mklink /J "D:\5-Other-Small\Kanban\.git" "L:\Git\Notes-Kanban\.git"
|
||||
```
|
||||
|
||||
```bash
|
||||
mklink /J "D:\5-Other-Small\Kanban\.kanbn" "D:\5-Other-Small\Kanban\Phares"
|
||||
mklink /J "D:\5-Other-Small\Kanban\.UserSecrets" "C:\Users\phares\AppData\Roaming\Microsoft\UserSecrets"
|
||||
```
|
||||
|
||||
```bash Mon Jun 03 2024 07:19:35 GMT-0700 (Mountain Standard Time)
|
||||
git init L:/Git/Notes-Kanban
|
||||
mklink /J "L:\Git\Notes-Kanban\.Kanban" "D:\5-Other-Small\Notes\Kanban"
|
||||
mklink /J "D:\5-Other-Small\Kanban\.git" "L:\Git\Notes-Kanban\.git"
|
||||
code "L:\Git\Notes-Kanban\.Kanban"
|
||||
codium "L:\Git\Notes-Kanban\.Kanban"
|
||||
code-insiders "L:\Git\Notes-Kanban\.Kanban"
|
||||
```
|
55
.vscode/settings.json
vendored
Normal file
55
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"files.eol": "\n",
|
||||
"[markdown]": {
|
||||
"editor.wordWrap": "off"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"PDSF",
|
||||
"Syncthing"
|
||||
],
|
||||
"files.exclude": {
|
||||
"**/node_modules": true
|
||||
},
|
||||
"files.watcherExclude": {
|
||||
"**/node_modules": true
|
||||
},
|
||||
"foam.files.ignore": [
|
||||
".foam/**/*",
|
||||
".stfolder/**/*",
|
||||
"**/_layouts/**/*",
|
||||
"**/_site/**/*",
|
||||
"**/.vscode/**/*",
|
||||
"**/node_modules/**/*"
|
||||
],
|
||||
"kanbn.showBurndownButton": false,
|
||||
"kanbn.showSprintButton": false,
|
||||
"foam.links.hover.enable": false,
|
||||
"foam.placeholders.exclude": [
|
||||
".kanbn/Archive/**/*"
|
||||
],
|
||||
"foam.orphans.exclude": [
|
||||
".journal/**/*"
|
||||
],
|
||||
"foam.graph.style": {
|
||||
"background": "#202020",
|
||||
"node": {
|
||||
"wired": "green",
|
||||
"wireless": "orange",
|
||||
"person": "white",
|
||||
"topic": "#bc2a3c",
|
||||
"kanbn": "#ff7b00",
|
||||
"basic-note": "#773b93",
|
||||
"daily-note": "#ff9d00",
|
||||
"note": "#f2cb1d",
|
||||
"placeholder": "#ff9d00",
|
||||
"tag": "#0494c1",
|
||||
"bug": "#bc2a3c",
|
||||
"epic": "#ff7b00",
|
||||
"feature": "#773b93",
|
||||
"issue": "#ff9d00",
|
||||
"task": "#f2cb1d",
|
||||
"test-case": "#ff9d00",
|
||||
"user-story": "#0494c1"
|
||||
}
|
||||
}
|
||||
}
|
28
Barcode-Host/board.css
Normal file
28
Barcode-Host/board.css
Normal file
@ -0,0 +1,28 @@
|
||||
.kanbn-column-wip .kanbn-column-task-list {
|
||||
border-color: #6929c4;
|
||||
}
|
||||
.kanbn-column-next .kanbn-column-task-list {
|
||||
border-color: #1192e8;
|
||||
}
|
||||
.kanbn-column-wait .kanbn-column-task-list {
|
||||
border-color: #005d5d;
|
||||
}
|
||||
.kanbn-column-later .kanbn-column-task-list {
|
||||
border-color: #9f1853;
|
||||
}
|
||||
.kanbn-column-maybe .kanbn-column-task-list {
|
||||
border-color: #fa4d56;
|
||||
}
|
||||
.kanbn-column-friday .kanbn-column-task-list {
|
||||
border-color: #570408;
|
||||
}
|
||||
.kanbn-column-done .kanbn-column-task-list {
|
||||
border-color: #198038;
|
||||
}
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
47
Barcode-Host/index.md
Normal file
47
Barcode-Host/index.md
Normal file
@ -0,0 +1,47 @@
|
||||
---
|
||||
startedColumns:
|
||||
- "In Progress"
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
type: "Kanban"
|
||||
created: "2024-01-14T02:18:18.598Z"
|
||||
updated: "2024-04-11T16:08:56.724Z"
|
||||
---
|
||||
|
||||
# Barcode-Host
|
||||
|
||||
## Backlog
|
||||
|
||||
- [apt-get-install](tasks/apt-get-install.md)
|
||||
- [netplan](tasks/netplan.md)
|
||||
|
||||
## Todo
|
||||
|
||||
- [epi-pro-scan](tasks/epi-pro-scan.md)
|
||||
|
||||
## In Progress
|
||||
|
||||
- [Azure Pipeline](tasks/azure-pipeline.md)
|
||||
- [update-os](tasks/update-os.md)
|
||||
- [self-signed-certificate](tasks/self-signed-certificate.md)
|
||||
- [roll-out](tasks/roll-out.md)
|
||||
- [publish](tasks/publish.md)
|
||||
- [post-only-once](tasks/post-only-once.md)
|
||||
- [convert-to-net-7](tasks/convert-to-net-7.md)
|
||||
|
||||
## Done
|
||||
|
||||
- [setup-nginx](tasks/setup-nginx.md)
|
||||
- [run-test-ports](tasks/run-test-ports.md)
|
||||
- [run-secrets-task](tasks/run-secrets-task.md)
|
||||
- [Pull Repo](tasks/pull-repo.md)
|
||||
- [install-vscode-extensions](tasks/install-vscode-extensions.md)
|
||||
- [install-ubuntu-frame](tasks/install-ubuntu-frame.md)
|
||||
- [Install .net 7.0](tasks/install-net-7-0.md)
|
||||
- [Create as Service](tasks/create-as-service.md)
|
||||
- [configure-ufw](tasks/configure-ufw.md)
|
||||
|
||||
## Archive
|
||||
|
||||
- [signalr](tasks/signalr.md)
|
78
Barcode-Host/tasks/apt-get-install.md
Normal file
78
Barcode-Host/tasks/apt-get-install.md
Normal file
@ -0,0 +1,78 @@
|
||||
---
|
||||
status: "1-Backlog"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.429Z"
|
||||
updated: "2024-01-06T01:22:07.429Z"
|
||||
---
|
||||
|
||||
# apt-get-install
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
apt-get install links unzip net-tools ufw nginx git -y
|
||||
```
|
||||
|
||||
```bash
|
||||
# Checking your Ubuntu Version
|
||||
lsb_release -a
|
||||
# There are several good, effective answers listed above.
|
||||
# However, this is the mechanism I personally use -- apt-ftparchive.
|
||||
# I'm documenting it here, in case I need it again in the future. Perhaps it might be useful to you.
|
||||
# Creating the Archive Snapshot
|
||||
# Create an instance of Ubuntu that closely mimics the target environment
|
||||
# For example, an Ubuntu 12.04 64-bit instance in Amazon
|
||||
# Start with a clean package environment
|
||||
apt-get clean
|
||||
# Update the package lists
|
||||
apt-get update
|
||||
apt-get install libssl-dev libssl-doc
|
||||
# Download all package updates available
|
||||
apt-get dist-upgrade --download-only
|
||||
# recursive-dependencies-of-a-debian-package
|
||||
apt-cache depends --recurse --no-recommends --no-suggests --no-conflicts --no-breaks --no-replaces --no-enhances smbclient | grep "^\w" | sort -u
|
||||
# Download all relevant packages and dependencies
|
||||
apt-get install --download-only byobu run-one bikeshed dotdee powernap
|
||||
apt-get install --download-only --reinstall e2fsprogs fwupd grub-common libcups2 libglib2.0-0 netplan.io python3-systemd rsyslog smbclient
|
||||
apt-get install --download-only --reinstall cdebconf coreutils debconf dpkg e2fsprogs fwupd gcc-10-base grub-common install-info libacl1 libarchive13 libasn1-8-heimdal libattr1 libaudit-common libaudit1 libavahi-client3 libavahi-common-data libavahi-common3 libbsd0 libbz2-1.0 libc6 libcap-ng0 libcap2 libcom-err2 libcrypt1 libcups2 libdb5.3 libdbus-1-3 libdebian-installer4 libexpat1 libffi7 libfuse2 libgcc-s1 libgcrypt20 libglib2.0-0 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed5 libhx509-5-heimdal libicu66 libidn2-0 libjansson4 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libldb2 liblmdb0 liblz4-1 liblzma5 libmpdec2 libncursesw6 libnetplan0 libnettle7 libnewt0.52 libp11-kit0 libpam0g libpcre2-8-0 libpopt0 libpython3-stdlib libpython3.8 libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal libsasl2-2 libsasl2-modules-db libselinux1 libslang2 libsmbclient libsqlite3-0 libssl1.1 libstdc++6 libsystemd0 libtalloc2 libtasn1-6 libtdb1 libtevent0 libtextwrap1 libtinfo6 libtss2-esys0 libunistring2 libuuid1 libwbclient0 libwind0-heimdal libxml2 libzstd1 mime-support netplan.io perl-base python3 python3-ldb python3-minimal python3-systemd python3-talloc python3.8 python3.8-minimal readline-common rsyslog samba-common samba-libs sensible-utils smbclient tar tzdata ucf zlib1g
|
||||
# Create the package manifest
|
||||
(cd /var/cache/apt/archives/ && apt-ftparchive packages . ) | tee /var/cache/apt/archives/Packages
|
||||
ls /var/cache/apt/archives
|
||||
# Create an archive of the packages
|
||||
cd /home/unity4
|
||||
tar cvf snapshot.tar -C /var/cache/apt archives/
|
||||
ls /home/unity4
|
||||
```
|
||||
|
||||
```bash
|
||||
scp unity4@unity4:/home/unity4/snapshot.tar D:/Tmp/Phares/snapshot.tar
|
||||
```
|
||||
|
||||
```bash
|
||||
pscp D:/Tmp/Phares/snapshot.tar unity5@unity5:/home/unity5/snapshot.tar
|
||||
```
|
||||
|
||||
```bash
|
||||
# Using the Archive Snapshot on the Offline Target System
|
||||
# Through some mechanism, you will need to get the snapshot.tar from the source to the target system.
|
||||
# Perhaps on a USB stick, or otherwise.
|
||||
# Extract the archive on the target system (in this case, in /home/ubuntu)
|
||||
cd /home/unity5
|
||||
tar xvf snapshot.tar
|
||||
cd /home/unity5/archives
|
||||
ls /home/unity5/archives
|
||||
dpkg -i *.deb
|
||||
dpkg -i smbclient_2%3a4.15.13+dfsg-0ubuntu0.20.04.2_amd64.deb
|
||||
# Add the local, offline source to /etc/apt/sources.list
|
||||
echo "deb file:/home/unity5/archives /" | tee -a /etc/apt/sources.list
|
||||
# Update the package list
|
||||
apt-get update
|
||||
# Install the packages as desired
|
||||
apt-get install byobu run-one bikeshed dotdee powernap
|
||||
apt-get install smbclient
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
59
Barcode-Host/tasks/azure-pipeline.md
Normal file
59
Barcode-Host/tasks/azure-pipeline.md
Normal file
@ -0,0 +1,59 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-07-27T18:04:48.076Z"
|
||||
status: "3-In Progress"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.426Z"
|
||||
updated: "2024-01-06T01:22:07.426Z"
|
||||
---
|
||||
|
||||
# Azure Pipeline
|
||||
|
||||
```bash
|
||||
apt install putty-tools
|
||||
pscp D:/Tmp/phares/ag/vsts-agent-linux-x64-2.210.1.tar.gz unity4@unity4:/home/unity4/vsts-agent-linux-x64-2.210.1.tar.gz
|
||||
pscp D:/Tmp/phares/ag/vsts-agent-linux-x64-2.210.1.tar.gz unity5@unity5:/home/unity5/vsts-agent-linux-x64-2.210.1.tar.gz
|
||||
pscp D:/Tmp/phares/ag/vsts-agent-linux-x64-2.210.1.tar.gz room006@mescroom006:/home/room006/vsts-agent-linux-x64-2.210.1.tar.gz
|
||||
```
|
||||
|
||||
```bash
|
||||
apt-get install libicu66
|
||||
mv vsts-agent-linux-x64-2.210.1.tar.gz vsts-agent-linux-x64-2.210.1-unity4
|
||||
mkdir vsts-agent-linux-x64-2.210.1-unity4
|
||||
cd vsts-agent-linux-x64-2.210.1-unity4
|
||||
tar xvzf vsts-agent-linux-x64-2.210.1.tar.gz
|
||||
chown unity4 /home/unity4/vsts-agent-linux-x64-2.210.1-unity4 -R
|
||||
chgrp unity4 /home/unity4/vsts-agent-linux-x64-2.210.1-unity4 -R
|
||||
./config.sh --url https://tfs.intra.infineon.com/tfs/manufacturingit --pool Mesa-Linux --auth negotiate --userName infineon@phares
|
||||
./config.sh --url https://tfs.intra.infineon.com/tfs/manufacturingit --pool Mesa-Linux --auth pat --token asdf
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
echo >/etc/systemd/system/vsts-agent-linux.service && nano /etc/systemd/system/vsts-agent-linux.service
|
||||
```
|
||||
|
||||
```conf
|
||||
[Unit]
|
||||
Description=vsts-agent-linux
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
User=unity4
|
||||
WorkingDirectory= /home/unity4/vsts-agent-linux-x64-2.210.1-unity4
|
||||
ExecStart=/home/unity4/vsts-agent-linux-x64-2.210.1-unity4/run.sh
|
||||
Restart=always
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
```
|
||||
|
||||
```bash
|
||||
systemctl daemon-reload
|
||||
systemctl enable vsts-agent-linux.service
|
||||
systemctl start vsts-agent-linux.service
|
||||
systemctl status vsts-agent-linux.service
|
||||
systemctl stop vsts-agent-linux.service
|
||||
journalctl -fu vsts-agent-linux.service
|
||||
journalctl --rotate
|
||||
journalctl --vacuum-time=1s
|
||||
```
|
78
Barcode-Host/tasks/configure-ufw.md
Normal file
78
Barcode-Host/tasks/configure-ufw.md
Normal file
@ -0,0 +1,78 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.430Z"
|
||||
updated: "2024-01-06T01:22:07.430Z"
|
||||
---
|
||||
|
||||
# configure-ufw
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
ufw allow from 192.168.0.0/24 to any port 22 comment "01) SSH"
|
||||
ufw allow to 0.0.0.0/0 port 80 comment "02) HTTP"
|
||||
ufw allow to 0.0.0.0/0 port 443 comment "03) HTTPS"
|
||||
ufw allow to 0.0.0.0/0 port 9418 comment "04) Git"
|
||||
ufw allow from 192.168.0.0/24 to any port 8005 comment "05) Pi-hole"
|
||||
ufw allow from 192.168.0.0/24 to any port 8006 comment "06) Ajenti"
|
||||
ufw allow from 192.168.0.0/24 to any port 8007 comment "07) code-server"
|
||||
ufw allow from 192.168.0.0/24 to any port 8008 comment "08) Nginx"
|
||||
ufw allow from 192.168.0.0/24 to any port 5002 comment "09) BaGet"
|
||||
ufw allow to 0.0.0.0/0 port 5000 comment "10) .netCore"
|
||||
ufw allow to 0.0.0.0/0 port 5001 comment "11) .netCore"
|
||||
ufw allow from 192.168.0.0/24 to any port 53 comment "12) DNS"
|
||||
ufw allow from 192.168.0.0/24 to any port 67 comment "13) Unknown"
|
||||
ufw allow from 192.168.0.0/24 to any port 9654 comment "14) barcode-server"
|
||||
ufw allow from 192.168.0.0/24 to any port 8009 comment "15) barcode-server-statistics"
|
||||
ufw allow from 0.0.0.0/0 to any port 9400 comment "16) dashkiosk"
|
||||
ufw delete 16
|
||||
ufw allow from 0.0.0.0/0 to any port 8010 comment "16) Test"
|
||||
ufw allow from 0.0.0.0/0 to any port 5052 comment "17) NGINdeX.io"
|
||||
ufw allow from 0.0.0.0/0 to any port 3000 comment "18) gogs"
|
||||
ufw allow from 0.0.0.0/0 to any port 4001 comment "19) gogs"
|
||||
ufw delete 19
|
||||
ufw allow from 192.168.0.0/24 to any port 4001 comment "19) photoview api"
|
||||
ufw allow from 192.168.0.0/24 to any port 1234 comment "20) photoview ui"
|
||||
ufw allow from 192.168.0.0/24 to any port 3306 comment "21) mysql"
|
||||
ufw allow from 192.168.0.0/24 to any port 8011 comment "22) syncthing"
|
||||
ufw allow from 0.0.0.0/0 to any port 5201 comment "23) iperf3"
|
||||
ufw enable
|
||||
ufw status numbered
|
||||
ufw disable
|
||||
```
|
||||
|
||||
```conf
|
||||
Status: active
|
||||
|
||||
To Action From
|
||||
-- ------ ----
|
||||
[ 1] 22 ALLOW IN 192.168.0.0/24 # 01) SSH
|
||||
[ 2] 80 ALLOW IN Anywhere # 02) HTTP
|
||||
[ 3] 443 ALLOW IN Anywhere # 03) HTTPS
|
||||
[ 4] 9418 ALLOW IN Anywhere # 04) Git
|
||||
[ 5] 8005 ALLOW IN 192.168.0.0/24 # 05) Pi-hole
|
||||
[ 6] 8006 ALLOW IN 192.168.0.0/24 # 06) Ajenti
|
||||
[ 7] 8007 ALLOW IN 192.168.0.0/24 # 07) code-server
|
||||
[ 8] 8008 ALLOW IN 192.168.0.0/24 # 08) Nginx
|
||||
[ 9] 5002 ALLOW IN 192.168.0.0/24 # 09) BaGet
|
||||
[10] 5000 ALLOW IN Anywhere # 10) .netCore
|
||||
[11] 5001 ALLOW IN Anywhere # 11) .netCore
|
||||
[12] 53 ALLOW IN 192.168.0.0/24 # 12) DNS
|
||||
[13] 67 ALLOW IN 192.168.0.0/24 # 13) Unknown
|
||||
[14] 9654 ALLOW IN 192.168.0.0/24 # 14) barcode-server
|
||||
[15] 8009 ALLOW IN 192.168.0.0/24 # 15) barcode-server-statistics
|
||||
[16] 8010 ALLOW IN Anywhere # 16) Test
|
||||
[17] 5052 ALLOW IN Anywhere # 17) NGINdeX.io
|
||||
[18] 3000 ALLOW IN Anywhere # 18) gogs
|
||||
[19] 4001 ALLOW IN 192.168.0.0/24 # 19) photoview api
|
||||
[20] 1234 ALLOW IN 192.168.0.0/24 # 20) photoview ui
|
||||
[21] 3306 ALLOW IN 192.168.0.0/24 # 21) mysql
|
||||
[22] 8011 ALLOW IN 192.168.0.0/24 # 22) syncthing
|
||||
[23] 5201 ALLOW IN Anywhere # 23) iperf3
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
18
Barcode-Host/tasks/convert-to-net-7.md
Normal file
18
Barcode-Host/tasks/convert-to-net-7.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
assigned: ""
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.430Z"
|
||||
updated: "2024-01-06T01:22:07.430Z"
|
||||
---
|
||||
|
||||
# convert-to-net-7
|
||||
|
||||
- [x] mklink /J .kanbn
|
||||
- [x] Update tasks.json
|
||||
- [x] Update settings.json
|
||||
- [x] Init Secrets
|
||||
- [x] Copy appSettings.json to secrets.json
|
||||
- [x] Remove Serilog
|
||||
- [x] Remove appSettings
|
||||
- [x] Update to AOT appSettings
|
||||
- [x] Run Format
|
46
Barcode-Host/tasks/create-as-service.md
Normal file
46
Barcode-Host/tasks/create-as-service.md
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.431Z"
|
||||
updated: "2024-01-06T01:22:07.431Z"
|
||||
---
|
||||
|
||||
# Create as Service
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
echo >/etc/systemd/system/barcode-host.service && nano /etc/systemd/system/barcode-host.service
|
||||
```
|
||||
|
||||
```conf
|
||||
[Unit]
|
||||
Description=Barcode Server
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
User=unity4
|
||||
WorkingDirectory=/var/www/Barcode-Host/Server
|
||||
ExecStart=/usr/local/bin/dotnet /var/www/Barcode-Host/Server/Barcode.Host.Server.dll
|
||||
Restart=always
|
||||
# Environment=ASPNETCORE_ENVIRONMENT=Development
|
||||
# Environment=ASPNETCORE_ENVIRONMENT=Staging
|
||||
Environment=ASPNETCORE_ENVIRONMENT=Production
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
```
|
||||
|
||||
```bash
|
||||
systemctl daemon-reload
|
||||
systemctl enable barcode-host.service
|
||||
systemctl start barcode-host.service
|
||||
systemctl status barcode-host.service
|
||||
systemctl stop barcode-host.service
|
||||
journalctl -fu barcode-host.service
|
||||
journalctl --rotate
|
||||
journalctl --vacuum-time=1s
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
18
Barcode-Host/tasks/epi-pro-scan.md
Normal file
18
Barcode-Host/tasks/epi-pro-scan.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
status: "2-Todo"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.435Z"
|
||||
updated: "2024-01-06T01:22:07.435Z"
|
||||
---
|
||||
|
||||
# epi-pro-scan
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
26
Barcode-Host/tasks/install-net-7-0.md
Normal file
26
Barcode-Host/tasks/install-net-7-0.md
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.432Z"
|
||||
updated: "2024-01-06T01:22:07.432Z"
|
||||
---
|
||||
|
||||
# Install .net 7.0
|
||||
|
||||
```bash
|
||||
# https://learn.microsoft.com/en-us/dotnet/core/install/linux-scripted-manual#scripted-install
|
||||
cd /home/unity4
|
||||
wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh
|
||||
chmod +x ./dotnet-install.sh
|
||||
./dotnet-install.sh --channel 7.0
|
||||
export DOTNET_ROOT=$HOME/.dotnet
|
||||
export PATH=$PATH:$HOME/.dotnet:$HOME/.dotnet/tools
|
||||
ln -s /home/unity4/.dotnet/dotnet /usr/local/bin/dotnet
|
||||
dotnet --info
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
30
Barcode-Host/tasks/install-ubuntu-frame.md
Normal file
30
Barcode-Host/tasks/install-ubuntu-frame.md
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.435Z"
|
||||
updated: "2024-01-06T01:22:07.435Z"
|
||||
---
|
||||
|
||||
# install-ubuntu-frame
|
||||
|
||||
```bash
|
||||
apt-get install links unzip net-tools -y
|
||||
snap install dashkiosk
|
||||
timedatectl set-timezone America/Phoenix
|
||||
snap restart dashkiosk
|
||||
snap install ubuntu-frame wpe-webkit-mir-kiosk
|
||||
snap set wpe-webkit-mir-kiosk daemon=true
|
||||
snap set wpe-webkit-mir-kiosk url=http://localhost:9400/receiver
|
||||
wpe-webkit-mir-kiosk.cog http://localhost:9400/receiver
|
||||
/snap/wpe-webkit-mir-kiosk/current/bin/setup.sh
|
||||
wpe-webkit-mir-kiosk.cog http://localhost:9400/receiver
|
||||
snap set ubuntu-frame daemon=true
|
||||
```
|
||||
|
||||
- [Alternate to Frame](https://thepcspy.com/read/building-a-kiosk-computer-ubuntu-1404-chrome/)
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
19
Barcode-Host/tasks/install-vscode-extensions.md
Normal file
19
Barcode-Host/tasks/install-vscode-extensions.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.435Z"
|
||||
updated: "2024-01-06T01:22:07.435Z"
|
||||
---
|
||||
|
||||
# install-vscode-extensions
|
||||
|
||||
- .NET Watch Attach (trottero.dotnetwatchattach)
|
||||
- C# (ms-dotnettools.csharp)
|
||||
- Git Graph (mhutchie.git-graph)
|
||||
- Live Preview (ms-vscode.live-server)
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
100
Barcode-Host/tasks/netplan.md
Normal file
100
Barcode-Host/tasks/netplan.md
Normal file
@ -0,0 +1,100 @@
|
||||
---
|
||||
status: "1-Backlog"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.436Z"
|
||||
updated: "2024-01-06T01:22:07.436Z"
|
||||
---
|
||||
|
||||
# netplan
|
||||
|
||||
```bash
|
||||
ip link
|
||||
```
|
||||
|
||||
```echo
|
||||
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
|
||||
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
|
||||
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 10
|
||||
link/ether 6c:0b:84:e3:94:11 brd ff:ff:ff:ff:ff:ff
|
||||
altname enp0s31f6
|
||||
```
|
||||
|
||||
```bash
|
||||
# https://ubuntu.com/server/docs/network-configuration
|
||||
ip a
|
||||
ip address show eno1
|
||||
echo >/etc/netplan/99_config.yaml && nano /etc/netplan/99_config.yaml
|
||||
```
|
||||
|
||||
```yaml
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
eno1:
|
||||
addresses:
|
||||
- 192.168.0.204/24
|
||||
routes:
|
||||
- to: default
|
||||
via: 192.168.0.1
|
||||
nameservers:
|
||||
addresses: [192.168.0.1, 8.8.8.8, 4.4.4.4]
|
||||
```
|
||||
|
||||
```yaml
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
eno1:
|
||||
addresses:
|
||||
- 192.168.0.12/24
|
||||
routes:
|
||||
- to: default
|
||||
via: 192.168.0.1
|
||||
nameservers:
|
||||
addresses: [192.168.0.1, 8.8.8.8, 4.4.4.4]
|
||||
```
|
||||
|
||||
```bash
|
||||
netplan apply
|
||||
ip addr flush eno1
|
||||
# soft reset
|
||||
chmod 600 /etc/netplan/99_config.yaml
|
||||
```
|
||||
|
||||
```yaml
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
eno1:
|
||||
addresses:
|
||||
- 10.95.154.9/24
|
||||
routes:
|
||||
- to: default
|
||||
via: 10.95.154.1
|
||||
nameservers:
|
||||
addresses: [10.95.140.11, 10.64.152.171, 8.8.8.8, 4.4.4.4]
|
||||
```
|
||||
|
||||
```yaml
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
eno1:
|
||||
addresses:
|
||||
- 10.95.154.18/24
|
||||
routes:
|
||||
- to: default
|
||||
via: 10.95.154.1
|
||||
nameservers:
|
||||
addresses: [10.95.140.11, 10.64.152.171, 8.8.8.8, 4.4.4.4]
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
16
Barcode-Host/tasks/post-only-once.md
Normal file
16
Barcode-Host/tasks/post-only-once.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
status: "3-In Progress"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.437Z"
|
||||
updated: "2024-01-06T01:22:07.437Z"
|
||||
---
|
||||
|
||||
# post-only-once
|
||||
|
||||
- Change to keep track but only post on a timmer
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
61
Barcode-Host/tasks/publish.md
Normal file
61
Barcode-Host/tasks/publish.md
Normal file
@ -0,0 +1,61 @@
|
||||
---
|
||||
status: "3-In Progress"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.457Z"
|
||||
updated: "2024-01-06T01:22:07.457Z"
|
||||
---
|
||||
|
||||
# publish
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
systemctl stop barcode-host.service
|
||||
rm -r /var/www/Barcode-Host/Server
|
||||
mkdir /var/www
|
||||
mkdir /var/www/Barcode-Host
|
||||
mkdir /var/www/Barcode-Host/Server
|
||||
cd /home/unity4/Barcode-Host/Server
|
||||
dotnet user-secrets list
|
||||
dotnet nuget list source
|
||||
dotnet nuget remove source nuget.org
|
||||
dotnet build --source https://api.nuget.org/v3/index.json
|
||||
dotnet publish --configuration Release --output /var/www/Barcode-Host/Server --source https://api.nuget.org/v3/index.json
|
||||
cd /var/www/Barcode-Host/Server
|
||||
dotnet /var/www/Barcode-Host/Server/Barcode.Host.Server.dll
|
||||
systemctl start barcode-host.service
|
||||
```
|
||||
|
||||
```bash
|
||||
nano /etc/fstab
|
||||
10.95.176.46:EC_Metrology_Si /var/locally-mounted/eaf-dev.mes.infineon.com nfs defaults 0 0
|
||||
mount /var/locally-mounted/eaf-dev.mes.infineon.com nfs defaults 0 0
|
||||
mkdir /mnt/share
|
||||
mkdir /mnt/share/nmshare
|
||||
mkdir /mnt/share/nmshare/eaf-dev.mes.infineon.com
|
||||
apt install cifs-utils
|
||||
mount.cifs //10.95.140.34/EC_Metrology_Si /mnt/share/nmshare/eaf-dev.mes.infineon.com
|
||||
mount -t cifs -o rw,guest,vers=1.0 //10.95.140.34/EC_Metrology_Si /mnt/share/nmshare/eaf-dev.mes.infineon.com
|
||||
smbclient --list=10.95.140.34 --no-pass
|
||||
apt install smbclient
|
||||
ecmesEAF-10.95.140.34-mestsa07ec(A-Both)
|
||||
```
|
||||
|
||||
```conf
|
||||
2023-06-03 16:02:25.011 -07:00 [Information] (Barcode.Host.Server.Program.) () () Starting Web Application
|
||||
2023-06-03 16:02:25.062 -07:00 [Information] (Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager.) () () User profile is available. Using '"/root/.aspnet/DataProtection-Keys"' as key repository; keys will not be encrypted at rest.
|
||||
2023-06-03 16:02:25.093 -07:00 [Information] (Barcode.Host.Server.HostedService.TimedHostedService.StartAsync) () () Timed Hosted Service: 1234567:3070 running.
|
||||
2023-06-03 16:02:25.175 -07:00 [Information] (Microsoft.Hosting.Lifetime.) () () Now listening on: "http://localhost:5003"
|
||||
2023-06-03 16:02:25.175 -07:00 [Information] (Microsoft.Hosting.Lifetime.) () () Application started. Press Ctrl+C to shut down.
|
||||
2023-06-03 16:02:25.176 -07:00 [Information] (Microsoft.Hosting.Lifetime.) () () Hosting environment: "Production"
|
||||
2023-06-03 16:02:25.176 -07:00 [Information] (Microsoft.Hosting.Lifetime.) () () Content root path: "/var/www/Barcode-Host/Server"
|
||||
```
|
||||
|
||||
```bash
|
||||
links http://localhost:5003/api/lastScan
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
21
Barcode-Host/tasks/pull-repo.md
Normal file
21
Barcode-Host/tasks/pull-repo.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.445Z"
|
||||
updated: "2024-01-06T01:22:07.445Z"
|
||||
---
|
||||
|
||||
# Pull Repo
|
||||
|
||||
```bash
|
||||
cd /home/unity4
|
||||
git clone http://76df8eca4a6c11fe29a58c3be37543c11389ab93@192.168.0.73:3000/mikepharesjr/Barcode-Host.git
|
||||
cd Barcode-Host
|
||||
code .
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
20
Barcode-Host/tasks/roll-out.md
Normal file
20
Barcode-Host/tasks/roll-out.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
status: "3-In Progress"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.445Z"
|
||||
updated: "2024-01-06T01:22:07.445Z"
|
||||
---
|
||||
|
||||
# roll-out
|
||||
|
||||
- New page in the OI Viewer
|
||||
- Set ubuntu frame to new OI Viewer page
|
||||
- Does it refesh by it self?
|
||||
- EAF needs what for the batch field
|
||||
- SP1 needs to get the barcode from one of the two servers dependent on tool queued by EDA
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [ ] unity4
|
||||
- [ ] unity5
|
29
Barcode-Host/tasks/run-secrets-task.md
Normal file
29
Barcode-Host/tasks/run-secrets-task.md
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.445Z"
|
||||
updated: "2024-01-06T01:22:07.445Z"
|
||||
---
|
||||
|
||||
# run-secrets-task
|
||||
|
||||
```bash
|
||||
cd Barcode-Host/Server
|
||||
dotnet user-secrets init
|
||||
dotnet user-secrets clear
|
||||
dotnet user-secrets set "BuildNumber" "925458"
|
||||
dotnet user-secrets set "BuildSourceVersion" "197620fc8407914d09582d411091e97ad6f85868"
|
||||
dotnet user-secrets set "EquipmentName" "BIORAD#"
|
||||
dotnet user-secrets set "GitCommitSeven" ""
|
||||
dotnet user-secrets set "PostTo" "http://eaf-staging.mes.infineon.com:8080/api/Barcode/BIORAD#"
|
||||
dotnet user-secrets set "RootPassword" "asdf"
|
||||
dotnet user-secrets set "SerialPortName" ""
|
||||
dotnet user-secrets set "ToolClass" "FTIR"
|
||||
dotnet user-secrets list
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
28
Barcode-Host/tasks/run-test-ports.md
Normal file
28
Barcode-Host/tasks/run-test-ports.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.445Z"
|
||||
updated: "2024-01-06T01:22:07.445Z"
|
||||
---
|
||||
|
||||
# run-test-ports
|
||||
|
||||
```bash
|
||||
ls -l /dev/ttyUSB*
|
||||
```
|
||||
|
||||
```echo
|
||||
# crw-rw---- 1 root dialout 188, 0 Jun 3 14:54 /dev/ttyUSB0
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
adduser unity4 dialout
|
||||
reboot
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
69
Barcode-Host/tasks/self-signed-certificate.md
Normal file
69
Barcode-Host/tasks/self-signed-certificate.md
Normal file
@ -0,0 +1,69 @@
|
||||
---
|
||||
status: "3-In Progress"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.438Z"
|
||||
updated: "2024-01-06T01:22:07.438Z"
|
||||
---
|
||||
|
||||
# self-signed-certificate
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
echo >/etc/hosts && nano /etc/hosts
|
||||
```
|
||||
|
||||
```conf
|
||||
127.0.0.1 localhost
|
||||
127.0.1.1 unity4
|
||||
10.95.154.18 unity5
|
||||
#; 10.95.154.9 unity4
|
||||
192.168.0.40 DESKTOP-H6JG91B
|
||||
192.168.0.118 ISCN5CG1325C0X
|
||||
10.95.176.46 eaf-dev.mes.infineon.com
|
||||
10.95.140.35 eaf-prod.mes.infineon.com
|
||||
10.95.140.34 eaf-staging.mes.infineon.com
|
||||
10.95.140.122 oi-prod-ec-api.mes.infineon.com
|
||||
10.95.176.124 eaf-dev-reporting.mes.infineon.com
|
||||
10.95.140.37 oi-metrology-viewer-prod.mes.infineon.com
|
||||
# The following lines are desirable for IPv6 capable hosts
|
||||
::1 ip6-localhost ip6-loopback
|
||||
fe00::0 ip6-localnet
|
||||
ff00::0 ip6-mcastprefix
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
apt-get install -y ca-certificates
|
||||
cd /home/unity4/Barcode-Host
|
||||
openssl s_client -showcerts -connect DESKTOP-H6JG91B:443 </dev/null 2>/dev/null|openssl x509 -outform PEM >DESKTOP-H6JG91B.crt
|
||||
cp /home/unity4/Barcode-Host/DESKTOP-H6JG91B.crt /usr/local/share/ca-certificates/DESKTOP-H6JG91B.crt
|
||||
update-ca-certificates
|
||||
openssl s_client -showcerts -connect unity4:443 </dev/null 2>/dev/null|openssl x509 -outform PEM >unity4.crt
|
||||
cp /home/unity4/Barcode-Host/unity4.crt /usr/local/share/ca-certificates/unity4.crt
|
||||
update-ca-certificates
|
||||
openssl s_client -showcerts -connect unity5:443 </dev/null 2>/dev/null|openssl x509 -outform PEM >unity5.crt
|
||||
cp /home/unity5/Barcode-Host/unity5.crt /usr/local/share/ca-certificates/unity5.crt
|
||||
update-ca-certificates
|
||||
cd /home/unity4/Barcode-Host
|
||||
openssl s_client -showcerts -connect eaf-prod.mes.infineon.com:443 </dev/null 2>/dev/null|openssl x509 -outform PEM >eaf-prod.mes.infineon.com.crt
|
||||
cp /home/unity4/Barcode-Host/eaf-prod.mes.infineon.com.crt /usr/local/share/ca-certificates/eaf-prod.mes.infineon.com.crt
|
||||
update-ca-certificates
|
||||
links https://eaf-prod.mes.infineon.com/v3/index.json
|
||||
exit
|
||||
```
|
||||
|
||||
```bash Sat Mar 09 2024 15:57:21 GMT-0700 (Mountain Standard Time)
|
||||
sudo -i
|
||||
apt-get install -y ca-certificates
|
||||
openssl s_client -showcerts -connect 192.168.11.2:443 </dev/null 2>/dev/null|openssl x509 -outform PEM >gogs.laundry.phares.myftp.org.crt
|
||||
cp /root/gogs.laundry.phares.myftp.org.crt /usr/local/share/ca-certificates/gogs.laundry.phares.myftp.org.crt
|
||||
update-ca-certificates
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
131
Barcode-Host/tasks/setup-nginx.md
Normal file
131
Barcode-Host/tasks/setup-nginx.md
Normal file
@ -0,0 +1,131 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.445Z"
|
||||
updated: "2024-01-06T01:22:07.445Z"
|
||||
---
|
||||
|
||||
# setup-nginx
|
||||
|
||||
```bash
|
||||
echo >/etc/nginx/sites-available/default && nano /etc/nginx/sites-available/default
|
||||
```
|
||||
|
||||
```conf
|
||||
server {
|
||||
listen 80 default_server;
|
||||
listen [::]:80 default_server;
|
||||
root /var/www/html;
|
||||
index index.html index.htm index.nginx-debian.html;
|
||||
server_name _;
|
||||
location / {
|
||||
try_files $uri $uri/ =404;
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
```bash
|
||||
systemctl restart nginx
|
||||
lsof -i -P -n | grep LISTEN
|
||||
links http://192.168.0.204/
|
||||
nginx -t
|
||||
nginx -s reload
|
||||
echo >/etc/nginx/sites-available/Barcode-Host-Server && nano /etc/nginx/sites-available/Barcode-Host-Server
|
||||
```
|
||||
|
||||
```conf
|
||||
server {
|
||||
listen 80 default_server;
|
||||
listen [::]:80 default_server;
|
||||
root /var/www/html;
|
||||
index index.html index.htm index.nginx-debian.html;
|
||||
server_name _;
|
||||
location / {
|
||||
try_files $uri $uri/ =404;
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
```bash
|
||||
echo >/home/unity4/localhost.conf && nano /home/unity4/localhost.conf
|
||||
```
|
||||
|
||||
```conf
|
||||
[req]
|
||||
default_bits = 2048
|
||||
default_keyfile = localhost.key
|
||||
distinguished_name = req_distinguished_name
|
||||
req_extensions = req_ext
|
||||
x509_extensions = v3_ca
|
||||
|
||||
[req_distinguished_name]
|
||||
countryName = Country Name (2 letter code)
|
||||
countryName_default = US
|
||||
stateOrProvinceName = State or Province Name (full name)
|
||||
stateOrProvinceName_default = Arizona
|
||||
localityName = Locality Name (eg, city)
|
||||
localityName_default = Mesa
|
||||
organizationName = Organization Name (eg, company)
|
||||
organizationName_default = Infineon Technologies Americas Corp.
|
||||
organizationalUnitName = organizationalunit
|
||||
organizationalUnitName_default = Development
|
||||
commonName = Common Name (e.g. server FQDN or YOUR name)
|
||||
commonName_default = unity4
|
||||
commonName_max = 64
|
||||
|
||||
[req_ext]
|
||||
subjectAltName = @alt_names
|
||||
|
||||
[v3_ca]
|
||||
subjectAltName = @alt_names
|
||||
|
||||
[alt_names]
|
||||
DNS.1 = unity4
|
||||
DNS.2 = localhost
|
||||
DNS.3 = 127.0.0.1
|
||||
```
|
||||
|
||||
```bash
|
||||
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/localhost.key -out /etc/nginx/localhost.crt -config /home/unity4/localhost.conf
|
||||
ls /etc/nginx
|
||||
echo >/etc/nginx/sites-available/Barcode-Host-Server && nano /etc/nginx/sites-available/Barcode-Host-Server
|
||||
```
|
||||
|
||||
```conf
|
||||
server {
|
||||
server_name _;
|
||||
ssl_certificate 'localhost.crt';
|
||||
listen 443 default_server ssl http2;
|
||||
ssl_certificate_key 'localhost.key';
|
||||
ssl_protocols TLSv1.2 TLSv1.1 TLSv1;
|
||||
error_page 500 502 503 504 /50x.html;
|
||||
listen [::]:443 default_server ssl http2;
|
||||
location / {
|
||||
proxy_pass http://localhost:5003;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection $http_connection;
|
||||
proxy_set_header Host $host;
|
||||
proxy_cache_bypass $http_upgrade;
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
```bash
|
||||
ln -s /etc/nginx/sites-available/Barcode-Host-Server /etc/nginx/sites-enabled/Barcode-Host-Server
|
||||
nginx -t
|
||||
nginx -s reload
|
||||
links https://localhost/api/lastscan
|
||||
links https://unity4/api/lastscan
|
||||
```
|
||||
|
||||
```conf
|
||||
# C:\Windows\System32\drivers\etc\hosts
|
||||
192.168.0.204 unity4
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
25
Barcode-Host/tasks/signalr.md
Normal file
25
Barcode-Host/tasks/signalr.md
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
status: "5-Archive"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.441Z"
|
||||
updated: "2024-01-06T01:22:07.441Z"
|
||||
---
|
||||
|
||||
# signalr
|
||||
|
||||
- [Framework-4.5.1](https://learn.microsoft.com/en-us/aspnet/signalr/overview/getting-started/tutorial-getting-started-with-signalr?source=recommendations)
|
||||
- [OnNotificationReceivedAsync](https://learn.microsoft.com/en-us/training/modules/aspnet-core-signalr/3-how-signalr-works)
|
||||
|
||||
```bash
|
||||
# https://learn.microsoft.com/en-us/aspnet/core/tutorials/signalr?view=aspnetcore-7.0&tabs=visual-studio-code
|
||||
dotnet tool uninstall -g Microsoft.Web.LibraryManager.Cli
|
||||
dotnet tool install -g Microsoft.Web.LibraryManager.Cli
|
||||
libman install @microsoft/signalr@latest -p unpkg -d wwwroot/js/signalr --files dist/browser/signalr.js --files dist/browser/signalr.js
|
||||
# http://localhost:5003/notification
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] phares3757
|
||||
- [ ] unity4
|
||||
- [ ] unity5
|
22
Barcode-Host/tasks/update-os.md
Normal file
22
Barcode-Host/tasks/update-os.md
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
status: "3-In Progress"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.441Z"
|
||||
updated: "2024-01-06T01:22:07.441Z"
|
||||
---
|
||||
|
||||
# update-os
|
||||
|
||||
```bash
|
||||
lsb_release -a
|
||||
apt update
|
||||
apt upgrade -y
|
||||
apt install update-manager-core
|
||||
do-release-upgrade
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [ ] unity5
|
7
DEP08SIASM/board.css
Normal file
7
DEP08SIASM/board.css
Normal file
@ -0,0 +1,7 @@
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
21
DEP08SIASM/index.md
Normal file
21
DEP08SIASM/index.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
type: "Kanban"
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
created: "2024-01-14T02:18:18.662Z"
|
||||
updated: "2024-04-11T16:09:57.775Z"
|
||||
---
|
||||
|
||||
# DEP08SIASM
|
||||
|
||||
## Backlog
|
||||
|
||||
## Todo
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
7
DEP08SIHTRPLC/board.css
Normal file
7
DEP08SIHTRPLC/board.css
Normal file
@ -0,0 +1,7 @@
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
23
DEP08SIHTRPLC/index.md
Normal file
23
DEP08SIHTRPLC/index.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
type: "Kanban"
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
created: "2024-04-11T14:56:24.178Z"
|
||||
updated: "2024-04-11T16:10:05.844Z"
|
||||
---
|
||||
|
||||
# DEP08SIHTRPLC
|
||||
|
||||
## Backlog
|
||||
|
||||
## Todo
|
||||
|
||||
- [upgrade-plc-to-newer-than-v2-49](tasks/upgrade-plc-to-newer-than-v2-49.md)
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
9
DEP08SIHTRPLC/tasks/upgrade-plc-to-newer-than-v2-49.md
Normal file
9
DEP08SIHTRPLC/tasks/upgrade-plc-to-newer-than-v2-49.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:37.221Z"
|
||||
updated: "2024-01-06T01:22:37.221Z"
|
||||
---
|
||||
|
||||
# Upgrade PLC to newer than v2.49
|
10
EC-Documentation/archive/07ec-cpu.md
Normal file
10
EC-Documentation/archive/07ec-cpu.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:37.631Z"
|
||||
updated: "2024-01-06T01:22:37.631Z"
|
||||
---
|
||||
|
||||
# 07ec CPU
|
33
EC-Documentation/archive/154-ip-range.md
Normal file
33
EC-Documentation/archive/154-ip-range.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-26T04:08:54.471Z"
|
||||
completed: "2023-10-27T02:44:13.100Z"
|
||||
column: "Done"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.373Z"
|
||||
updated: "2024-01-06T01:22:07.373Z"
|
||||
---
|
||||
|
||||
# 154 IP Range
|
||||
|
||||
10.95.154.9
|
||||
10.95.154.10
|
||||
10.95.154.11
|
||||
10.95.154.12
|
||||
10.95.154.17
|
||||
10.95.154.18
|
||||
10.95.154.20
|
||||
10.95.154.27
|
||||
10.95.154.28
|
||||
10.95.154.29
|
||||
10.95.154.31
|
||||
10.95.154.32
|
||||
10.95.154.36
|
||||
10.95.154.37
|
||||
10.95.154.38
|
||||
10.95.154.39
|
||||
10.95.154.40
|
||||
10.95.154.41
|
||||
10.95.154.42
|
||||
10.95.154.43
|
11
EC-Documentation/archive/add-databases-from-kee-pass.md
Normal file
11
EC-Documentation/archive/add-databases-from-kee-pass.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
type: "kanbn"
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "1-Backlog"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.372Z"
|
||||
updated: "2024-01-06T01:22:07.372Z"
|
||||
---
|
||||
|
||||
# Add Databases from KeePass
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
type: "kanbn"
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "1-Backlog"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.371Z"
|
||||
updated: "2024-01-06T01:22:07.371Z"
|
||||
---
|
||||
|
||||
# Add Servers Users and File Shares From My It
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:37.229Z"
|
||||
updated: "2024-01-06T01:22:37.229Z"
|
||||
---
|
||||
|
||||
# Ask for a list of PC with IQS with the version and install date
|
11
EC-Documentation/archive/bio-rad-4-and-5-file-share.md
Normal file
11
EC-Documentation/archive/bio-rad-4-and-5-file-share.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
started: "2023-11-08T14:18:18.055Z"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.630Z"
|
||||
updated: "2024-01-06T01:22:37.630Z"
|
||||
---
|
||||
|
||||
# BioRad 4 and 5 File share
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-28T00:00:00.000Z"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.229Z"
|
||||
updated: "2024-01-06T01:22:37.229Z"
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# BioRad Ubuntu - Reporting Filter List
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-11-03T15:48:36.237Z"
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:37.622Z"
|
||||
updated: "2024-01-06T01:22:37.622Z"
|
||||
---
|
||||
|
||||
# Change severity for Stealth logging
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-11-17T16:23:58.080Z"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.231Z"
|
||||
updated: "2024-01-06T01:22:37.231Z"
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# Directory Size custom app for mesfs
|
11
EC-Documentation/archive/downgrade-eaf-agent-for-09-ec.md
Normal file
11
EC-Documentation/archive/downgrade-eaf-agent-for-09-ec.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: 2023-10-28T07:00:37.781Z
|
||||
type: note
|
||||
column: 'In Progress'
|
||||
created: "2024-01-06T01:22:37.231Z"
|
||||
updated: "2024-01-06T01:22:37.231Z"
|
||||
---
|
||||
|
||||
# Downgrade EAF Agent for 09EC
|
12
EC-Documentation/archive/eaf-with-local-fileshare.md
Normal file
12
EC-Documentation/archive/eaf-with-local-fileshare.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "2-Todo"
|
||||
type: "note"
|
||||
started: "2023-09-25T16:38:31.020Z"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.368Z"
|
||||
updated: "2024-01-06T01:22:07.368Z"
|
||||
---
|
||||
|
||||
# EAF with local fileshare
|
11
EC-Documentation/archive/gogs-on-each-eva.md
Normal file
11
EC-Documentation/archive/gogs-on-each-eva.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "1-Backlog"
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.368Z"
|
||||
updated: "2024-01-06T01:22:07.368Z"
|
||||
---
|
||||
|
||||
# Gogs on each EVA
|
10
EC-Documentation/archive/i-apps-for-spc.md
Normal file
10
EC-Documentation/archive/i-apps-for-spc.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
column: "Todo"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.367Z"
|
||||
updated: "2024-01-06T01:22:07.367Z"
|
||||
---
|
||||
|
||||
# iApps for SPC
|
10
EC-Documentation/archive/iqs-remove-last-eval-keys.md
Normal file
10
EC-Documentation/archive/iqs-remove-last-eval-keys.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.231Z"
|
||||
updated: "2024-01-06T01:22:37.231Z"
|
||||
---
|
||||
|
||||
# IQS Remove last eval keys
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
type: "kanbn"
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "1-Backlog"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.365Z"
|
||||
updated: "2024-01-06T01:22:07.365Z"
|
||||
---
|
||||
|
||||
# Look for Documents Create With Fui Lian Loiw
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.365Z"
|
||||
updated: "2024-01-06T01:22:07.365Z"
|
||||
---
|
||||
|
||||
# Manual DNS Host file edit for each fab client
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
type: "kanbn"
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "1-Backlog"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.231Z"
|
||||
updated: "2024-01-06T01:22:37.231Z"
|
||||
---
|
||||
|
||||
# Merge KeePass users and servers with Remote Desktop Manager files
|
10
EC-Documentation/archive/mona.md
Normal file
10
EC-Documentation/archive/mona.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.622Z"
|
||||
updated: "2024-01-06T01:22:37.622Z"
|
||||
---
|
||||
|
||||
# Mona
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-17T00:00:00.000Z"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.233Z"
|
||||
updated: "2024-01-06T01:22:37.233Z"
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# net6PacMan 2023-10-10 23b3ed6f-a437-4473-b5a8-95f3f4f2d1f1
|
||||
|
||||
D:\Documents\net6PacMan\Infinity-QS-Infinity-QS-MES\2023-10-10 23b3ed6f-a437-4473-b5a8-95f3f4f2d1f1
|
||||
Teo Boon Yan (IT OS WP MC O) <BoonYan.Teo@infineon.com>
|
12
EC-Documentation/archive/nginx.md
Normal file
12
EC-Documentation/archive/nginx.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: 2023-08-17T15:22:55.429Z
|
||||
status: '3-In Progress'
|
||||
type: note
|
||||
column: Backlog
|
||||
created: "2024-01-06T01:22:37.233Z"
|
||||
updated: "2024-01-06T01:22:37.233Z"
|
||||
---
|
||||
|
||||
# nginx
|
10
EC-Documentation/archive/oi-err-file-request.md
Normal file
10
EC-Documentation/archive/oi-err-file-request.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:37.233Z"
|
||||
updated: "2024-01-06T01:22:37.233Z"
|
||||
---
|
||||
|
||||
# OI .err file request
|
11
EC-Documentation/archive/oi-metrology-archive.md
Normal file
11
EC-Documentation/archive/oi-metrology-archive.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-11-02T20:40:03.500Z"
|
||||
type: "note"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.233Z"
|
||||
updated: "2024-01-06T01:22:37.233Z"
|
||||
---
|
||||
|
||||
# OI-Metrology-Archive
|
@ -0,0 +1,48 @@
|
||||
---
|
||||
started: "2023-08-11T00:00:00.000Z"
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.364Z"
|
||||
updated: "2024-01-06T01:22:07.364Z"
|
||||
---
|
||||
|
||||
# Replace messv02ecc1.ec.local with D Program Data
|
||||
|
||||
```sql
|
||||
select id, version, extract(configuration, '/PDSFConfiguration/Settings/StoragePaths')
|
||||
from t_configurationcontainer
|
||||
where version = '4.214'
|
||||
and id = '7E439B01CAFA45179525937CC3608325';
|
||||
|
||||
update t_configurationcontainer
|
||||
set configuration =
|
||||
updatexml(configuration,
|
||||
'/PDSFConfiguration/Settings/StoragePath',
|
||||
xmltype(replace(extract(configuration, '/PDSFConfiguration/Settings/StoragePath').getStringVal(), '\\messv02ecc1.ec.local\EC_EDA\Staging\Traces','D:\ProgramData\EC_EDA\Staging\Traces'))
|
||||
)
|
||||
where extract(configuration, '/PDSFConfiguration/Settings/StoragePath').getStringVal() like '%\\messv02ecc1.ec.local\EC_EDA\Staging\Traces%'
|
||||
and id = 'C07ECF85C1134781E05365835F0AB0F6';
|
||||
|
||||
update t_configurationcontainer
|
||||
set configuration =
|
||||
updatexml(configuration,
|
||||
'/PDSFConfiguration/Settings/StoragePaths',
|
||||
xmltype(replace(extract(configuration, '/PDSFConfiguration/Settings/StoragePaths').getStringVal(), '\\messv02ecc1.ec.local\EC_EDA\Staging\Traces','D:\ProgramData\EC_EDA\Staging\Traces'))
|
||||
)
|
||||
where extract(configuration, '/PDSFConfiguration/Settings/StoragePaths').getStringVal() like '%\\messv02ecc1.ec.local\EC_EDA\Staging\Traces%'
|
||||
and id = '7E439B01CAFA45179525937CC3608325';
|
||||
|
||||
-- eda staging
|
||||
-- 436 rows updated.
|
||||
-- 2,468 rows updated.
|
||||
|
||||
containername = 'Plan_Pdsf' and modulename = 'HGCV1_Pdsf'
|
||||
|
||||
update t_globalconfiguration
|
||||
set value = replace(value, 'tibrvd.ec.local', 'tibrvd.mes.infineon.com')
|
||||
where value like '%tibrvd.ec.local%';
|
||||
|
||||
update t_globalconfiguration
|
||||
set value = replace(value, '\\messv02ecc1.ec.local\EC_EDA\Staging\Traces', 'D:\ProgramData\EC_EDA\Staging\Traces')
|
||||
where value like '%\\messv02ecc1.ec.local\EC_EDA\Staging\Traces%';
|
||||
```
|
11
EC-Documentation/archive/spc-sql-connection.md
Normal file
11
EC-Documentation/archive/spc-sql-connection.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "2-Todo"
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:07.363Z"
|
||||
updated: "2024-01-06T01:22:07.363Z"
|
||||
---
|
||||
|
||||
# SPC SQL Connection
|
11
EC-Documentation/archive/stop-un-needed-metrology-viewer.md
Normal file
11
EC-Documentation/archive/stop-un-needed-metrology-viewer.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-08-21T16:46:07.131Z"
|
||||
type: "note"
|
||||
column: "Todo"
|
||||
created: "2024-01-06T01:22:37.233Z"
|
||||
updated: "2024-01-06T01:22:37.233Z"
|
||||
---
|
||||
|
||||
# Stop un needed Metrology Viewer
|
@ -0,0 +1,20 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
column: "Backlog"
|
||||
created: "2024-01-06T01:22:37.622Z"
|
||||
updated: "2024-01-06T01:22:37.622Z"
|
||||
---
|
||||
|
||||
# Windows 11 Fab ISC at Empty desk for Stealth Testing
|
||||
|
||||
ISCFMXL2194N05.infineon.com
|
||||
infineon\IFXRESE21104F61
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] IQS to current EC
|
||||
- [x] IQS via iApps
|
||||
- [ ] File-shares
|
||||
- [ ] OI
|
10
EC-Documentation/archive/windows-11-msds-website.md
Normal file
10
EC-Documentation/archive/windows-11-msds-website.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
column: "Todo"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.363Z"
|
||||
updated: "2024-01-06T01:22:07.363Z"
|
||||
---
|
||||
|
||||
# Windows 11 MSDS website
|
28
EC-Documentation/board.css
Normal file
28
EC-Documentation/board.css
Normal file
@ -0,0 +1,28 @@
|
||||
.kanbn-column-wip .kanbn-column-task-list {
|
||||
border-color: #6929c4;
|
||||
}
|
||||
.kanbn-column-next .kanbn-column-task-list {
|
||||
border-color: #1192e8;
|
||||
}
|
||||
.kanbn-column-wait .kanbn-column-task-list {
|
||||
border-color: #005d5d;
|
||||
}
|
||||
.kanbn-column-later .kanbn-column-task-list {
|
||||
border-color: #9f1853;
|
||||
}
|
||||
.kanbn-column-maybe .kanbn-column-task-list {
|
||||
border-color: #fa4d56;
|
||||
}
|
||||
.kanbn-column-friday .kanbn-column-task-list {
|
||||
border-color: #570408;
|
||||
}
|
||||
.kanbn-column-done .kanbn-column-task-list {
|
||||
border-color: #198038;
|
||||
}
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
297
EC-Documentation/board.html
Normal file
297
EC-Documentation/board.html
Normal file
@ -0,0 +1,297 @@
|
||||
<style>
|
||||
created {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
relations {
|
||||
color: Green;
|
||||
}
|
||||
</style>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Maybe</th>
|
||||
<th>Later</th>
|
||||
<th>Wait</th>
|
||||
<th>Friday</th>
|
||||
<th>Next</th>
|
||||
<th>WIP</th>
|
||||
<th>Done</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
Use a Chromebook in the Fab<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
Upgrade IQS<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
T27<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>ASM</relations>
|
||||
</td>
|
||||
<td>
|
||||
Web UI<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations>Backlog</relations>
|
||||
</td>
|
||||
<td>
|
||||
Change fields for barcode scanning<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
New 14 point Columns Spec Import<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>InfinityQS</relations>
|
||||
</td>
|
||||
<td>
|
||||
<del>Change Archive Time</del><br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>EAF</relations>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Use NFC Chips in the Fab<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
Update Trend<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
Refactor to .net core<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>Fab-Approval</relations>
|
||||
</td>
|
||||
<td>
|
||||
Verdaccio Worker<br />
|
||||
<created>2023-05-30</created><br />
|
||||
<relations>npm</relations>
|
||||
</td>
|
||||
<td>
|
||||
YODA5<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>TIBCO</relations>
|
||||
</td>
|
||||
<td>
|
||||
Stratus skips points after 10 because of extra header<br />
|
||||
<created>2023-06-12</created><br />
|
||||
<relations>BioRad-Stratus</relations>
|
||||
</td>
|
||||
<td>
|
||||
<del>Fix Backlog auto creating new once a task is closed</del><br />
|
||||
<created>2023-05-25</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Understand how to build the Mobile Barcode Scanner<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
Leominster, MA<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
Switch to API from Scrape DB<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>TIBCO</relations>
|
||||
</td>
|
||||
<td>
|
||||
Update EC Document for Test<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
T37<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>ASM</relations>
|
||||
</td>
|
||||
<td>
|
||||
Disable duplicates by process, lot date, and time columns<br />
|
||||
<created>2023-06-22</created><br />
|
||||
<relations>IQS</relations>
|
||||
</td>
|
||||
<td>
|
||||
<del>LK1 Sharing</del><br />
|
||||
<created>2023-06-01</created><br />
|
||||
<relations>LK1</relations>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Print ZPL Label for SRP Packet<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td>
|
||||
Tencor Recipe Scanning<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>RDS-Info</relations>
|
||||
</td>
|
||||
<td>
|
||||
Add SRP to ACMDB<br />
|
||||
<created>2023-05-25</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
BaGet Worker<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>Windows-Service</relations>
|
||||
</td>
|
||||
<td>
|
||||
Add SID when clicking send to OI<br />
|
||||
<created>2023-06-12</created><br />
|
||||
<relations>OI-Metrology-Viewer</relations>
|
||||
</td>
|
||||
<td>
|
||||
<del>Dapper</del><br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
TrackIn for metrology equipment<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td>
|
||||
Mike Support for BKK EAF File Connector Implementation<br />
|
||||
<created>2023-06-01</created><br />
|
||||
<relations>EAF</relations>
|
||||
</td>
|
||||
<td>
|
||||
High-Performance Low-Code Demo<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td>
|
||||
v2.49.2<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations>EAF</relations>
|
||||
</td>
|
||||
<td>
|
||||
Barcode Host<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>Kanbn</relations>
|
||||
</td>
|
||||
<td>
|
||||
<del>CDE6 Re-location</del><br />
|
||||
<created>2023-05-31</created><br />
|
||||
<relations>CDE</relations>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Metrology Run Data Repository<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td>
|
||||
ProFicient Renewal and Pricing Update<br />
|
||||
<created>2023-06-01</created><br />
|
||||
<relations>InfinityQS</relations>
|
||||
</td>
|
||||
<td>
|
||||
Leading Basics<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations>Training-In-Person</relations>
|
||||
</td>
|
||||
<td>
|
||||
Metrology-WorkMaterial<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>EAF</relations>
|
||||
</td>
|
||||
<td>
|
||||
EC Dependencies Map<br />
|
||||
<created>2023-07-05</created><br />
|
||||
<relations>link</relations>
|
||||
</td>
|
||||
<td>
|
||||
<del
|
||||
>Follow-Up Confluence - new features and best practices (26 April
|
||||
2023)</del
|
||||
><br />
|
||||
<created>2023-06-01</created><br />
|
||||
<relations>Training</relations>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Client as Angular<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td>
|
||||
eCAP options from Christian<br />
|
||||
<created>2023-05-23</created><br />
|
||||
<relations>SPaCe</relations>
|
||||
</td>
|
||||
<td>
|
||||
How to build a complex application in one day by using the low-code tool
|
||||
OutSystems<br />
|
||||
<created>2023-06-12</created><br />
|
||||
<relations>Training</relations>
|
||||
</td>
|
||||
<td>
|
||||
Update IQS<br />
|
||||
<created>2023-06-12</created><br />
|
||||
<relations>InfinityQS</relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Create Web UI to Update Target Date<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>
|
||||
EI Implementation Process Review<br />
|
||||
<created>2023-06-29</created><br />
|
||||
<relations>EAF</relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
iShare Minutes-of-Meeting<br />
|
||||
<created>2023-05-24</created><br />
|
||||
<relations></relations>
|
||||
</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>
|
||||
Intergration<br />
|
||||
<created>2023-06-29</created><br />
|
||||
<relations>FilmSence</relations>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
130
EC-Documentation/board.json
Normal file
130
EC-Documentation/board.json
Normal file
@ -0,0 +1,130 @@
|
||||
{
|
||||
"headings": [
|
||||
{
|
||||
"name": "Backlog",
|
||||
"heading": "^:^+Backlog^:"
|
||||
},
|
||||
{
|
||||
"name": "Todo",
|
||||
"heading": "^:^+Todo^:"
|
||||
},
|
||||
{
|
||||
"name": "In Progress",
|
||||
"heading": "^:^c»^: ^+In Progress^:"
|
||||
},
|
||||
{
|
||||
"name": "Done",
|
||||
"heading": "^:^g✓^: ^+Done^:"
|
||||
}
|
||||
],
|
||||
"lanes": [
|
||||
{
|
||||
"name": "All tasks",
|
||||
"columns": [
|
||||
[
|
||||
{
|
||||
"id": "add-servers-users-and-file-shares-from-my-it",
|
||||
"name": "Add Servers Users and File Shares From My It",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:39:34.794Z",
|
||||
"updated": "2023-07-10T18:39:34.786Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "add-databases-from-kee-pass",
|
||||
"name": "Add Databases from KeePass",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:39:59.224Z",
|
||||
"updated": "2023-07-10T18:39:59.216Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "merge-kee-pass-users-and-servers-with-remote-desktop-manager-files",
|
||||
"name": "Merge KeePass users and servers with Remote Desktop Manager files",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:40:42.459Z",
|
||||
"updated": "2023-07-10T18:40:42.452Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"id": "look-for-documents-create-with-fui-lian-loiw",
|
||||
"name": "Look for Documents Create With Fui Lian Loiw",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:41:55.786Z",
|
||||
"updated": "2023-07-10T18:41:58.863Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Todo",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[],
|
||||
[
|
||||
{
|
||||
"id": "import-remote-desktop-manager-tsv-files",
|
||||
"name": "Import Remote Desktop Manager \\*.tsv Files",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:41:03.001Z",
|
||||
"updated": "2023-07-10T18:41:02.994Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-10T18:41:03.001Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
87
EC-Documentation/index.md
Normal file
87
EC-Documentation/index.md
Normal file
@ -0,0 +1,87 @@
|
||||
---
|
||||
type: Kanban
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
created: '2024-01-06T01:22:37.225Z'
|
||||
updated: '2024-01-06T01:22:37.225Z'
|
||||
---
|
||||
|
||||
# EC Documentation
|
||||
|
||||
## Backlog
|
||||
|
||||
## Todo
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
||||
|
||||
- [replace-metrology-ssl-certificate](tasks/replace-metrology-ssl-certificate.md)
|
||||
- [eng-desk-a-b-nguyen-toan-install](tasks/eng-desk-a-b-nguyen-toan-install.md)
|
||||
- [mus-notification-ux](tasks/mus-notification-ux.md)
|
||||
- [associate-file-types](tasks/associate-file-types.md)
|
||||
- [watch-d-drive-of-08ec](tasks/watch-d-drive-of-08ec.md)
|
||||
- [dameware-to-cep](tasks/dameware-to-cep.md)
|
||||
- [htr-plc-edit-eda-to-activate](tasks/htr-plc-edit-eda-to-activate.md)
|
||||
- [dns-canme-for-messa004ec](tasks/dns-canme-for-messa004ec.md)
|
||||
- [dns-cname-for-messa01ec](tasks/dns-cname-for-messa01ec.md)
|
||||
- [tencor-3](tasks/tencor-3.md)
|
||||
- [hg-cv-verification-false-positives](tasks/hg-cv-verification-false-positives.md)
|
||||
- [ifx-ecus-mes-dpt-epireactorrecipes-c-L](tasks/ifx-ecus-mes-dpt-epireactorrecipes-c-L.md)
|
||||
- [compare-ad-groups](tasks/compare-ad-groups.md)
|
||||
- [try-ec-eaf-repository-from-d-drive](tasks/try-ec-eaf-repository-from-d-drive.md)
|
||||
- [check-with-users-to-verify-fileshares-are-good](tasks/check-with-users-to-verify-fileshares-are-good.md)
|
||||
- [update-server-hosts-file](tasks/update-server-hosts-file.md)
|
||||
- [dev-ops-agent](tasks/dev-ops-agent.md)
|
||||
- [verify-oi-can-export-to-spc](tasks/verify-oi-can-export-to-spc.md)
|
||||
- [oi-to-iqs-14pt-thick](tasks/oi-to-iqs-14pt-thick.md)
|
||||
- [bio-rad-4-file-share](tasks/bio-rad-4-file-share.md)
|
||||
- [wafer-counter-maybe-slower](tasks/wafer-counter-maybe-slower.md)
|
||||
- [restart-ceps](tasks/restart-ceps.md)
|
||||
- [copy-ifxapps](tasks/copy-ifxapps.md)
|
||||
- [r63-offline](tasks/r63-offline.md)
|
||||
- [hg-cv-15-minute-lag](tasks/hg-cv-15-minute-lag.md)
|
||||
- [metology-to-oi-wrong-location](tasks/metology-to-oi-wrong-location.md)
|
||||
- [spv-testing](tasks/spv-testing.md)
|
||||
- [bio-rad-14point-bug](tasks/bio-rad-14point-bug.md)
|
||||
- [update-host-file-for-dns-entries](tasks/update-host-file-for-dns-entries.md)
|
||||
- [verify-oi-imported](tasks/verify-oi-imported.md)
|
||||
- [verify-metrology-viewer-imported](tasks/verify-metrology-viewer-imported.md)
|
||||
- [map-network-drives-for-office-laptops](tasks/map-network-drives-for-office-laptops.md)
|
||||
- [iqs-shortcut-for-fab-clients](tasks/iqs-shortcut-for-fab-clients.md)
|
||||
- [manual-iqs-registry-edit-and-shortcut-update-for-each-laptop-user](tasks/manual-iqs-registry-edit-and-shortcut-update-for-each-laptop-user.md)
|
||||
- [add-users-to-ifx-ecus-stealth-mes-fileshareuser](tasks/add-users-to-ifx-ecus-stealth-mes-fileshareuser.md)
|
||||
- [list-of-pc-out-of-fab-and-verify-fab-list](tasks/list-of-pc-out-of-fab-and-verify-fab-list.md)
|
||||
- [verify-iqs-imported](tasks/verify-iqs-imported.md)
|
||||
- [map-network-drives-for-fab-clients](tasks/map-network-drives-for-fab-clients.md)
|
||||
- [remove-eval-key-for-dms-and-dcs](tasks/remove-eval-key-for-dms-and-dcs.md)
|
||||
- [verify-eda-data-collection-plan](tasks/verify-eda-data-collection-plan.md)
|
||||
- [start-eaf-type-ci-eqpt](tasks/start-eaf-type-ci-eqpt.md)
|
||||
- [verify-yoda-bus-for-production](tasks/verify-yoda-bus-for-production.md)
|
||||
- [manual-iqs-registry-edit-and-shortcut-update-for-each-fab-client](tasks/manual-iqs-registry-edit-and-shortcut-update-for-each-fab-client.md)
|
||||
- [ticket-for-advantive-to-move-licence](tasks/ticket-for-advantive-to-move-licence.md)
|
||||
- [turn-off-ec-services](tasks/turn-off-ec-services.md)
|
||||
- [replace-yoda-config-on-fileshare](tasks/replace-yoda-config-on-fileshare.md)
|
||||
- [restart-dms-and-dcs](tasks/restart-dms-and-dcs.md)
|
||||
- [verify-yoda-bus-for-staging](tasks/verify-yoda-bus-for-staging.md)
|
||||
- [change-eda-logging-to-to-4-16-1](tasks/change-eda-logging-to-to-4-16-1.md)
|
||||
- [extract-vscode-extensions](tasks/extract-vscode-extensions.md)
|
||||
- [delete-old-log-files-on-ec-file-share](tasks/delete-old-log-files-on-ec-file-share.md)
|
||||
- [install-client-application](tasks/install-client-application.md)
|
||||
- [reconnect-dev-ops](tasks/reconnect-dev-ops.md)
|
||||
- [gitconfig](tasks/gitconfig.md)
|
||||
- [migrate-n-ports-on-10-95-192-to-10-95-154](tasks/migrate-n-ports-on-10-95-192-to-10-95-154.md)
|
||||
- [clean-old-logs](tasks/clean-old-logs.md)
|
||||
- [import-remote-desktop-manager-tsv-files](tasks/import-remote-desktop-manager-tsv-files.md)
|
||||
- [from-eva-down](tasks/from-eva-down.md)
|
||||
- [d-drive-permissions](tasks/d-drive-permissions.md)
|
||||
- [vscode](tasks/vscode.md)
|
||||
- [tnsnames-ora](tasks/tnsnames-ora.md)
|
||||
- [replace-tibrvd-ec-local-with-tibrvd-mes-infineon-com](tasks/replace-tibrvd-ec-local-with-tibrvd-mes-infineon-com.md)
|
||||
- [nuget-config](tasks/nuget-config.md)
|
||||
- [replace-messv02ecc1-ec-local-with-mesfs-infineon-com](tasks/replace-messv02ecc1-ec-local-with-mesfs-infineon-com.md)
|
||||
- [replace-sql-server-messv01ec-ec-local-with-messqlec1-infineon-com](tasks/replace-sql-server-messv01ec-ec-local-with-messqlec1-infineon-com.md)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
completed: "2023-10-27T02:44:29.179Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.422Z"
|
||||
updated: "2024-01-06T01:22:07.422Z"
|
||||
---
|
||||
|
||||
# Add users to IFX-ECUS-STEALTH-MES-FILESHAREUSER
|
11
EC-Documentation/tasks/associate-file-types.md
Normal file
11
EC-Documentation/tasks/associate-file-types.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-11-17T15:30:00.405Z"
|
||||
completed: "2023-11-17T16:10:36.593Z"
|
||||
created: "2024-01-06T01:22:37.229Z"
|
||||
updated: "2024-01-06T01:22:37.229Z"
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# Associate file types
|
11
EC-Documentation/tasks/bio-rad-14point-bug.md
Normal file
11
EC-Documentation/tasks/bio-rad-14point-bug.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-27T16:19:02.846Z"
|
||||
completed: "2023-10-27T16:19:07.617Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.422Z"
|
||||
updated: "2024-01-06T01:22:07.422Z"
|
||||
---
|
||||
|
||||
# BioRad 14point bug
|
13
EC-Documentation/tasks/bio-rad-4-file-share.md
Normal file
13
EC-Documentation/tasks/bio-rad-4-file-share.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-25T00:00:00.000Z"
|
||||
completed: "2023-10-28T16:49:06.605Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.418Z"
|
||||
updated: "2024-01-06T01:22:07.418Z"
|
||||
---
|
||||
|
||||
# Bio Rad 4 file share
|
||||
|
||||
EAF access old share
|
11
EC-Documentation/tasks/change-eda-logging-to-to-4-16-1.md
Normal file
11
EC-Documentation/tasks/change-eda-logging-to-to-4-16-1.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-26T05:14:59.072Z"
|
||||
completed: "2023-10-26T05:15:03.554Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.417Z"
|
||||
updated: "2024-01-06T01:22:07.417Z"
|
||||
---
|
||||
|
||||
# Change EDA logging to to 4.16.1
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
completed: "2023-10-31T23:43:08.928Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.416Z"
|
||||
updated: "2024-01-06T01:22:07.416Z"
|
||||
---
|
||||
|
||||
# Check with users to verify fileshares are good
|
19
EC-Documentation/tasks/clean-old-logs.md
Normal file
19
EC-Documentation/tasks/clean-old-logs.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: 2023-08-11T15:38:54.470Z
|
||||
type: note
|
||||
status: '3-In Progress'
|
||||
completed: 2023-09-22T15:56:31.783Z
|
||||
created: "2024-01-06T01:22:07.416Z"
|
||||
updated: "2024-01-06T01:22:07.416Z"
|
||||
---
|
||||
|
||||
# Clean old logs
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] APC
|
||||
- [x] EDA
|
||||
- [x] EAF
|
||||
- [x] YODA
|
11
EC-Documentation/tasks/compare-ad-groups.md
Normal file
11
EC-Documentation/tasks/compare-ad-groups.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-31T23:38:58.325Z"
|
||||
completed: "2023-10-31T23:44:34.495Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.416Z"
|
||||
updated: "2024-01-06T01:22:07.416Z"
|
||||
---
|
||||
|
||||
# Compare AD Groups
|
12
EC-Documentation/tasks/copy-ifxapps.md
Normal file
12
EC-Documentation/tasks/copy-ifxapps.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: 2023-08-11T19:42:21.900Z
|
||||
type: note
|
||||
status: '3-In Progress'
|
||||
completed: 2023-10-31T23:42:08.333Z
|
||||
created: "2024-01-06T01:22:07.416Z"
|
||||
updated: "2024-01-06T01:22:07.416Z"
|
||||
---
|
||||
|
||||
# Copy IFXApps
|
12
EC-Documentation/tasks/d-drive-permissions.md
Normal file
12
EC-Documentation/tasks/d-drive-permissions.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-08-11T02:56:03.170Z"
|
||||
completed: "2023-08-11T17:23:04.869Z"
|
||||
type: "note"
|
||||
status: "4-Done"
|
||||
created: "2024-01-06T01:22:07.414Z"
|
||||
updated: "2024-01-06T01:22:07.414Z"
|
||||
---
|
||||
|
||||
# D Drive permissions
|
11
EC-Documentation/tasks/dameware-to-cep.md
Normal file
11
EC-Documentation/tasks/dameware-to-cep.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
started: "2023-11-13T20:07:17.490Z"
|
||||
completed: "2023-11-16T00:56:29.883Z"
|
||||
created: "2024-01-06T01:22:37.225Z"
|
||||
updated: "2024-01-06T01:22:37.225Z"
|
||||
---
|
||||
|
||||
# Dameware to CEP
|
@ -0,0 +1,27 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-02T19:20:06.364Z"
|
||||
completed: "2023-10-16T22:33:23.419Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.414Z"
|
||||
updated: "2024-01-06T01:22:07.414Z"
|
||||
---
|
||||
|
||||
# Delete old log files on EC File-share
|
||||
|
||||
```bash
|
||||
"\\\\messv02ecc1.ec.local\\EC_APC\\_ EverythingDeleteRecursive DEV"
|
||||
"\\\\messv02ecc1.ec.local\\EC_Characterization_GaN\\_ EverythingDeleteRecursive DEP08EGANAIXG5"
|
||||
"\\\\messv02ecc1.ec.local\\EC_Characterization_GaN\\_ EverythingDeleteRecursive MesaBasa"
|
||||
"\\\\messv02ecc1.ec.local\\EC_Characterization_GaN\\_ EverythingDeleteRecursive MET08DDINCAN8620"
|
||||
"\\\\messv02ecc1.ec.local\\EC_Characterization_GaN\\_ EverythingDeleteRecursive MET08MESMICROSCOPE"
|
||||
"\\\\messv02ecc1.ec.local\\EC_Characterization_GaN\\_ EverythingDeleteRecursive MET08PLMPPLATO"
|
||||
"\\\\messv02ecc1.ec.local\\EC_Characterization_GaN\\_ EverythingDeleteRecursive METBRXRAYJV7300L"
|
||||
"\\\\messv02ecc1.ec.local\\EC_EDA\\Staging\\_ EverythingDeleteRecursive Traces-Old"
|
||||
"\\\\messv02ecc1.ec.local\\EC_Metrology_Si\\_ EverythingDeleteRecursive Archive"
|
||||
```
|
||||
|
||||
```bash
|
||||
\\messv02ecc1.ec.local\EC_APC\Staging\Traces\MET08DDUPSFS6420\PollPath\TENCOR1
|
||||
```
|
11
EC-Documentation/tasks/dev-ops-agent.md
Normal file
11
EC-Documentation/tasks/dev-ops-agent.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-09-25T16:49:43.627Z"
|
||||
type: "note"
|
||||
completed: "2023-10-31T23:40:24.937Z"
|
||||
created: "2024-01-06T01:22:07.414Z"
|
||||
updated: "2024-01-06T01:22:07.414Z"
|
||||
---
|
||||
|
||||
# DevOps Agent
|
11
EC-Documentation/tasks/dns-canme-for-messa004ec.md
Normal file
11
EC-Documentation/tasks/dns-canme-for-messa004ec.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-11-02T00:43:22.037Z"
|
||||
completed: "2023-11-02T17:52:32.959Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.414Z"
|
||||
updated: "2024-01-06T01:22:07.414Z"
|
||||
---
|
||||
|
||||
# DNS CANME for messa004ec
|
13
EC-Documentation/tasks/dns-cname-for-messa01ec.md
Normal file
13
EC-Documentation/tasks/dns-cname-for-messa01ec.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-28T00:00:00.000Z"
|
||||
completed: "2023-11-02T17:52:31.126Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.414Z"
|
||||
updated: "2024-01-06T01:22:07.414Z"
|
||||
---
|
||||
|
||||
# DNS CNAME for messa01ec
|
||||
|
||||
oi-metrology-import-prod.mes.infineon.com
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.414Z"
|
||||
updated: "2024-01-06T01:22:07.414Z"
|
||||
---
|
||||
|
||||
# EAF messv02ecc1-RawData to messa09ec-RawData
|
19
EC-Documentation/tasks/eng-desk-a-b-nguyen-toan-install.md
Normal file
19
EC-Documentation/tasks/eng-desk-a-b-nguyen-toan-install.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-27T00:00:00.000Z"
|
||||
type: "note"
|
||||
completed: "2023-11-29T14:15:31.476Z"
|
||||
created: "2024-01-06T01:22:37.225Z"
|
||||
updated: "2024-01-06T01:22:37.225Z"
|
||||
---
|
||||
|
||||
# ENG desk (A + B) Nguyen Toan install
|
||||
|
||||
```regedit
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{00DBB5F7-63A9-4505-8CB1-BA7007FD71EB}
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{01375221-8ED8-418E-928D-EC3DCFB881BC}
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{01A67178-2A0E-47BF-BC17-3E3F748AE31F}
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{0225C1B6-C660-44CA-9460-A1CC77ABBEF4}
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{049D162A-B366-45C0-90CB-8B976CBE5C3B}
|
||||
```
|
10
EC-Documentation/tasks/extract-vscode-extensions.md
Normal file
10
EC-Documentation/tasks/extract-vscode-extensions.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
completed: "2023-10-16T22:33:51.537Z"
|
||||
created: "2024-01-06T01:22:07.412Z"
|
||||
updated: "2024-01-06T01:22:07.412Z"
|
||||
---
|
||||
|
||||
# Extract VSCode extensions
|
12
EC-Documentation/tasks/from-eva-down.md
Normal file
12
EC-Documentation/tasks/from-eva-down.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-08-08T19:35:42.169Z"
|
||||
type: "note"
|
||||
status: "4-Done"
|
||||
completed: "2023-08-11T02:51:25.981Z"
|
||||
created: "2024-01-06T01:22:07.412Z"
|
||||
updated: "2024-01-06T01:22:07.412Z"
|
||||
---
|
||||
|
||||
# From Eva down
|
11
EC-Documentation/tasks/gitconfig.md
Normal file
11
EC-Documentation/tasks/gitconfig.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-09-25T16:47:38.492Z"
|
||||
completed: "2023-09-26T00:55:39.614Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.411Z"
|
||||
updated: "2024-01-06T01:22:07.411Z"
|
||||
---
|
||||
|
||||
# .gitconfig
|
10
EC-Documentation/tasks/hg-cv-15-minute-lag.md
Normal file
10
EC-Documentation/tasks/hg-cv-15-minute-lag.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
completed: "2023-10-27T20:07:24.700Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.409Z"
|
||||
updated: "2024-01-06T01:22:07.409Z"
|
||||
---
|
||||
|
||||
# HgCV 15 minute lag
|
13
EC-Documentation/tasks/hg-cv-verification-false-positives.md
Normal file
13
EC-Documentation/tasks/hg-cv-verification-false-positives.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-27T00:00:00.000Z"
|
||||
completed: "2023-11-01T21:41:46.429Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.409Z"
|
||||
updated: "2024-01-06T01:22:07.409Z"
|
||||
---
|
||||
|
||||
# HgCV Verification false positives
|
||||
|
||||
1688411485
|
11
EC-Documentation/tasks/htr-plc-edit-eda-to-activate.md
Normal file
11
EC-Documentation/tasks/htr-plc-edit-eda-to-activate.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
started: "2023-11-07T18:49:43.509Z"
|
||||
completed: "2023-11-16T00:56:28.322Z"
|
||||
created: "2024-01-06T01:22:37.227Z"
|
||||
updated: "2024-01-06T01:22:37.227Z"
|
||||
---
|
||||
|
||||
# HTR-PLC Edit EDA to activate
|
@ -0,0 +1,15 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-26T00:00:00.000Z"
|
||||
completed: "2023-10-31T23:44:50.290Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.409Z"
|
||||
updated: "2024-01-06T01:22:07.409Z"
|
||||
---
|
||||
|
||||
# IFX-ECUS-MES-DPT-EPIREACTORRECIPES-C-L
|
||||
|
||||
IFX-ECUS-MES-DPT-EPIREACTORRECIPES-C-L may not be set to \\mesfs.infineon.com\EC_EpiReactorRecipes
|
||||
10.95.1.211
|
||||
Juan Valdez
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
type: "kanbn"
|
||||
assigned: ""
|
||||
progress: 0
|
||||
completed: "2023-07-10T18:41:03.001Z"
|
||||
status: "4-Done"
|
||||
created: "2024-01-06T01:22:07.409Z"
|
||||
updated: "2024-01-06T01:22:07.409Z"
|
||||
---
|
||||
|
||||
# Import Remote Desktop Manager \*.tsv Files
|
18
EC-Documentation/tasks/install-client-application.md
Normal file
18
EC-Documentation/tasks/install-client-application.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-08-11T00:00:00.000Z"
|
||||
completed: "2023-10-16T22:13:15.878Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.408Z"
|
||||
updated: "2024-01-06T01:22:07.408Z"
|
||||
---
|
||||
|
||||
# Install client application
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] APC
|
||||
- [x] EDA
|
||||
- [x] EAF
|
||||
- [x] YODA (CMD only)
|
11
EC-Documentation/tasks/iqs-shortcut-for-fab-clients.md
Normal file
11
EC-Documentation/tasks/iqs-shortcut-for-fab-clients.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-26T06:16:03.049Z"
|
||||
completed: "2023-10-27T02:44:15.650Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.407Z"
|
||||
updated: "2024-01-06T01:22:07.407Z"
|
||||
---
|
||||
|
||||
# IQS Shortcut for fab clients
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
started: "2023-10-23T18:05:53.561Z"
|
||||
completed: "2023-10-27T02:44:06.546Z"
|
||||
created: "2024-01-06T01:22:07.406Z"
|
||||
updated: "2024-01-06T01:22:07.406Z"
|
||||
---
|
||||
|
||||
# List of PC out of fab and verify fab list
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-23T00:00:00.000Z"
|
||||
completed: "2023-10-26T06:10:29.843Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.404Z"
|
||||
updated: "2024-01-06T01:22:07.404Z"
|
||||
---
|
||||
|
||||
# Manual IQS registry edit and shortcut update for each fab client
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ODBC\ODBC.INI\SPCEPIWORLD] "Server"="messv01ec.ec.local\PROD1,53959"
|
@ -0,0 +1,14 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-16T00:00:00.000Z"
|
||||
completed: "2023-10-27T02:44:10.618Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.403Z"
|
||||
updated: "2024-01-06T01:22:07.403Z"
|
||||
---
|
||||
|
||||
# Manual IQS registry edit and shortcut update for each laptop user
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ODBC\ODBC.INI\SPCEPIWORLD]
|
||||
"Server"="messv01ec.ec.local\\PROD1,53959"
|
11
EC-Documentation/tasks/map-network-drives-for-fab-clients.md
Normal file
11
EC-Documentation/tasks/map-network-drives-for-fab-clients.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-25T00:00:00.000Z"
|
||||
completed: "2023-10-26T06:11:22.188Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.403Z"
|
||||
updated: "2024-01-06T01:22:07.403Z"
|
||||
---
|
||||
|
||||
# Map network drives for fab clients
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-25T14:20:04.023Z"
|
||||
completed: "2023-10-27T02:44:25.484Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.403Z"
|
||||
updated: "2024-01-06T01:22:07.403Z"
|
||||
---
|
||||
|
||||
# Map network drives for office laptops
|
11
EC-Documentation/tasks/metology-to-oi-wrong-location.md
Normal file
11
EC-Documentation/tasks/metology-to-oi-wrong-location.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: "2023-10-27T19:30:26.466Z"
|
||||
completed: "2023-10-27T20:02:05.707Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.403Z"
|
||||
updated: "2024-01-06T01:22:07.403Z"
|
||||
---
|
||||
|
||||
# Metology to OI wrong location
|
@ -0,0 +1,69 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
completed: "2023-09-25T16:38:14.792Z"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.399Z"
|
||||
updated: "2024-01-06T01:22:07.399Z"
|
||||
---
|
||||
|
||||
# Migrate nPorts on 10.95.192 to 10.95.154
|
||||
|
||||
## nPort
|
||||
|
||||
| Name | Physical | IP | New | Switch | Port |
|
||||
| -------- | ----------------- | ------------ | ------------ | ------------------------ | -------- |
|
||||
| TENCOR1 | 00:90:E8:65:1F:2B | 10.95.192.31 | 10.95.154.36 | sa-us-mes-001-013.na.lan | Gi1/0/42 |
|
||||
| TENCOR2 | 00:90:E8:6E:3C:24 | 10.95.192.32 | 10.95.154.37 | sa-us-mes-001-006.na.lan | Gi1/0/38 |
|
||||
| TENCOR3 | 00:90:E8:6E:3C:1E | 10.95.192.33 | 10.95.154.38 | sa-us-mes-001-006.na.lan | Gi1/0/36 |
|
||||
| HGCV1 | 00:90:E8:6E:3C:26 | 10.95.192.34 | 10.95.154.39 | sa-us-mes-001-013.na.lan | Gi1/0/45 |
|
||||
| HGCV2 | 00:90:E8:6E:3C:35 | | 10.95.154.17 | | |
|
||||
| HGCV3 | 00:90:E8:6E:3C:23 | 10.95.192.36 | 10.95.154.40 | sa-us-mes-001-013.na.lan | Gi1/0/21 |
|
||||
| BIORAD2 | 00:90:E8:6E:3C:18 | 10.95.192.37 | 10.95.154.41 | sa-us-mes-001-013.na.lan | Gi1/0/27 |
|
||||
| BIORAD3 | 00:90:E8:6E:3C:22 | 10.95.192.38 | 10.95.154.42 | sa-us-mes-001-006.na.lan | Gi1/0/31 |
|
||||
| CDE2 | 00:90:E8:6E:3B:F0 | 10.95.192.39 | 10.95.154.43 | sa-us-mes-001-013.na.lan | Gi1/0/29 |
|
||||
| Spare #1 | 00:90:E8:6E:3C:30 | 10.95.192.40 | 10.95.154.44 | Not connected to network | |
|
||||
| Spare #2 | 00:90:E8:6E:3C:37 | 10.95.192.47 | 10.95.154.19 | Not connected to network | |
|
||||
| Spare #3 | 00:90:E8:6E:3C:1D | 10.95.192.48 | 10.95.154.46 | Not connected to network | |
|
||||
| Spare #4 | 00:90:E8:6E:3C:19 | 10.95.192.49 | 10.95.154.47 | Not connected to network | |
|
||||
| Spare #5 | 00:90:E8:6E:3C:1A | 10.95.192.50 | 10.95.154.48 | Not connected to network | |
|
||||
| Spare #6 | 00:90:E8:6E:3C:36 | 10.95.192.51 | 10.95.154.49 | Not connected to network | |
|
||||
|
||||
## Service Shop
|
||||
|
||||
- [x] [LAN Port](https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-LAN%20Port%20%281%29)
|
||||
- [x] [Fixed IP Address](https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Fixed%20IP%20Address%20%281%29)
|
||||
- [x] [Network Integration of Custom Endpoint](https://smptools.infineon.com/smptinyurl/orderable/?name=ORD-Network_Integration_of_Custom_Endpoint%20%281%29)
|
||||
|
||||
## Find Replace
|
||||
|
||||
```conf
|
||||
10.95.192.31
|
||||
10.95.154.36
|
||||
10.95.192.32
|
||||
10.95.154.37
|
||||
10.95.192.33
|
||||
10.95.154.38
|
||||
10.95.192.34
|
||||
10.95.154.39
|
||||
10.95.192.36
|
||||
10.95.154.40
|
||||
10.95.192.37
|
||||
10.95.154.41
|
||||
10.95.192.38
|
||||
10.95.154.42
|
||||
10.95.192.39
|
||||
10.95.154.43
|
||||
10.95.192.40
|
||||
10.95.154.44
|
||||
10.95.192.47
|
||||
10.95.154.45
|
||||
10.95.192.48
|
||||
10.95.154.46
|
||||
10.95.192.49
|
||||
10.95.154.47
|
||||
10.95.192.50
|
||||
10.95.154.48
|
||||
10.95.192.51
|
||||
10.95.154.49
|
||||
```
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user