Blog

File sharing from Local computer to Remote Computer during RDS session is made easier.

There are various occasions users find hard to move their local files to remote desktops especially when using Remote Sessions from a Web Interface like MS RDS Web client, Web Access or Citrix StoreFront. This is where our new custom feature called My Folder comes up.

File sharing from Local computer to Remote Computer during RDS session is made easier. Read More »

Disabling TLS 1.0, 1.1 and 1.2 in Windows server and allow only the TLS 1.3 version.

You may be facing some vulnerability issues with your IIS hosted websites related to TLS. Especially when doing a penetration test you may see reports such like such like “TLS/SSl Weak Message Authentication code Cipher Suites” with solution statement saying “Disable any weak HMAC algorithms within the TLS Configuration”.

Disabling TLS 1.0, 1.1 and 1.2 in Windows server and allow only the TLS 1.3 version. Read More »

Windows Server 2022 – Installing Remote Desktop Web Client

The RDS Web Client is a Web Based HTML5 client that comes as add-on for the Remote Desktop Web Services. The Web Client Version was introduced with Windows 2016 server. Although it is been shipped with Windows Servers we need to install it using powershell. It is not available as a role with Remote Desktop Services where it is an add-on that we need to install using Powershell with few commands. Let us start installing Remote Desktop Web Client 2022 on Windows Server 2022.

Windows Server 2022 – Installing Remote Desktop Web Client Read More »

Running websites under different users by configuring PHP-FPM Pools on per-site basis

By default the web server and php-fpm runs with the user called www-data. It is often required that we need to run php-fpm on different users for different websites. Running each site with its own uid/gid is more secure and easier to deal with. If all sites ran with same user, then php on one site could read/write the files of other users. This is a security concern….

Running websites under different users by configuring PHP-FPM Pools on per-site basis Read More »

Is Flutter better choice for App development?

Yes, at Dart Innovations our choice is Flutter for the new Apps development especially when come into cross-platform Mobile Apps.Flutter is Google’s mobile app SDK, complete with a framework, widgets, and tools, that gives developers an easy way to build and deploy visually attractive, fast mobile apps on both Android and iOS platforms. It has all the elements from cross-platform and native development models to build robust applications in minimal time.Few reasons why Flutter becomes best choice for Mobile App …

Is Flutter better choice for App development? Read More »

Scroll to Top