diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-19 23:16:17 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-19 23:16:17 +0200 |
| commit | 1a8b707781528fbc33f0e7cc587242553939f148 (patch) | |
| tree | d04c140d84888b69b56c4df73bcbaa471aad354e /content/pages | |
| parent | 0c0574079635fc41da416e4b5bcc333fbd077c9d (diff) | |
| download | mitjafelicijan.com-1a8b707781528fbc33f0e7cc587242553939f148.tar.gz | |
Added oftc cat-v pastebin
Diffstat (limited to 'content/pages')
| -rwxr-xr-x | content/pages/pastebin.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/pages/pastebin.md b/content/pages/pastebin.md index 0c5f474..d53c2c3 100755 --- a/content/pages/pastebin.md +++ b/content/pages/pastebin.md | |||
| @@ -7,6 +7,17 @@ draft: false | |||
| 7 | 7 | ||
| 8 | *No additional explanation provided here. Use blog for more detailed stuff.* | 8 | *No additional explanation provided here. Use blog for more detailed stuff.* |
| 9 | 9 | ||
| 10 | **▒ #cat-v on weechat configuration** | ||
| 11 | |||
| 12 | ```sh | ||
| 13 | # Install weechat and launch it and execute the following commands. | ||
| 14 | |||
| 15 | /server add oftc irc.oftc.net -tls | ||
| 16 | /set irc.server.oftc.autoconnect on | ||
| 17 | /set irc.server.oftc.autojoin "#cat-v" | ||
| 18 | /set irc.server.oftc.nicks "nick1,nick2,nick3" | ||
| 19 | ``` | ||
| 20 | |||
| 10 | **▒ Write ISO to USB Key** | 21 | **▒ Write ISO to USB Key** |
| 11 | 22 | ||
| 12 | ```sh | 23 | ```sh |
