-
Can never remember what the command parameters are for scripts.
Option 1
Add a new item in the .json tip and show under script name selection. In this example I tried to emulate powershell notatio…
-
## What you are doing?
Testing the connection to a postgres amazon rds instance
```js
const sequelize = new Sequelize('dbname', 'username', 'password', {
host: 'example.rds.amazonaws.com',…
-
Hello all,
the ioBroker dev team introduced a new functionality for the ioBroker which, if implemented, will encourage adapters which deal with physical devices to correctly set roles and types for…
-
I had to compile my own kernel for various reasons, and while I was doing so I figured to harden it a little. Among other things, I decided to disable AIO because it's typically defined as legacy and …
-
Another feature request :
Having the pocket list displayed in its own 'world' felt a bit unusual. Here are some ideas to discuss :
1. have a bulk action for importing
2. how would the plugin kn…
rezgi updated
3 years ago
-
I'm not entirely sure if this issue pertains to LXC or LXD. I just wanted to enter a VM using `lxc exec bash`. That command hangs consistently without any output shown. `lxc ls` also hangs with no ou…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 20.04
* The output of "lxc info" or if that fails:
```
$ lxc info
config:
images.auto_update_interval: "0"
api_exte…
-
I was told by personnel at a local Fidelity branch that they supported the use of hardware tokens despite no mention of it on their web site. However, when I called Fidelity Investments Security Cent…
-
I was clicking around trying to recreate a view distortion I have viewed a few times, and noticed that the image is NOT displaying for this record.
http://dina-ui-template-dinaui.apps.biodiversity.…
-
**Edit:**
Latest kson spec link: https://github.com/m4saka/ksh2kson/blob/master/kson_format.md
--------
I know KSH format is not so great.
It's basically designed referring to the jubeat_analy…