Blob


1 version=pmwiki-2.2.130 ordered=1 urlencoded=1
2 agent=Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
3 author=gry
4 charset=UTF-8
5 csum=expanded
6 ctime=1597785445
7 host=203.129.25.247
8 name=Orange.Notes
9 rev=7
10 targets=Openbsd.Ngircd,Openbsd.Hopm,Openbsd.Openhttpd,Openbsd.Acme-client,Openbsd.Znc,Openbsd.Relayd,Openbsd.Oidentd,Openbsd.Eggdrop,Openbsd.Nsd,Openbsd.Opensmtpd,Openbsd.Vhost,Openbsd.Dovecot
11 text=!! Course%0a%0aCourse outcomes:%0a%0a- learn to log in to OpenBSD in command line. use basic commands and a text editor%0a- learn to set up a chat server, web server, bouncer, and domain names%0a- learn to compile and edit configuration files%0a- learn to troubleshoot services which are not configured correctly, such as read manuals and log files%0a%0a%0aCourse components:%0a%0a- [[openbsd.ngircd]] - connect to your ircd and link it with someone else%0a%0a- [[openbsd.hopm]] - check that it detects and bans tor%0a%0a- [[openbsd.openhttpd]] - publish a 'hello world' web page%0a%0a- [[openbsd.acme-client]] - make "https://your vps address" work without cert errors%0a%0a- [[openbsd.znc]] - create account for yourself and join a channel. log in the web panel once.%0a%0a- [[openbsd.relayd]] - get a second subdomain; "https://your vps address" will show your httpd and "https://your other subdomain" will show your znc web panel%0a%0a- [[openbsd.oidentd]] - install and set it up for znc. check that it overrides users' preferences for username%0a%0a- [[Openbsd.Eggdrop]] - install and join to #test with any tcl plugin you like%0a%0a- [[Openbsd.nsd]] - install and add 'mytest' subdomain to your vps hostname address%0a%0a- [[Openbsd.opensmtpd]] - send and receive one email%0a%0a- [[Openbsd.Vhost]] - connect to irc with a custom vhost once%0a%0a- [[Openbsd.opensmtpd]] - send one email message from your vps to your personal email address%0a%0a- [[Openbsd.dovecot]] - ???%0a%0a- ??? - configure email client with smtp and imap. Send a test message, and receive a test message.%0a%0a!! How can I use CPAN as a non-root user?%0a%0a"The easiest method I have found so far is to say%0a%0a[@%0awget -O- http://cpanmin.us | perl - -l ~/perl5 App::cpanminus local::lib%0aeval `perl -I ~/perl5/lib/perl5 -Mlocal::lib`%0aecho 'eval `perl -I ~/perl5/lib/perl5 -Mlocal::lib`' >> ~/.profile%0aecho 'export MANPATH=$HOME/perl5/man:$MANPATH' >> ~/.profile%0a@]%0a%0aThis assumes your profile is named .profile, you may need to change that to be .bash_profile, .bashrc, etc. After that you can install modules by saying%0a%0a[@%0acpanm Module::Name%0a@]%0a%0aand simply use them the same way you would if the were installed in the root directories." --Juan A. Navarro, brian d foy, 2010%0a%0a...%0a%0a..%0a%0a.
12 time=1598499497
13 author:1598499497=gry
14 csum:1598499497=expanded
15 diff:1598499497:1597987659:=34,39d33%0a%3c %0a%3c - [[Openbsd.opensmtpd]] - send one email message from your vps to your personal email address%0a%3c %0a%3c - [[Openbsd.dovecot]] - ???%0a%3c %0a%3c - ??? - configure email client with smtp and imap. Send a test message, and receive a test message.%0a
16 host:1598499497=203.129.25.247
17 author:1597987659=gry
18 csum:1597987659==
19 diff:1597987659:1597986125:=2,11d1%0a%3c %0a%3c Course outcomes:%0a%3c %0a%3c - learn to log in to OpenBSD in command line. use basic commands and a text editor%0a%3c - learn to set up a chat server, web server, bouncer, and domain names%0a%3c - learn to compile and edit configuration files%0a%3c - learn to troubleshoot services which are not configured correctly, such as read manuals and log files%0a%3c %0a%3c %0a%3c Course components:%0a
20 host:1597987659=203.129.25.247
21 author:1597986125=gry
22 csum:1597986125=+
23 diff:1597986125:1597800426:=1,24d0%0a%3c !! Course%0a%3c %0a%3c - [[openbsd.ngircd]] - connect to your ircd and link it with someone else%0a%3c %0a%3c - [[openbsd.hopm]] - check that it detects and bans tor%0a%3c %0a%3c - [[openbsd.openhttpd]] - publish a 'hello world' web page%0a%3c %0a%3c - [[openbsd.acme-client]] - make "https://your vps address" work without cert errors%0a%3c %0a%3c - [[openbsd.znc]] - create account for yourself and join a channel. log in the web panel once.%0a%3c %0a%3c - [[openbsd.relayd]] - get a second subdomain; "https://your vps address" will show your httpd and "https://your other subdomain" will show your znc web panel%0a%3c %0a%3c - [[openbsd.oidentd]] - install and set it up for znc. check that it overrides users' preferences for username%0a%3c %0a%3c - [[Openbsd.Eggdrop]] - install and join to #test with any tcl plugin you like%0a%3c %0a%3c - [[Openbsd.nsd]] - install and add 'mytest' subdomain to your vps hostname address%0a%3c %0a%3c - [[Openbsd.opensmtpd]] - send and receive one email%0a%3c %0a%3c - [[Openbsd.Vhost]] - connect to irc with a custom vhost once%0a%3c %0a
24 host:1597986125=203.129.25.247
25 author:1597800426=gry
26 csum:1597800426=I like trains.
27 diff:1597800426:1597792813:=22,24c22%0a%3c ..%0a%3c %0a%3c .%0a\ No newline at end of file%0a---%0a> ..%0a\ No newline at end of file%0a
28 host:1597800426=203.129.25.247
29 author:1597792813=gry
30 csum:1597792813=+
31 diff:1597792813:1597792133:=20,22c20%0a%3c ...%0a%3c %0a%3c ..%0a\ No newline at end of file%0a---%0a> ...%0a\ No newline at end of file%0a
32 host:1597792813=203.129.25.247
33 author:1597792133=gry
34 csum:1597792133=dummy edit
35 diff:1597792133:1597785445:=18,20c18%0a%3c and simply use them the same way you would if the were installed in the root directories." --Juan A. Navarro, brian d foy, 2010%0a%3c %0a%3c ...%0a\ No newline at end of file%0a---%0a> and simply use them the same way you would if the were installed in the root directories." --Juan A. Navarro, brian d foy, 2010%0a\ No newline at end of file%0a
36 host:1597792133=203.129.25.247
37 author:1597785445=gry
38 csum:1597785445=created
39 diff:1597785445:1597785445:=1,18d0%0a%3c !! How can I use CPAN as a non-root user?%0a%3c %0a%3c "The easiest method I have found so far is to say%0a%3c %0a%3c [@%0a%3c wget -O- http://cpanmin.us | perl - -l ~/perl5 App::cpanminus local::lib%0a%3c eval `perl -I ~/perl5/lib/perl5 -Mlocal::lib`%0a%3c echo 'eval `perl -I ~/perl5/lib/perl5 -Mlocal::lib`' >> ~/.profile%0a%3c echo 'export MANPATH=$HOME/perl5/man:$MANPATH' >> ~/.profile%0a%3c @]%0a%3c %0a%3c This assumes your profile is named .profile, you may need to change that to be .bash_profile, .bashrc, etc. After that you can install modules by saying%0a%3c %0a%3c [@%0a%3c cpanm Module::Name%0a%3c @]%0a%3c %0a%3c and simply use them the same way you would if the were installed in the root directories." --Juan A. Navarro, brian d foy, 2010%0a\ No newline at end of file%0a
40 host:1597785445=203.129.25.247