This commit is contained in:
creme 2021-08-08 00:12:31 +02:00
parent 7c527c422d
commit 7746330271
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 4 additions and 3 deletions

View File

@ -100,7 +100,8 @@ but your local network blocks znc ports. you can connect to envs.net, and use po
if you are connecting from a linux machine, you can do this:
  `ssh -L 6667:localhost:6667 envs.net`
after being logged in, open your local irc client, and use `127.0.0.1:6667`
after being logged in, open your local irc client, and use
   `127.0.0.1:6667`
for your server setting. voila! you're now on envs.net znc server.
what that ssh command did was open a local port tunnel (-L), using local port 6667 (6667:)
@ -243,7 +244,7 @@ echo 'sh myscript.sh' | at midnight
view your at queue:
  `at -l` or `atq`
`2 Sun Dec 29 14:03:00 2019 a creme`
  `2 Sun Dec 29 14:03:00 2019 a creme`
delete at job id 2:
  `at -r 2` or `atrm 2`

View File

@ -79,7 +79,7 @@ members can be use your email credantials for login. (*user@envs.net* | *your em
we have a bridge between the channels:
- [`#envs`](https://matrix.to/#/#envs:envs.net) - official channel for envs.net
- [`#envs_german:envs.net`](https://matrix.to/#/#envs_german:envs.net) - german speaking project channel
- [`#envs_german`](https://matrix.to/#/#envs_german:envs.net) - german speaking project channel
- [`#envs_news`](https://matrix.to/#/#envs_news:envs.net) - news / announcements about envs.net
- [`#envs_status`](https://matrix.to/#/#envs_status:envs.net) - status notifications for envs services
- [`#envs_lounge`](https://matrix.to/#/#envs_lounge:envs.net) - hang out in the #lounge | ~ offtopic chat ~