mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Fixed typos, titles and spacing
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
|
||||
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
|
||||
cd bin && wget -O dropbox.py "https://www.dropbox.com/download?dl=packages/dropbox.py" && chmod u+x dropbox.py && cd -
|
||||
dropbox.py start # or ~/.dropbox-dist/dropboxd
|
||||
dropbox.py start # or ~/.dropbox-dist/dropboxd
|
||||
|
||||
@@ -15,12 +15,12 @@ boinccmd --acct_mgr attach "${ACCT_MGR_URL}" "${ACCT_MGR_USERNAME}" "${ACCT_MGR_
|
||||
|
||||
## /var/lib/boinc/cc_config.xml
|
||||
# …
|
||||
# <allow_remote_gui_rpc>1</allow_remote_gui_rpc> # add this
|
||||
# <allow_remote_gui_rpc>1</allow_remote_gui_rpc> # <-- add this
|
||||
# </log_flags>
|
||||
# </cc_config>
|
||||
##
|
||||
|
||||
## /var/lib/boinc/remote_hosts.cfg
|
||||
## network addresses do not work, only single hosts
|
||||
# 192.168.0.190 # mb-laptop
|
||||
# 192.168.0.190 # my-laptop
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user