Adjust password by command line
synouser --setpw admin <yourpassword>
Adjust password by command line
synouser --setpw admin <yourpassword>
It's very simple, just add an "alias" alias laravel='docker run --rm -v ${PWD}:/var/www/html -v ~/.dlaravel/cache:/home/dlaravel/.composer /cache -ti deviny/fpm:8.1.10 /home/dlaravel/.composer/vendor/bin/laravel'
This article introduces how I use the Synology Log Center to record all the logs of my home host. In Synolog's log center, we can search through its UI. In this way, we can centrally view our logs, such as the scheduled execution status of Linux hosts. It can also send messages to the log center through commands, and we can check the daily backup tasks of the Linux host at any time, whether the backup is successful or failed, etc.
This function is very useful, but be very careful, read it first and then delete it, if you make a wrong directory, you will die miserably
No Comment
Post your comment