Main public logs
Appearance
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:10, 19 March 2022 Kangtain talk contribs created page Ubuntu:Shell Scripting (Created page with "Allow permission chmod +x nama-script.sh ==Update dan upgrade== #! /bin/sh sudo apt update sudo apt upgrade ==Install Audacity== #! /bin/sh ## use PPA Repository sudo add-apt-repository ppa:ubuntuhandbook1/audacity sudo apt update sudo apt install audacity")