자모가 분리된 한글 파일명 조합
fix_hangul_filename.py
1.기본 설정 (/var/www/nextcloud/config/config.php) # 외부에서 NextCloud로 접속하는 신뢰하는 주소 ‘trusted_domains’ => array ( 0 => ‘cloud.mydomain.com’, ), ‘datadirectory’ => ‘/var/www/cloud.mydomain.com/nextcloud/data’, ‘dbtype’ => ‘mysql’, ‘version’ => ‘32.0.0.13’, ‘overwrite.cli.url’ => ‘https://cloud.mydomain.com/nextcloud’, ‘dbname’ => ‘<DB name>’, ‘dbhost’ => ‘127.0.0.1’, ‘dbtableprefix’ => ‘oc_’, ‘mysql.utf8mb4’ =>
모양 > 사용자 정의 > 헤더 빌더 > 좌측최하단 모바일 아이콘 클릭헤더 프리셋 > 캔버스 외부 메뉴 > 여기에서 메뉴를 구성하세요. > 캔버스 외부 메뉴: menu_root
vi /var/www/blog/wp-content/themes/astra/inc/core/common-functions.php 949번째 줄로 이동 $title = apply_filters( ‘astra_the_search_page_title’, sprintf( /* translators: 1: search string */ astra_get_option( ‘section-search-page-title-custom-title’ ) . ‘ %s’, ‘<span>’ . get_search_query() . ‘</span>’ ) ); . ‘ %s’ 제거 $title = apply_filters( ‘astra_the_search_page_title’, sprintf( /* translators: 1: search string */ astra_get_option( ‘section-search-page-title-custom-title’ ) , ‘<span>’ . get_search_query() . ‘</span>’ ) );
WordPress Astra 테마 검색불가 버그 더 읽기"
1.https://www.maxmind.com/en/account/login 로그인 진행 2.좌측 Manage License Keys 선택 3.”Generate new license key”을 클릭하여 라이선스 생성 4.라이선스가 생성되면 Account ID와 License key가 보여지는데 다시 볼 수 없으므로 반드시 캡쳐 또는 GeoIP.conf 다운로드 5. GeoIP.conf 내용 예제AccountID 380145LicenseKey 8nK6uG_SI4un2SPPnKmWQi9S3Bo2KpX6MIqM_mmkEditionIDs GeoLite2-ASN GeoLite2-City GeoLite2-Country 6. https://github.com/maxmind/geoipupdate 를 통해 GeoIP 업데이트 진행
[GeoIP] MaxMind GeoIP License 생성 더 읽기"
\(ax^2 + bx + c = 0\) 단, \(a,b,c\)는 실수이고, \(a \ne 0\) 일 때 ①이차방정식의 근의 공식은 \[x=\frac{-b+\sqrt{b^{2}-4ac}}{2a}\] 입니다. ②이차방정식의 근의 공식은 \(x=\frac{-b+\sqrt{b^{2}-4ac}}{2a}\) 입니다. ③이차방정식의 근의 공식은 $$x=\frac{-b+\sqrt{b^{2}-4ac}}{2a}$$ 입니다.
MathJAX-LaTeX 플러그인 사용하기(수학 기호) 더 읽기"
REG ADD “HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Setup” /v “DisableOffice365SimplifiedAccountCreation” /f /t REG_DWORD /d 1
isolation.tools.unity.disable=”TRUE”logging = “FALSE”mainMem.partialLazyRestore = “FALSE”mainMem.partialLazySave = “FALSE”mainMem.useNamedFile = “FALSE”MemTrimRate = “0”prefvmx.minVmMemPct = “100”prefvmx.useRecommendedLockedMemSize = “TRUE”priority.grabbed = “high”priority.ungrabbed = “normal”sched.mem.pshare.enable = “FALSE”scsi0:0.mode = “independent-persistent”unity.allowCompositingInGuest=”FALSE”unity.enableLaunchMenu = “FALSE”unity.showBadges = “FALSE”unity.showBorders = “FALSE”