Using PuTTY for port forwarding and application startup
After penetrating through the intranet, generally speaking, when we access the machine in the intranet, the next command in Ubuntu is:
ssh name@Alibaba Cloud -p 6000 can be accessed, where -p represents the port number; similarly, the corresponding port number can be modified through putty under windows to access the intranet, as shown in the figure below
port should write the port number corresponding to the Alibaba Cloud transfer server; however, if you start jupyter notebook on the server side, jupyter will assign a port to you. Because it is called remotely, if you edit jupyter notebook locally , port mapping is required, which means that the port assigned to jupyter notebook on the server side needs to be mapped to the local port, which is also a command in ubuntu:
ssh -L 8888:localhost:8888 name@ip -p 6000, the first 8888 is our local port, the latter 8888 is the port on the server, and the port after -p is used for intranet penetration port. Using putty under windows requires the following configuration:
Similarly, the upper port is the local port, and the lower port is on the server. Click add. Be sure to click add. After accessing the server, the terminal starts jupyter notebook
I found that the port assigned by jupyter notebook is 8889, which is extremely embarrassing, as shown below
So, the general way I do it is to log in to the server first, then open the jupyter notebook and check the assigned port number. Then when performing port mapping, the loaclhost of the server must be written 8889, as shown below
Then click in and start jupyter notebook. At this time, the port assigned by jupyter is the same as 8889 in the picture above. Then, enter: localhost:8888 in the browser. The 8888 here is actually local because it has been connected with The 8889 link of the server, so all jupyter content in 8889 will be forwarded to this port, as shown below, enter the token
The above is the detailed content of Using PuTTY for port forwarding and application startup. For more information, please follow other related articles on the PHP Chinese website!

Linuxisidealforcustomization,development,andservermanagement,whileWindowsexcelsineaseofuse,softwarecompatibility,andgaming.Linuxoffershighconfigurabilityfordevelopersandserversetups,whereasWindowsprovidesauser-friendlyinterfaceandbroadsoftwaresupport

The main difference between Linux and Windows in user account management is the permission model and management tools. Linux uses Unix-based permissions models and command-line tools (such as useradd, usermod, userdel), while Windows uses its own security model and graphical user interface (GUI) management tools.

Linux'scommandlinecanbemoresecurethanWindowsifmanagedcorrectly,butrequiresmoreuserknowledge.1)Linux'sopen-sourcenatureallowsforquicksecurityupdates.2)Misconfigurationcanleadtovulnerabilities.Windows'commandlineismorecontrolledbutlesscustomizable,with

This guide explains how to automatically mount a USB drive on boot in Linux, saving you time and effort. Step 1: Identify Your USB Drive Use the lsblk command to list all block devices. Your USB drive will likely be labeled /dev/sdb1, /dev/sdc1, etc

Cross-platform applications have revolutionized software development, enabling seamless functionality across operating systems like Linux, Windows, and macOS. This eliminates the need to switch apps based on your device, offering consistent experien

Artificial Intelligence (AI) is rapidly transforming numerous sectors, from healthcare and finance to creative fields like art and music. Linux, with its open-source nature, adaptability, and performance capabilities, has emerged as a premier platfo

Looking for a fast, minimal, and efficient Linux distribution without a graphical user interface (GUI)? Lightweight, GUI-less Linux distros are perfect for older hardware or specialized tasks like servers and embedded systems. They consume fewer res

Wine 10.0 stable version release: Running Windows applications on Linux to a higher level Wine, this open source and free application, allows Linux users to run Windows software and games on Unix/Linux operating systems, ushering in the release of the 10.0 stable version! This version has been provided with source code and binary package downloads, and supports various distributions such as Linux, Windows and Mac. This edition embodies a year of hard work and over 8,600 improvements, bringing many exciting improvements. Key highlights include: Enhanced support for Bluetooth devices. Improve support for HID input devices. Optimized performance of 32-bit and 64-bit applications.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Atom editor mac version download
The most popular open source editor

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SublimeText3 Linux new version
SublimeText3 Linux latest version

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment
