본문 바로가기

mapping3

SecureCRT에서 Home과 End 키(Key) 인식 문제 해결 가이드 SecureCRT에서 SSH 접속 중 Home과 End 키가 정상적으로 동작하지 않는 문제는 설정 변경 및 환경 수정으로 해결할 수 있습니다.1. 터미널 설정 변경SecureCRT의 터미널 설정에서 키 매핑을 조정해 문제를 해결할 수 있습니다.1.1. 설정 방법SecureCRT를 실행합니다.세션 설정을 엽니다. (Session Options)Terminal > Emulation > Keyboard 탭으로 이동합니다.Select an alternate keyboard emulation 옵션을 활성화하고 VT100 또는 Xterm R6을 선택합니다.Map Keyboard... 버튼을 클릭해 키 매핑을 설정합니다.Home 키: [1~End 키: [4~예시특정 서버에 접속 시 키 동작이 서버 환경과 충돌하는 경.. 2024. 12. 29.
Elasticsearch Bulk 통한 indexing 중 Limit of total fields 오류 해결 elasticsearch7.helpers.errors.BulkIndexError: ('26 document(s) failed to index.', 이하생략 이 오류는 Elasticsearch에 문서를 색인하려고 할 때 발생한 문제로, 총 필드 수 제한을 초과했다는 것을 나타냅니다. 에러 메시지에서 "Limit of total fields [10000] has been exceeded while adding new fields [2]"라고 나와 있습니다. Elasticsearch에서는 기본적으로 한 인덱스 내 전체 필드 수를 10000개로 제한하고 있으며, 현재 추가하려는 문서에서는 2개의 새로운 필드를 추가하려다가 이 제한을 초과하게 되었습니다. 이 문제를 해결하기 위해서는 몇 가지 방법이 있습니다. 필.. 2024. 1. 30.
GRUB for DOS boot code to MBR Installation There are many ways to install GRUB for DOS. Some of them require modifying MBR or partition boot sector, while others require changing system startup configuration files. Install GRUB for DOS boot code to MBR You can use bootlace.com or grubinst.exe to install GRUB for DOS boot code to MBR: bootlace.com can be used in DOS, Windows 95/98/Me and Linux. Examples: Install GRUB for DOS .. 2009. 7. 6.
728x90