How to make a full page reload from Livewire component
Actually, it’s really simple. Just return redirect(url()->previous()) from the Livewire component.
Actually, it’s really simple. Just return redirect(url()->previous()) from the Livewire component.
Rename /etc/ssl/cert.pem to something else.
Login to local machine where passwordless login should be used from
Pepare Install required tool: Get ethernet interface Let’s assume it’s enp1s0 Check if the WOL is available: Set WOL on: After sudo ethtool enp1s0 the Wake-on: d should be changed to Wake-on: g But this will be reset after reboot, so: Make it permanent via service Get the ethtool executable’s full path by running which […]
In some projects we might need to have one or more third party libraries/packages or even our external reusable package(s) from a different repository.
Install To install Squid Proxy Server use next commands:
Sometime happen that we forget properly configure .gitignore file and keep tracking some file with sensitive data.
If you’ve an IP Camera (or cameras) and want to loop record the stream it provides, or record a snapshot images at some intervals, or just both, then you’ve come to the right place!