summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-21 12:30:16 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-21 12:30:16 +0100
commit8f9afe65075d800acc42c72dbfc3c59f6054d764 (patch)
treeb9d817924428d5d04089675dc7c2110007296883
parent43c94a43b7320967d145763c173685efd3c8ded2 (diff)
add sudo
-rw-r--r--cbars.buetow.foo/content/50.Download.xml2
-rw-r--r--cpuinfo.buetow.org/content/50.Download.xml2
-rw-r--r--dev.buetow.org/content/home.xml2
-rw-r--r--httpbench.buetow.org/content/50.Download.xml2
-rw-r--r--loadbars.buetow.org/content/50.Download.xml2
-rw-r--r--pwgrep.buetow.org/content/50.Download.xml2
-rw-r--r--xerl.buetow.foo/content/Embedded_Perl.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/cbars.buetow.foo/content/50.Download.xml b/cbars.buetow.foo/content/50.Download.xml
index 25843ee..6f93be3 100644
--- a/cbars.buetow.foo/content/50.Download.xml
+++ b/cbars.buetow.foo/content/50.Download.xml
@@ -6,7 +6,7 @@
<text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cbars:</text>
<code>deb http://deb.buetow.org/apt wheezy main
deb-src http://deb.buetow.org/apt wheezy main</code>
- <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -".</text>
+ <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text>
<textheader>Download from Git repository</textheader>
<text>For git just type "git clone git://git.buetow.org/cbars".</text>
<text>To update to the latest stable version just type "cd ./cbars; git pull".</text>
diff --git a/cpuinfo.buetow.org/content/50.Download.xml b/cpuinfo.buetow.org/content/50.Download.xml
index e1adf3f..69b8fa8 100644
--- a/cpuinfo.buetow.org/content/50.Download.xml
+++ b/cpuinfo.buetow.org/content/50.Download.xml
@@ -6,7 +6,7 @@
<text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cpuinfo:</text>
<code>deb http://deb.buetow.org/apt wheezy main
deb-src http://deb.buetow.org/apt wheezy main</code>
- <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -".</text>
+ <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text>
<textheader>Download from Git repository</textheader>
<text>For git just type "git clone git://git.buetow.org/cpuinfo".</text>
<text>To update to the latest stable version just type "cd ./cpuinfo; git pull".</text>
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml
index e6076fc..a2e74d7 100644
--- a/dev.buetow.org/content/home.xml
+++ b/dev.buetow.org/content/home.xml
@@ -23,7 +23,7 @@
<text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via</text>
<code>[deb|deb-src] http://deb.buetow.org/apt REPLACEWITHDISTNAME main</code>
<text>To trust it please run: </text>
- <code>curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -</code>
+ <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code>
<textheader>Project list</textheader>
<information>
<text>
diff --git a/httpbench.buetow.org/content/50.Download.xml b/httpbench.buetow.org/content/50.Download.xml
index 4cab303..d5fadc5 100644
--- a/httpbench.buetow.org/content/50.Download.xml
+++ b/httpbench.buetow.org/content/50.Download.xml
@@ -6,7 +6,7 @@
<text>If you have Debian GNU/Linux Squeeze amd64 you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install httpbench:</text>
<code>deb http://deb.buetow.org/apt squeeze main
deb-src http://deb.buetow.org/apt squeeze main</code>
- <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -"</text>
+ <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -"</text>
<textheader>Download from Git repository</textheader>
<text>For git just type "git clone git://git.buetow.org/httpbench".</text>
<text>To update to the latest stable version just type "cd ./httpbench; git pull".</text>
diff --git a/loadbars.buetow.org/content/50.Download.xml b/loadbars.buetow.org/content/50.Download.xml
index 0912d78..3d96a29 100644
--- a/loadbars.buetow.org/content/50.Download.xml
+++ b/loadbars.buetow.org/content/50.Download.xml
@@ -6,7 +6,7 @@
<text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install loadbars:</text>
<code>deb http://deb.buetow.org/apt wheezy main
deb-src http://deb.buetow.org/apt wheezy main</code>
- <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -".</text>
+ <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text>
<textheader>Download from Git repository</textheader>
<text>For git just type "git clone git://git.buetow.org/loadbars".</text>
<text>To update to the latest stable version just type "cd ./loadbars; git pull".</text>
diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml
index 7b3edfb..6ab454e 100644
--- a/pwgrep.buetow.org/content/50.Download.xml
+++ b/pwgrep.buetow.org/content/50.Download.xml
@@ -6,7 +6,7 @@
<text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install pwgrep:</text>
<code>deb http://deb.buetow.org/apt wheezy main
deb-src http://deb.buetow.org/apt wheezy main</code>
- <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -".</text>
+ <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text>
<textheader>Download from Git repository</textheader>
<text>For git just type "git clone git://git.buetow.org/pwgrep".</text>
<text>To update to the latest stable version just type "cd ./pwgrep; git pull".</text>
diff --git a/xerl.buetow.foo/content/Embedded_Perl.xml b/xerl.buetow.foo/content/Embedded_Perl.xml
index bf467ae..1a8f3b7 100644
--- a/xerl.buetow.foo/content/Embedded_Perl.xml
+++ b/xerl.buetow.foo/content/Embedded_Perl.xml
@@ -15,7 +15,7 @@
</text>
<textheader>Deb repository</textheader>
<text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via '[deb|deb-src] http://deb.buetow.org/apt REPLACEWITHDISTNAME main'.</text>
- <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -"</text>
+ <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -"</text>
<textheader>Project list</textheader>
<text>
<perl>