FILTER BY

SWUpdate for embedded linux or JFrog Connect device management platform

SWUpdate for embedded linux or JFrog Connect device management platform

SWUpdate is a great known update technology that has been here for a while. In the past few years, embedded Linux based products became similar to cloud servers in terms of maintenance and upgrades methods. All of us would like to have the ability to deploy quick and lightweight updates anytime on our IoT or…
Reverse SSH Tunneling – From Start to End

Reverse SSH Tunneling – From Start to End

Reverse SSH Tunneling - From Start to End As access to machines becomes increasingly essential in business, especially with the rise of cloud applications, users have become accustomed to having full or limited remote access, making access machines remotely absolutely necessary. The occurrence of the ongoing Covid-19 pandemic has highlighted the necessity for remote access…
Remotely Secure Linux IoT Devices

Remotely Secure Linux IoT Devices

And Stéphane is 100% correct. To make matters worse, it may not even take minutes to launch a cyber attack into an unprotected end-device or a server nowadays. With the recent boom in the IoT industry, the number of devices that are vulnerable to cyber attacks are increasing exponentially, every day. One of the most…
Remotely monitor Raspberry Pi CPU/RAM/Disk usage using Resource Monitor tool

Remotely monitor Raspberry Pi CPU/RAM/Disk usage using Resource Monitor tool

Taking an intuitive and a more elegant approach, we introduce you our version of remote resource monitoring and alert scheme, the Resource Monitor Tool under the Monitor category in the JFrog Connect dashboard.JFrog Connect Resource Monitor toolThe resource monitor tool for monitoring your linux edge devices by JFrog Connect is located in the left navigation…
Remotely access devices in your local network using port forwarding

Remotely access devices in your local network using port forwarding

Before proceeding, make sure that your device is enrolled and online.Step 1 - [optional ] Install package sshpass (if not installed) on your edge linux device by typing in sudo apt-get update && sudo apt-get install -y sshpass in the Remote Command Tool and clicking RUN and then selecting your linux device.Step 2 - Execute…
Remote updating and control of Embedded linux devices

Remote updating and control of Embedded linux devices

Any embedded Linux product nowadays that is connected to the internet needs to have a few basic management functionalities that will help us (the developers/product managers) to keep the product's software up to date and stable anytime.Control Embedded Linux Device through JFrog Connect PlatformJFrog Connect Device Management platform makes the whole cloud management infrastructure of…
Remote ssh Linux device from anywhere worldwide

Remote ssh Linux device from anywhere worldwide

JFrog Connect remote control tool is a web based remote SSH feature that gives the ability to control any embedded linux device from anywhere. With JFrog Connect remote control you can SSH over the internet or SSH over firewall, and you will not even notice that it works on a separate network. Remote control Raspberry…
Control and support Linux devices using Remote Control feature

Control and support Linux devices using Remote Control feature

Remote Control (Remote SSH) feature is recommended to use after deploying a Micro-update or when debugging is required. Once you would like to check that your embedded Linux software is running properly or if something went wrong in production and you have to debug the software immediately, simply open Remote Control. With JFrog Connect Remote…
Remote accessing Linux device SSH using port forwarding

Remote accessing Linux device SSH using port forwarding

Step 1 - Select the desired Linux edge deviceUsing the Choose Device menu, select the desired device you wish to connect to.Step 2 - Select SSH port for your device. By default, SSH connections are routed through port 22. (If you are using OpenSSH with a port other than 22, you may need to enter…
Remote Access to your Linux IoT device through VNC

Remote Access to your Linux IoT device through VNC

Assuming a VNC Server is up and running on your Linux edge device, let’s connect to it remotely through the JFrog Connect Remote Access Tool.Step 1 - Select The Desired Edge DeviceUsing the Choose Device menu, select the desired device you wish to connect to.Step 2 - Select VNC Server Port of Your Edge DeviceTypically,…