Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Chorke Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:44, 24 June 2025 Shahed talk contribs created page MinIO/MC (Created page with "{|class='wikitable mw-collapsible' !scope='col' style='width:1000px' colspan='3'| '''MinIO » MC » Register » Alias''' |- |valign='top'| <syntaxhighlight lang="bash"> cat <<'EXE'| sudo bash wget -c https://dl.min.io/client/mc/release/linux-amd64/mc \ -P /usr/local/bin/ chmod +x /usr/local/bin/mc EXE xdg-open http://minio.host.k8s.local &>/dev/null & </syntaxhighlight> ---- <syntaxhighlight lang="bash"> echo -n 'Username|AccessKey: ';read -s MC_ACCESS_KEY;export...")