Category Archives: ScoopIt Thin Client News

Thin Clients, Zero Clients, Android Stations and Cloud Clients
Since 1999, Thinclient.org has been reporting the thin client computing market as well as the ChromeBook, Zero Client, Android clients, Pi Raspberry Clients and Thick Client market. Generally the cloud computing market since it started with companies such as Citrix back in the late 80s.

thin client is a lightweight[vaguecomputer that has been optimized for establishing a remote connection with a server-based computing environment. The server does most of the work, which can include launching software programs, performing calculations, and storing data. This contrasts with a fat client or a conventional personal computer; the former is also intended for working in a client–server model but has significant local processing power, while the latter aims to perform its function mostly locally.

Thin client hardware generally supports a keyboard, mouse, monitor, jacks for sound peripherals, and open ports for USB devices (e.g., printer, flash drive, webcam). Some thin clients include legacy serial or parallel ports to support older devices such as receipt printers, scales or time clocks. Thin client software typically consists of a graphical user interface (GUI), cloud access agents (e.g., RDPICAPCoIP), a local web browserterminal emulators (in some cases), and a basic set of local utilities.

ClearCube® Strengthens Partnership with Teradici, Announces PCoIP® Integration with Sentral Management Software

AUSTIN, Texas (PRWEB) December 04, 2018 — Sentral 6.10 CVDI Management Software and Connection Broker for PCoIP Hardware and Software Deployments to Offer Latest Features in Q1 2019.

Source: www.prweb.com

ClearCube Technology, a leading provider and pioneer in Centralized Computing Solutions, announced enhanced integration with Teradici Cloud Access Software, PCoIP Host Cards, and Zero Clients via its award-winning Sentral Management Software.

 

ClearCube Sentral 6.10 Centralized and Virtual Desktop Infrastructure (CVDI) management software features PCoIP hardware management and powerful connection brokering capabilities that allow zero client and thin client users to connect via the PCoIP protocol to blade PCs and virtual machines with Teradici Cloud Access Software or PCoIP Host Cards. This capability allows a one-stop solution to organizations for their hardware and software centralization needs.

Visonect and Mercury Innovation form strategic partnership to deliver the future of smart public transport interactivity

Visionect and Mercury Innovation have entered into a strategic partnership to deliver better public transport solutions across the globe.

Source: www.visionect.com

The first of these products is the eStop, a solar-powered  bus information board that has been deployed in Sydney, Australia by Transport for NSW, creating excitement with the city’s ridership who have taken to Twitter to rave about the solutions’s design and technology.

Visionect and Mercury Innovation’s past collaboration also includes the world’s first installation of solar powered e-paper traffic signs in Sydney that have been running uninterrupted, come rain or shine, over the past 5 years.

Fujitsu announces three new thin clients for enterprise use – NotebookCheck.net News

A new desktop thin client and two new notebook thin clients from Fujitsu offer compact computing for businesses who use a centralized access server to protect company data and improve security. These thin clients run low-powered hardware but offer fast networking connections. The operating systems supported are eLux RP6 or Windows 10 IoT Enterprise.

Source: www.notebookcheck.net

The notebook-based FUTRO MA576 and MU937 are expected to release around the end of April in Japan at retail prices of JP¥99,500 (US$930) and JP¥158,900 (US$1480) respectively. The desktop-based FUTRO S740 should release in late May at an MSRP of JP¥59,600 (US$555). While this initial release is for Japan only, Fujitsu devices often make it to Europe not long afterward and some models have started appearing in the United States now too.

UNC Health Care Leverages IGEL in Virtual Desktop Infrastructure Deployment

IGEL, a world leader in endpoint management software for the secure enterprise, today announced that its Universal Desktop Converter™ , IGEL Universal Desktop™ UD3 thin clients and Universal Management Suite™ were selected by UNC Health Care to as part of the roll-out for the nationally-ranked health

Source: finance.yahoo.com

Additionally, the ease of integration between the IGEL UDC and IGEL UMS with Citrix XenDesktop and other solutions offered by Citrix Ecosystem partners, including Imprivata, has enabled secure access to the health care network’s Epic Systems’ Electronic Medical Records (EMR) system.

XMLRPC or WP-Login: Which do Brute Force Attackers Prefer

XMLRPC compared to wp-login as an attack target in WordPress. Which is more frequently attacked and how to protect your site against brute force attacks.

Source: www.wordfence.com

Regarding US XMLRPC and Amazon —  

One possibility is that 36 servers at Amazon EC2 have been compromised and they have been used to launch a very rapid and wide-spread brute force attack during the past 2 weeks. That attack generated over 144 million failed login attempts across the sites we monitor.

An alternative theory is that a developer may be using EC2 to host an application that is trying to sign into WordPress websites using XMLRPC. The application may not handle bad user credentials correctly and may just keep retrying.

Cloud Shell Rumors Hint Thin Client Model for Windows – Windows Enterprise Desktop

Cloud Shell rumors hint thin client model for Windows 10 successor to run on all kinds of devices may be in the offing for later in 2017.

Source: searchenterprisedesktop.techtarget.com

“What would be more interesting is if Microsoft is truly trying to make a version of Windows for the masses that runs in the cloud and then streamed locally to your machine, much like a thin-client, but the details around Cloud shell are still a bit foggy.”

VNC over WebSocket tunnel. Practical tutorial for the remote office

Interactive desktop environments can be remotely accessed by using many technologies. Virtual Network Computing (VNC) is one of these.

Source: www.praim.com

In-depth article detailing exactly how to do VNC over WebSocket tunnel.  And excellent writeup/tutorial!

 

Excerpt: 

To evaluate if the WebSocket is a viable solution, we used VNCPlay[a], a set of tools to measure interactive performance. VNCPlay includes a VNC client that allows to record an interactive session and replay it under different system configurations. During the replay, the session output is saved into a log file. Two or more session logs can be fed to an analysis tool, included in VNCPlay, that produce response time statistics, which can be further elaborated. Response times to user activities are considered a good measure of interactive performance.

We built a test environment, composed of 3 LANs, that represent our “internet LAN”, the local network and the remote office network, and corresponds to the central, left and right parts in the figures above, respectively. The local and office LANs access to the internet LAN through two ZeroShell[b] router devices, each one configured to NAT the internal addresses to the router’s internet LAN address and to serve as default gatewayfor the internal LAN. The local LAN hosts the VNC client and the tunnel server with a port forwarding rule on the router to allow to connect to the tunnel server from the internet LAN. Similarly the office LAN hosts the tunnel client program and the machine running VNC server.

We used VNCPlay to record a test session, over a direct connection to the target machine with a Linux Mint OS.