2,098 questions
-4 votes
0 answers
52 views
How to save a session without the logon credentials? [closed]
Saved Sessions in Putty: How to save a session without the logon credentials We cannot log into Putty directly. We have to go through CA PAM. Our Putty connections log us off after about 5 minutes of ...
-1 votes
1 answer
163 views
How can we modify Putty source code to allow function keys to generate custom key codes? [closed]
I have a device (Color Maximite 2) that I connect to with Putty (over serial port, /dev/ttyUSB0 under Linux) but it needs very specific codes generated with the function keys for the software to work ...
1 vote
0 answers
80 views
How can I call a function from a Linux headless server (build in Unity) using PuTTY? [duplicate]
A Server script is written in C# and looks like this: public class Server : MonoBehaviour { void Start() { //start methods } void Update() { //update methods } public void MyFunction() { //some ...
0 votes
0 answers
162 views
Unable to set home and set keys setting permanently in MobaXterm
Screenshot of the live terminal reconfiguration I'm using Telnet in MobaXterm to connect. I need to use the home and end keys for some shortcuts. However, they do nothing. In the terminal, I can right ...
0 votes
1 answer
507 views
Failing to get response from serial port using pyserial
I'm trying to connect to a device using a serial port. I tried two ways – 1) pyserial in Python and 2) PuTTY. I managed to connect to the device and use it, using PuTTY. However, in Python I can only ...
1 vote
1 answer
57 views
Putty terminal not showing a clean view of DataFrame (Spark Scala)
I am trying to get a better visualization of the df that I'm working with but the putty terminal/console is seemingly making this impossible. I tried messing around with the putty settings but ...
-1 votes
1 answer
138 views
pscp speed drops drastically
I want to transfer a large file via pscp.exe from my Windows Host to a Linux VM. Before you ask I can't use Clip Board or Shared Folders because it needs to be automated. The Hardware should be good ...
0 votes
1 answer
147 views
Automate SSH Reboot Command [duplicate]
i got two grandstream ip phones that once in a while losing the pbx registration, only solution i came by is rebooting them (surprise surprise) my idea for the simplest way to do it is by using ssh ...
1 vote
0 answers
59 views
Where do I get the "cmake_toolchain_clangcl*" commands needed to cross-compile PuTTY for Windows?
I'm trying to cross-compile PuTTY for Windows with Clang on Linux. When I look at PuTTY's Buildscr file, it sets CMAKE_TOOLCHAIN_FILE to the output of cmake_toolchain_clangcl32, ...
-3 votes
2 answers
103 views
Remove a scheduled task in Putty
I scheduled a task (a SAS job) in Putty for next week, but this task is required to stop. I tried killall -9 but it did not work, and the task is still existing there. I wonder is there any way to ...
0 votes
1 answer
1k views
Warning - Potential Security Breach. SSH key not recognized in VSCode nor in Git
1. Problem Summary I was trying to push changes from my local machine to a remote repository on Github using VSCode today. The system hung up repeatedly. I tried to only pull, then push, to sync, and ...
0 votes
3 answers
140 views
Cannot create AWS key pair for right user for connecting to EC2 instance from PuTTY [closed]
I use PuTTY to connect to Amazon EC2 instance, my computer failed and it turns out I didn't have the PuTTY ppk file saved anywhere so I couldn't connect to EC2 from a different computer. So I followed ...
1 vote
0 answers
206 views
Running python in putty (unix) IImportError: Missing optional dependency 'openpyxl'. Use pip or conda to install openpyxl
I'm trying to run a python program via unix (putty). I've been doing it for a while and it was working, but now it doesn't. I get the following error in the log : Model Spec ILD_Distributeur_xxx.xlsx ...
0 votes
1 answer
56 views
How to run PuTTYgen from a .NET AWS Lambda function
I have a .NET 8.0 AWS Lambda function. I need to generate a new RSA key pair and convert the private key to PPK format with a passphrase. Since PPK is a PuTTYgen-specific format, I have been unable to ...
-1 votes
1 answer
50 views
how to change the link or image of header media in wordpress website
I have hosted my wordpress website on EC2 instance AWS, i have access to the database files and phpmyadmin. I want to change the image here at this address of the directory "wp-content/themes/...