2018-04-13 Upgrading MySql to latest version in CentOS Web Panel [CWP] I just want to mark that how to upgrading mysql in CWP, and below content are from here. In this tutorial we will show you how to upgrade MySQL server in CentOS Web Panel. Linux/Server Comments: 0
2018-01-21 How to deploy asp.net core 2.0 to synology NAS Introduction Synology NAS is a powerful NAS and it can support docker, so we can do a lot of things with it. If you want to deploy your asp.net core 2.0 to synology, that will be easy with docker. ASP.NET MVC/Synology NAS Comment: 1
2017-08-12 How to install Debian on Synology NAS Please find my new website in here Debian is a free operating system (OS) that comes with over 29000 packages, and below description is from the wiki: Debian (/ˈdɛbiən/[4] or /ˈdeɪbiən/)[5]) is a Unix-like computer operating system that is composed entirely of free software, most of which is under the GNU General Public License and packaged by a group of individuals participating in the Debian Project. The Debian Project was... Linux/Server/Synology NAS Comments: 0
2017-07-15 How to setup and restart the cron job on a Synology NAS Under normal circumstances, we can use the schedule app for run our script or jobs in Synology NAS, but I found that seem not works when I set the schedule for execute by every hours(or mins…), so I have to set the cron job by myself with ssh login. I will show you how to set the cron job by command with ssh. Server/Synology NAS Comments: 0