Enable auto-reconnect VLC Streaming
“NOT INTUITIVE” that all I can say about some of the configuration options in VLC. You are really finding out that something is not intuitive when you have the directions and still not able to … Read more
“NOT INTUITIVE” that all I can say about some of the configuration options in VLC. You are really finding out that something is not intuitive when you have the directions and still not able to … Read more
How do I find My Host Key (SSH/WinSCP)? Log in to the sftp server an run these commands: ssh-keygen -l -f /etc/ssh/ssh_host_key.pub ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub ssh-keygen -l -f /etc/ssh/ssh_host_dsa_key.pub
OPENVPN can be very tricky to set up but with the right resources the setup is not quite as bad. I tried to follow the OPENVPN manual (http://openvpn.net/index.php/open-source/documentation/howto.html) but before I know it I was … Read more
This is a quick MSDOS Batch script to help me out when I have to move a file and rename it in the process based on the current date. cls FOR /f “tokens=1-4 delims=/-. ” … Read more
1.First Look at this video to set up the server 2. Then this one to set up the client Note that these are not ycsoftware.net videos, they have been selected from youtube because they summarize … Read more