Helpful tips and tricks for Entware
ARMv7
cd /optHelpful tips and tricks for Entware
ARMv7cd /optTips and Tricks for FreeBSD.
cp /usr/share/zoneinfo/EST5EDT /etc/localtimebash: chsh -s /usr/local/bin/bashGDBus.Error:org.freedesktop.Consolekit.Manager.GeneralError: Unable to lookup session information for process
ck-launch-session dbus-launch --exit-with-session startlxdeTips and Tricks for Fedora.
sudo dbus-launch liveinsttimedatectl list-timezonestimedatectl set-timezone [time_zone]Helpful tips and tricks for applications
usr/lib/systemd/system/boinc-client.service: ExecStart=/usr/bin/boinc --allow_remote_gui_rpcHelpful tips and tricks for RHEL based Linux.
grubby --update-kernel=ALL --args=consoleblank=[seconds]. For example: grubby --update-kernel=ALL --args=consoleblank=20/etc/ssh/sshd_config: PrintMotd nocreaterepo_c package.Ansible tips and tricks
To run a playbook in parallel, include the following:
strategy: free
Example: