-
-
Since today, i received this message on my website: critical error.
When i activated the debug, this is the message
Fatal error: Uncaught Error: Call to undefined function fw_ext_builder_get_item_…
-
npm install pm2 -g
pm2 --name sample start npm -- start
pm2 ps
vi /etc/nginx/nginx.conf
ss -tnlp | grep node (node port)
sudo service nginx restart
sestatus
getsebool -a | grep httpd
setsebool -P http…
-
We have Jamf working, but have found one bug where if the device has an apostrophe (‘) in the hostname, it will fail. There is a workaround: change the device’s hostname. This is not a scalable solu…
-
bootstrap.shに実行内容メモしてます
https://qiita.com/yuichi1992_west/items/5f3718ab6e4c92c8b238
それ以降の作業について
## isuconユーザのようにappで稼働させるautochessユーザーを作成
```
adduser autochess
```
## systemdでサービスを稼働させるよ…
-
- [x] Create the inventory file in /home/ansible/inventory.
- [ ] Configure the host group media to contain media1 and media2.
- [ ] Define the following variables for media with their accompanying …
-
I've configured a RHEL 6 box with Oracle HTTPD (and an oracle app) that continuously suffers from kernel panic. Majority of the audit events are similar to below.
type=SYSCALL msg=audit(1443487841.51…
-
Would like a property to set in /opt/conf-meza/public/public.yml that keeps "meza deploy" from changing anything in the systems current apache/httpd configuration.
This is needed for sites that ha…
-
They are lighter than running an HTTPd & FPM and potentially a lot easier to secure.
https://sr.ht/~migadu/alps/ was suggested by @jvoisin
-
Tell me how to change values ?
thermostatService = ThermostatService()
thermostatService.set_target_temperature_set_callback(th_target_temperature)
thermostatService.set_target_heating_cooling_st…