All 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).
- 07:38, 29 June 2024 Shahed talk contribs created page 7Zip (Created page with " sudo apt -qq update sudo apt install -y p7zip-full 7z ==Compress== <syntaxhighlight lang="bash"> cd /etc/nginx 7z a chorke-nginx_academia-production-20240628-T2023-ZP0800.7z sites-enabled 7z a chorke-nginx_academia-production-20240628-T2023-ZP0800.7z sites-enabled -x!default 7z a chorke-nginx_academia-production-20240628-T2023-ZP0800.7z sites-enabled -xr!default </syntaxhighlight> ==Decompress== <syntaxhighlight lang="bash"> 7z l chorke-nginx_academia-production-202...")