193 questions
I have an ssh connection to the ubuntu 20.04 server using iterm2 from MacOS BigSur.In this situation, I am suffering from garbled characters only some command output.Specifically, it's an ls command, ...
I'm going to connect to the internal Windows Server from outside the company via SSH (OpenSSH) PortForward and work with the SQLServer DB.The language used is C#.SQLServer is connected with SQLServer ...
We would like to process the following text file into CSV file format using shell script.If it can be processed on Linux, I don't care about the method.I can't think of a way to realize it, so I would...
Is it possible to use a phone number to transfer SSH or FTP to a phone file system in the same way that an IP address can be used to transfer SSH or FTP to a desktop or laptop file system?
environment·CentOS·MySQL 5.6...password is set in mysql_config_editor·Linux username...testThe following command creates the file as expected.sh hoge.sh▼hoge.sh mysqldump --single-transaction-u databa...
ssh [email protected]@172.17.xxx.xx's password: Warning: untrusted X11 forwarding setup failed: xauth key data not generatedLast login:Tue May 30 22:02:38 2017 from 172.31.25.73Could not ...
macOS Catalina Version 10.15.6Spresense SDK Version 2.0.1Visual Studio Code Version 1.48.2Spresense VSCode IDE Version 1.2.0 In the above environment, we created a sample application using the Spresen...
I thought about using gpg-agent instead of ssh-agent by creating a subkey for gpg using the procedure in the link below.https://opensource.com/article/19/4/gpg-subkeys-sshThe linked procedure uses add...
For convolution functions, various names are used for each programming language and argument type, such as fold, reduce, inject, etc., but what are the names of the two functions?fold has unfold corre...
I wanted to know how far the posix shell alone can calculate, and I wanted to know how bit calculations can be realized.(In particular, I was trying to implement sha256/md5) I would like to achieve a ...
« | - 13 - | » |
© 2024 OneMinuteCode. All rights reserved.