Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Install dokuwiki (dokuwiki 설치) ====== > Ubuntut에 dokuwiki 설치하기 ==== Install Dokuwiki ==== - 파일 다운로드 <code bash>sudo wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz</code> - 압축 해제 <code bash>sudo tar xvf dokuwiki-stable.tgz</code> - 디렉토리 이름 변경 <code bash>sudo mv dokuwiki-*/ dokuwiki</code> - Change permissions <code bash>sudo chown -R www-data:www-data /var/www/dokuwiki</code> public/computer/install_dokuwiki.txt Last modified: 2025/05/16 23:44by alex