2,096 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-1
votes
1
answer
175
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
81
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
170
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
570
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
59
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
154
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
156
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
61
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
104
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
141
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
210
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
59
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
51
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/...
-1
votes
1
answer
358
views
How to push new WiFi credentials to Zebra printers
I'm struggling to get any useful answers from zebra support so I've thought I might get some help here... in our company there is over 5k of zebra printers and many of them will need wifi credentials ...