Monthly Archive: October 2020

Install FTP Server vsFTPd On Ubuntu

vsFTPd is a lightweight FTP server. After installation, we can use filezilla to upload or download files. Installation Configuration We may encounter “550 permission denied” error, which impossible to upload files. Then restart vsftpd...

Initial Configuration for Embedded Wireless Controller

Product overview Official explanation The Cisco® Embedded Wireless Controller (EWC) on Catalyst® Access Points is a software-based controller integrated into Cisco Catalyst 9100 Access Points. It is a simplified, low-cost, feature-rich Wi-Fi architecture with...

Getting Started with Vuetify

Installation Install Vue.js Creat a new Vue.js project using Vue CLI Add the Vuetify package Check Vue.js and Vuetify version Edit vue.config.js, configure as relative path Start development server Build for production References Vuetify...