- Sort Score
- Result 10 results
- Languages All
Results 231 - 240 of 266 for HOSTNAME (0.04 sec)
-
src/main/resources/fess_label_es.properties
labels.depth=Profundidad labels.excludedPaths=Rutas a excluir del rastreo labels.excludedUrls=URLs a excluir del rastreo labels.excludedDocPaths=Rutas a excluir de la búsqueda labels.excludedDocUrls=URLs a excluir de la búsqueda labels.hostname=Nombre de host labels.id=ID labels.includedPaths=Rutas a incluir en el rastreo labels.includedUrls=URLs a incluir en el rastreo labels.includedDocPaths=Rutas a incluir en la búsqueda
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.available=상태 labels.createdBy=작성자 labels.createdTime=작성일시 labels.depth=깊이 labels.excludedPaths=크롤링에서 제외할 경로 labels.excludedUrls=크롤링에서 제외할 URL labels.excludedDocPaths=검색에서 제외할 경로 labels.excludedDocUrls=검색에서 제외할 URL labels.hostname=호스트명 labels.id=ID labels.includedPaths=크롤링할 경로 labels.includedUrls=크롤링할 URL labels.includedDocPaths=검색할 경로 labels.includedDocUrls=검색할 URL labels.maxAccessCount=최대 접근 횟수 labels.name=이름 labels.numOfThread=스레드 수
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
cmd/erasure-server-pool.go
r = io.NopCloser(bytes.NewBuffer([]byte{})) } // Keep disk path instead of ID, to ensure that the downloaded zip file can be // easily automated with `minio server hostname{1...n}/disk{1...m}`. err = fn(r, disk.Hostname(), disk.Endpoint().Path, pathJoin(volume, si.Name), si) r.Close() if err != nil { return err } } } } } if found == 0 {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 89.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* kube-apiserver: The external hostname no longer longer use the cloud provider API to select a default. It can be set explicitly using --external-hostname, if needed. If there is no default, AdvertiseAddress or os.Hostname() will be used, in that order. ([#56812](https://github.com/kubernetes/kubernetes/pull/56812), [@dims](https://github.com/dims))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbFile.java
} /** * Retrieve the hostname of the server for this SMB resource. If the resources has been resolved by DFS this will * return the target name. * * @return The server name */ public String getServerWithDfs() { return this.fileLocator.getServerWithDfs(); } /** * Retrieve the hostname of the server for this SMB resource. If this
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.excludedPaths=Pad(en) om uit te sluiten van crawlen labels.excludedUrls=URL(s) om uit te sluiten van crawlen labels.excludedDocPaths=Pad(en) om uit te sluiten van zoeken labels.excludedDocUrls=URL(s) om uit te sluiten van zoeken labels.hostname=Hostnaam labels.id=ID labels.includedPaths=Pad(en) om op te nemen in crawlen labels.includedUrls=URL(s) om op te nemen in crawlen labels.includedDocPaths=Pad(en) om op te nemen in zoeken
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.17.md
- Fix panic in kubelet when running IPv4/IPv6 dual-stack mode with a CNI plugin ([#82508](https://github.com/kubernetes/kubernetes/pull/82508), [@aanm](https://github.com/aanm)) - EndpointSlice hostname is now set in the same conditions Endpoints hostname is. ([#84207](https://github.com/kubernetes/kubernetes/pull/84207), [@robscott](https://github.com/robscott))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
android/guava/src/com/google/common/net/InetAddresses.java
* this method is recommended over {@link InetAddress#toString()} when an IP address string * literal is desired. This is because {@link InetAddress#toString()} prints the hostname and the * IP address string joined by a "/". * * @param ip {@link InetAddress} to be converted to URI string literal * @return {@code String} containing URI-safe string literal */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 47.4K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.excludedUrls=URLs a serem excluídas do rastreamento labels.excludedDocPaths=Caminhos a serem excluídos da pesquisa labels.excludedDocUrls=URLs a serem excluídas da pesquisa labels.hostname=Nome do host labels.id=ID labels.includedPaths=Caminhos a serem incluídos no rastreamento labels.includedUrls=URLs a serem incluídas no rastreamento labels.includedDocPaths=Caminhos a serem incluídos na pesquisa
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.available=状態 labels.createdBy=作成者 labels.createdTime=作成日時 labels.depth=深さ labels.excludedPaths=クロール対象から除外するパス labels.excludedUrls=クロール対象から除外するURL labels.excludedDocPaths=検索対象から除外するパス labels.excludedDocUrls=検索対象から除外するURL labels.hostname=ホスト名 labels.id=ID labels.includedPaths=クロール対象とするパス labels.includedUrls=クロール対象とするURL labels.includedDocPaths=検索対象とするパス labels.includedDocUrls=検索対象とするURL labels.maxAccessCount=最大アクセス数 labels.name=名前
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0)