I tried to connect to a remote server (Ubuntu 20.04 LTS x64) on windows 10 through PowerShell. I used the command 'ssh root@remote-ip-address', and after I entered the cleartext password of the remote, all it said was 'Permission denied, please try again.'
However, I succeeded following the...
Is it possible to assign a port to the localhost. I connect to the remote server using ssh. Every time I have to assign a port number to the ssh connection in order to run in my browser. If I don't do that I get a refused to connect error. i want to assign the port number to the localhost so...
Hi all,
What is the best way to do port forwarding under windows?
As I am happy linux user, I usually do it with one-line command below:
ssh [email protected] -L 3432:nnn.nnn.nnn.nnn:5432
Next I can just use 127.0.0.1:3432 like it's on my local machine.
The thing is that I will have to...
Ok, after 6 months of no internet, we finally got internet at our apt complex. Its not the best, but hey, better than no internet haha. We got CenturyLink
Ok, i know port forwarding works because i have a rule setup for tcp on 25565, allowing my friends public ip into my game server. It works...
bitvise
centurylink
connection issues
file access
firewall
game server
hamachi
home network
internet
network
port forwarding
private network
public ip
remote access
router
setup
ssh
tcp
troubleshooting
windows 10
Searching numerous sites, I've seen modifying Local Group Policy as a solution...which doesn't fix my problem. Win7 reports that it can see the server, but connection (Map Network Drive) fails. Using BitVice SSH tool, I connect and share files in both directions. This is the case from two...
Ok, so i have been hacked. Even with rsa key, this person still gets in into my ssh server. I watched bitvise popup and say "accepting connection from china on ip 111.x.x.x"
So somehow they are getting in and i do not know how. As of now, the server is turned off.
here is a pic. So how do i...
Attention: windowsForum members:
I am having trouble with the "sudo" command. When prompted for a [sudo] password, I have tried both the Linux root password and the regular Linux password, but have no success. Also, when attempting to use the "ssh" command to log in as root, I use the...
commands
community help
debian
error messages
guidance
linux
linux commands
logs
password
permission denied
permissions
root access
root password
screen capture
ssh
sudo
support
troubleshooting
users
version 9.5
Hi,
I installed openSSH for Windows and the Linux subsystem on my computer and I would like to access the Linux bash from another computer. When I use ssh to access the computer I get the Windows command prompt then when I type bash I get
Error: 0x80070005
Press any key to continue...
It seems...
access
background
bash
command line
command prompt
compatibility
console
error
installation
issues
linux subsystem
openssh
service
ssh
system
troubleshooting
user access
windows 10
Hi all!
I'm trying to execute a program(veracrypt) to open a volume thru ssh, but i can't, I've tried the runas command..
I'm running bitvise ssh and connection with juicessh (android)..
Been trying for two days, but nothing..
.. Anybody that have any suggestions?
Hello,
i setup ssh (cygwin) and execute command with psexec on the remote server, which works as expected. Then i added my pub key to my ~/.ssh/authorized_keys to login without pw.
After that i cannot execute psexec commands, it says ”handle is invalid“. Checked twice, remove my pub key from...
At Build 2016, Microsoft introduced to the world the Windows Subsystem for Linux (Beta) [WSL], which enables developers to run native Ubuntu user-mode console binaries through the Bash shell in Windows 10. If you’re in the Windows Insider program, you’ve had the opportunity to try out this...
There are two desktop computers in my home:
One running Debian Linux and one running Windows 10.
They both access the Web through a wireless router (Verizon).
The issue is that I cannot access the Windows box via ssh (OpenSSH or PuTTY).
I am able to access the Linux box from the Windows box -...
In this week's episode of Data Exposed, Scott would like to thank Seth for filling in as host while Scott is out on a business trip. Seth does an outstanding job filling in and welcoming Adnan Ijaz to the studio to announce the GA of HDInsight on Linux. Adnan should be happy Seth was filling in...
ambari
big data
business trip
cluster
data exposed
demo
episode
hadoop
hdinsight
hive
hue
linux
management
microsoft
monitoring
putty
queries
senior program manager
ssh
technology
i want to any other major options on how to manage and access multiple Linux server software remotely from windows operating system. As i went with two methods include the GUI standing for graphical user interface and the CLI meaning command line interface.
Remote control via CLI:
simplest way...
Hello, I am a QA engineer and my use case of the problem is inability to pass a build validation test: I connect to a Windows 8.1 through SSH connection and start a batch file that automates the installation of the software on Windows 8.1. virtual machine. The thing is: during the installation...
Hi all.
I am not originally a windows user, mainly use fedora 20 but on 2 of my laptops there are windows 8 and windows 7 installed. Originally I wanted to have access via ssh to them from my fedora machine. But keep getting disconnected than I tried connecting one windows 7 machine to one...
alternatives
client
communication
connection
connectivity
disconnection
fedora
firewall
home network
lan
network
ports
protocols
server
settings
ssh
telnet
troubleshooting
windows 7
windows 8
Does anyone know of a good SSH client for metro? Using the modern app look at feel? Would be great to scroll through a bunch of tiled consoles left and right. Currently using cygwin, but want to use Windows 8 style apps.
Heh,
I've recently updated my computer from Windows XP to Windows 7. Now I want to connected to a server with SSH using putty.
Unfortunately, it doesn't work: "unable to connecto to... Host does not exist". I tried to connect with the Windows-telnet application
and got a reply from the server...