menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
ssh
Recent questions tagged ssh
2
votes
1
answer
Running a .sh script on a remote server from a shortcut in windows?
Running a .sh script on a remote server from a shortcut in windows?
Subject: Windows 7-8-10. How can I just form a shortcut so that when I click it, it will log into a remote nix server and run the .sh script? ...
ssh
shell
windows
putty
by
Dee3
asked
Sep 21, 2021
1
vote
2
answers
Why are some directories displayed with quotes and others without?
Why are some directories displayed with quotes and others without?
Before creating another folder themes and installing the theme in it this did not happen. What does this mean? Also attached that there is a similar question, because I ...
ssh
wordpress
by
Mortech
asked
Sep 19, 2021
1
vote
1
answer
I connect to SSH, but it hangs and doesn't even show up in the password box. What to do?
I connect to SSH, but it hangs and doesn't even show up in the password box. What to do?
Hi all! (Preface.) The other day (my problem) decided to upload a big file to my hosting repository, realized that the server was not responding, decided to turn it off ...
linux
ssh
shell
ubuntu
by
timurc
asked
Sep 18, 2021
1
vote
2
answers
But in IE 11
But in IE 11
But in IE 11 ...
ssh
debian
by
Linegrite
asked
Sep 16, 2021
1
vote
1
answer
How do I connect to an SFTP server using an RSA key file?
How do I connect to an SFTP server using an RSA key file?
I set up an SFTP server. With the connection by password all works well, but I need to connect only by ssh-key, in order to turn off the password authentication on the s ...
linux
ssh
debian
sftp
filezilla
by
MultiGramen
asked
Mar 29, 2021
4
votes
3
answers
Mikrotik network access is incomplete. What to do?
Mikrotik network access is incomplete. What to do?
There is a Mikrotik heX router in the apartment, a file server with Debian and a Netgear R7000 connected to it... To which the laptop is daisy-chained. Mikrotik acts as ...
ssh
samba
mikrotik
by
astrave
asked
Mar 29, 2021
1
vote
4
answers
Is there a reverse proxy for ssh?
Is there a reverse proxy for ssh?
I like the idea that nginx can be configured as a reverse proxy and set up redirects to different web applications and sites (including those on different machines) depe ...
linux
ssh
by
Igorgro
asked
Mar 26, 2021
1
vote
3
answers
What do I need to do to get directly into the right folder when connecting via ssh on a remote server (hosting)?
What do I need to do to get directly into the right folder when connecting via ssh on a remote server (hosting)?
I use GitBash. I connect to the hosting via ssh. When I connect, I get into the shared directory. And I would like to go directly to the root of a particular site. How c ...
ssh
by
Ameon
asked
Mar 24, 2021
1
vote
1
answer
How to deal with two ssh keys?
How to deal with two ssh keys?
Hi all! Help me out with this situation. I have ssh keys on my server. In the .ssh folder there are these files: authorized_keysid_rsaid_rsa.pubknown_hosts Public key id ...
git
ssh
by
Elena0394
asked
Mar 22, 2021
2
votes
1
answer
How do I get text from the terminal using python?
How do I get text from the terminal using python?
The site needs to display all the information from the terminal that appears if you run the tmux attach on the server. What's the best way to do this? I tried the Parami ...
linux
python
ssh
tmux
by
vladqwelkj
asked
Mar 21, 2021
3
votes
1
answer
Why do I get an error when setting cookies if I connect through port forwarding?
Why do I get an error when setting cookies if I connect through port forwarding?
There is a server on the local network (let it be 10.10.1.2), on it runs a php script that returns an html page with statistics. The login requires a simple authorizatio ...
php
ssh
http-cookies
by
romy4
asked
Mar 21, 2021
1
vote
1
answer
How do I fix the git ssh error?
How do I fix the git ssh error?
Configured the keys to work with git via ssh by instructions . then I cloned the repository. I make an edit, try to run, I get the following: Unauthorizedfatal: Could ...
git
ssh
windows
bitbucket
by
GS3
asked
Mar 20, 2021
1
vote
1
answer
How do I copy ssh keys to the server?
How do I copy ssh keys to the server?
Good evening. I am trying to copy id_rsa.pub key to your hosting or server: with the command scp -p id_rsa.pub sshusername@yousite.com:~ Получаю ошибку подключения к х ...
ssh
by
MRcracker
asked
Mar 20, 2021
1
vote
2
answers
Tunnel through to a remote Mysql database via ssh?
Tunnel through to a remote Mysql database via ssh?
There are database access credentials 'db': { 'ENGINE': 'smth.db.backends.mysql', 'NAME': 'game_log', 'HOST': 'ru-game-log.corp.uno.local', ' ...
ssh
ubuntu
network administration
administration-data-base
by
Lepilov
asked
Mar 13, 2021
1
vote
2
answers
CISCO - How can I forward all the ports to the internal ubuntu server so that there is SSH or Telnet access?
CISCO - How can I forward all the ports to the internal ubuntu server so that there is SSH or Telnet access?
CISCO 891K-9 The essence in Vlan1 inserted cable server Ubuntu and other office PCs FastEthernet8 - WAN port As I understand it, this is how we bring the car into view ...
ssh
cisco
ubuntu
network administration
by
programmer403
asked
Mar 13, 2021
1
vote
1
answer
How do I connect via ssh?
How do I connect via ssh?
There was some problem with the router on the server (there is an iron server, it has several virtuals and some router, which distributes itself to them, because the IP ...
ssh
by
Malkolm163
asked
Mar 8, 2021
1
vote
1
answer
How do I set up ssh access to repositories with different Bitbucket accounts in Ubuntu?
How do I set up ssh access to repositories with different Bitbucket accounts in Ubuntu?
Colleagues, good day, there are several users on Bitbucket and there is one computer. Bitbucket itself does not allow to bind one key to different users. How can I set u ...
ssh
ubuntu
bitbucket
by
RomanDillerNsk
asked
Mar 8, 2021
1
vote
2
answers
Can't connect to SFTP, the port is open, is it the ISP or the configuration?
Can't connect to SFTP, the port is open, is it the ISP or the configuration?
Cannot connect to vds via sftp (WinSCP). Internet dom ru, the Internet is connected through a router on the patch. For the test, I tried to connect the phone as a modem, ...
ssh
networks
sftp
by
fuck_ask
asked
Mar 8, 2021
3
votes
2
answers
Action on the server when connecting via ssh?
Action on the server when connecting via ssh?
Good afternoon, I would like to try to make it so that if I successfully connect to the server (ssh, ftp) I would get an email. Is it possible to do this? If yes, can yo ...
linux
automation
ssh
system-administration
by
ostiwe
asked
Mar 6, 2021
1
vote
2
answers
How do I connect via ssh from the Windows?
How do I connect via ssh from the Windows?
I create a public key: ssh-keygen -t rsa -f .ssh/id_rsa -C userGenerating public/private rsa key pair.Enter passphrase (empty for no passphrase):Enter same passphrase a ...
ssh
cryptography
by
asyaevloeva
asked
Mar 6, 2021
Page:
1
2
3
4
...
42
next »