블로그
- adonis4 + mongodb download/community Postman https://www.postman.com/downloads/ Node.js https://nodejs.org AdonisJS: install from the following command: npm i -g @adonisjs/cli Add User in MongoDB Only for Windows, set Environment
- flutter_spinbox 0.13.1 SpinBox for Flutter comes in two variants. It provides implementations for both designs in Flutter, Material and Cupertino (iOS).
- openssl 명령어를 사용하여 .p12 파일을 생성 Ubuntu/Debian: sudo apt-get install openssl CentOS/RHEL: sudo yum install openssl EX) openssl pkcs12 -export -out {생성파일명.p12} -inkey {도메인.key} -in {도메인.crt} -certfile Ca_ChainBundle.crt 윈도우에서도 할 수 있다.
- [VTK] Linux Mint에 설치 대략 읽어봤음 vtk 폴더 생성 OneDrive/ProjectLibre/vtk vtk 설치 in VSCode $ python3.11 -m pip install vtk Installing
- [python] pretty_errors : 에러를 예쁘게 출력 설치 $ pip install pretty_errors 사용 import pretty_errors 로 프로그램 내에서 import 하기만 하면 알아서 해준다. pretty_errors most recent call last): File "/home/kim/Documents/python_projects/test_python/testclass.py", line 6, in
- 윈도우 영구인증 프로그램 24년 7월 24일 버젼확인 Using Windows 10 Digital Activation Program to activate Windows 10 is very safe because it does not install In short, this is a tool from Ratiborus for activating Windows 10 using a digital license.
- ㅇ ㅏ ㄷ ㅗ ㅂㅡ 정품인증 툴 Install Adobe Photoshop 2024 "Set-up.exe". Don't start! 2. How to use GenP: If you want to patch all Adobe apps in default location: .......
- 블로그에 적합한 소재 a 36m² area in Incheon? - What are some unique ways to install an LG ceiling-mounted 4-way air conditioner in a 25m² c.......
- java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11FontManager OpenJdk 환경에서 아래 오류 발생으로 fontconfig 설치해주니 해결 - sudo yum install fontconfig 17-Nov-2023 09:49:46.209 SEVERE exec-39] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [action] in
- How to install Paraview in Ubuntu 22 #Ubuntu #Paraview #linux Download latest Paraview in the website. move downloaded paraview file to /opt/ rename downloaded paraview folder to ParaView-5.11 in ~