[00:40:31] oooo never experienced that before! thanks for the pointers everyone! [07:56:56] When creating a new toolforge tool I wanted to make sure my `.env` isn’t readable, so I set it’s permissions with `chmod u=rw,go= .env`. Anything else I need to do to make it not word readable? [07:58:23] that’s pretty much it I think [07:58:24] karolinkas: I think that should be enough, just make sure that the owner is you (probably is) [07:58:56] (though strictly speaking it’s better to create the file from scratch with the right mode, otherwise theoretically someone could have an open reference to the file before it was chmodded) [08:00:18] I added content to it only after `chmoding` but I guess it's not the same [08:01:23] Thanks a lot [08:01:37] `install -m600 /dev/null .env` is what I’d recommend, for the record [08:01:40] but it’s probably fine :) [11:44:13] !log admin sysctl change (cleanup) on cloudnet1003/1004 [11:44:16] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [12:26:52] !log admin [codfw1dev] cloudnet2005/2006-dev are now on a single NIC setup (T318824) [12:26:56] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [12:26:56] T318824: Make cloudnet200[56}-dev single NIC - https://phabricator.wikimedia.org/T318824 [23:29:08] umm, I have forgotten from where to reboot an VPS Cloud instance from the web, and cannot find the link, would someone please point me [23:29:25] It needs doing so rarely [23:45:07] sDrewth: https://horizon.wikimedia.org/ [23:52:50] thanks Bryan.