Add plain FTP server in Debian
Install ProFTPd $> sudo apt-get install proftpd $> sudo adduser <username> That's it! Now all users will have FTP access to their home directory. This represents a security risk. It is better to use SSH....
Just another Yipp.ca Blogs site
Install ProFTPd $> sudo apt-get install proftpd $> sudo adduser <username> That's it! Now all users will have FTP access to their home directory. This represents a security risk. It is better to use SSH....
hostnamectl set-hostname your-new-hostname Install Remote Desktop (RDP) rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum -y install xrdp systemctl start xrdp systemctl enable xrdp firewall-cmd --permanent --add-port=3389/tcp firewall-cmd --reload chcon --type=bin_t /usr/sbin/xrdp chcon --type=bin_t /usr/sbin/xrdp-sesman Troubleshooting netstat -antup...
We have to be comprehensive of such a bug from Microsoft. They have limited resources and Visual Studio is not one of their flagship product. Alter your shortcut to add the following as an argument. Then remove...
Recent Comments