블로그
- [노트 필기] 리눅스에 대해 알아보자. 10. Linux 기초 c. 파일에 텍스트 추가하기, tee, pipe 파일에 텍스트 추가하기 Adding Text to Files (Redirects) 3가지 방법이 있다. vi Redirect command output > or >> file descriptor number as 0 Standard output (stdout) and it has file descriptor number as 1 Standard error
- playbook8 --- - name: Fast Log Search in Compressed .gz Files Using Perl hosts: localhost gather_facts: no vars *Exception.*") tasks: - name: Find all log files (including .gz) find: paths: "{{ log_direct.......
- playbook 2 --- - name: Optimized log search for large files hosts: localhost gather_facts: no vars: log_directory -01-01 09:02:00") to_date: "" # 검색 종료 시간 (예: "2021-01-01 09:03:59") log_level: "" # 검색할 로그 레벨 (예: "ERROR
- playbook 7 --- - name: Search logs in compressed .gz files using Perl hosts: localhost gather_facts: no vars: log_directory 2021-01-01 09:02:00") to_date: "" # 검색 종료 시간 (예: "2021-01-01 09:03:59") log_level: "" # 로그 레벨 필터 (예: "ERROR
- playbook 6 --- - name: Search logs in compressed .gz files using Perl hosts: localhost gather_facts: no vars: log_directory 2021-01-01 09:02:00") to_date: "" # 검색 종료 시간 (예: "2021-01-01 09:03:59") log_level: "" # 로그 레벨 필터 (예: "ERROR
- playbook 3 --- - name: Optimized log search for large files hosts: localhost gather_facts: no vars: log_directory -01-01 09:02:00") to_date: "" # 검색 종료 시간 (예: "2021-01-01 09:03:59") log_level: "" # 검색할 로그 레벨 (예: "ERROR
- java.util.zip.ZipException: error in opening zip file . / ] for TLD files java.util.zip.ZipException: error in opening zip file 에러가 발생하였다.
- [베가스] an error occurred while opening one or more files 베가스 Warning : An error occurred while opening one or more files. An error occurred while opening a codec.
- error: identifier "IUnknown" is undefined 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\objbase.h(240): error: identifier "IUnknown
- 구글드라이브 에러 고치기 [error loading python27.dll] 예상치 못한 에러가 발생했다.잘 쓰고, 문서를 저장하고 컴퓨터를 재부팅했는데,재부팅된 컴퓨터를 반갑게 맞아준 것은 error loading python27.dll 이라는 에러메시지.그리고 C:\Program Files\Google\Drive 폴더로 이동해서googledrivesync.exe 우 클릭해서 속성 보기거기서 호환성 보.......