Search found 143 matches
- Thu Jan 26, 2023 7:24 am
- Forum: Windows
- Topic: Solved: how can i find login used by network drive mapping?
- Replies: 2
- Views: 741497
Re: how can i find login used by network drive mapping?
thanks, that is what I needed.
- Wed Jan 25, 2023 9:15 am
- Forum: Windows
- Topic: Solved: how can i find login used by network drive mapping?
- Replies: 2
- Views: 741497
Solved: how can i find login used by network drive mapping?
Hello,
how can i find login used by network drive mapping?
Like the username used for z-drive ?
how can i find login used by network drive mapping?
Like the username used for z-drive ?
- Mon Jan 23, 2023 5:05 pm
- Forum: Linux
- Topic: ifconfig not found on debian ?
- Replies: 1
- Views: 266795
ifconfig not found on debian ?
ifconfig not found on debian ?
what happened here?
Even with root it doesn't work.
what happened here?
Even with root it doesn't work.
Code: Select all
debian-HP:~$ ifconfig
-bash: ifconfig: command not found- Sun Jan 22, 2023 4:31 pm
- Forum: Linux
- Topic: ssh login not working
- Replies: 5
- Views: 459059
Re: ssh login not working
Tried setting in /etc/ssh/ssh_config in both server and host.
Still not good.
Tried using latest version from putty, still same error.
Code: Select all
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsaTried using latest version from putty, still same error.
- Sun Jan 22, 2023 1:40 pm
- Forum: Linux
- Topic: ssh login not working
- Replies: 5
- Views: 459059
Re: ssh login not working
I tried with adding this line in /etc/ssh/sshd_config.
Did not change...
Code: Select all
PubkeyAcceptedAlgorithms=+ssh-rsa- Sun Jan 22, 2023 1:40 pm
- Forum: Linux
- Topic: ssh login not working
- Replies: 5
- Views: 459059
Re: ssh login not working
I check for /var/log/auth.log (doesn't exist for me)
and /var/log/messages -> not much info
So I adapted the /etc/ssh/sshd_config -file to be more verbose.
LogLevel DEBUG3
That gave me some more info:
userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]
and here I'm ...
and /var/log/messages -> not much info
So I adapted the /etc/ssh/sshd_config -file to be more verbose.
LogLevel DEBUG3
That gave me some more info:
userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]
and here I'm ...
- Mon Jan 16, 2023 9:13 pm
- Forum: General
- Topic: HP Thin Client boot from USB
- Replies: 1
- Views: 254701
HP Thin Client boot from USB
Hi,
I have a HP Thin Client, how to let it boor from a USB-drive ?
I have a HP Thin Client, how to let it boor from a USB-drive ?
- Fri Jan 13, 2023 7:51 pm
- Forum: Linux
- Topic: ssh login not working
- Replies: 5
- Views: 459059
ssh login not working
After an update of the sshd deamon.
I cant login.
I tried a restart of the server,
but it didn't work.
Anyone knows what to do ?
I cant login.
Code: Select all
Connection reset by 192.168.1.1 port 23but it didn't work.
Anyone knows what to do ?
- Wed Nov 02, 2022 8:21 am
- Forum: Windows
- Topic: site not reachable in Edge ?
- Replies: 1
- Views: 233127
site not reachable in Edge ?
Hi,
I have a site that is not reachable in Edge,
But it works with Opera ?
I get the message:
Can't reach this page
Make sure the web address https://www.site.com is correct
In more information I get the message
Error Code: INET_E_DOWNLOAD_FAILURE
I know it is correct, because it is a server ...
I have a site that is not reachable in Edge,
But it works with Opera ?
I get the message:
Can't reach this page
Make sure the web address https://www.site.com is correct
In more information I get the message
Error Code: INET_E_DOWNLOAD_FAILURE
I know it is correct, because it is a server ...
- Fri Sep 30, 2022 9:30 am
- Forum: Linux
- Topic: iptables: Operation not supported.
- Replies: 1
- Views: 235876
iptables: Operation not supported.
I upgraded my debian version to buster
and no iptables doesn't work.
Anyone know how to fix this ?
and no iptables doesn't work.
Code: Select all
iptables: Operation not supported.