Web Development How to implement HTTP.sys web server in ASP.Net Core – Info Web Dev Jul 31, 2018 ASP.Net Core is an open source, cross-platform, lean, and modular framework for building high-performance web applications. Kestrel is a…
Linux How to Make Your Server Invisible with Knockd – Linux Jul 30, 2018 When you have a server that is publicly accessible, hackers can easily scan your IP address and check for open ports (particularly port 22 that is…
Mobile And Web Development How to Stream Video from Your Server to iOS Devices | Apple IOS Jul 30, 2018 Mobile devices typically lack one crucial feature: storage. As a result, big media files like video get saved on big hard drives, typically attached…
Linux Detecting the use of “curl | bash” server side – Info Linux Jul 29, 2018 submitted by /u/logix22 Article Prepared by Ollala Corp
Java Writing a Web Socket Server with Embedded Jetty – Info Java Jul 29, 2018 submitted by /u/Fewthp Article Prepared by Ollala Corp
Java Writing a Web Socket Server with Embedded Jetty – Medium – Info Java Jul 28, 2018 submitted by /u/Fewthp Article Prepared by Ollala Corp
Email Marketing How to enable HTTPS on your server – Info Email Marketing Jul 27, 2018 5 steps to lockdown Editor’s note: This post was originally published on October 26, 2017. It was updated on July!-->…
PHP Microsoft Drivers For PHP For SQL Server – Info PHP Jul 25, 2018 IntroductionIn this article we will learn the sqlsrv API, which is a Microsoft driver for PHP for SQL Server. The names of all the related functions…
PHP Working With Wamp Server To Create A Database And Host A Website – Info PHP Jul 23, 2018 IntroductionWAMP Server is a server which is used to host PHP pages. PHP is a server-side scripting language developed by Rasmus Lerdorf.WAMP stands…
Linux Setting up L2TP server on Mint – Info Linux Jul 23, 2018 I'd like to set up a L2TP VPN server on my Mint machine so I can tunnel internet traffic from phone. If I had an Android phone I'd just use an SSH…