What version ubuntu are you using?

|
vexedmoth 2022-09-13 19:19:52
hola una pregunta. Tengo un script que me sube automatiacmente los dotfiles de mi sistema a github. Quiero que este script solo pueda ser ejecutado como sudo pero no se exactamente como hacerlo. Alguna solución?
India Tech Support 2022-09-13 19:20:39
Only be able to be executed as sudo?
India Tech Support 2022-09-13 19:20:47
write a new script with sudo xxx.sh
no u 2022-09-13 20:27:11
Is this ubuntu related Group
no u 2022-09-13 20:29:27
I guess not
testyyou 2022-09-13 20:31:46
The group name is GNU/Linux, since the Ubuntu is one of the linux distros, so it is the Ubuntu related group.
no u 2022-09-13 20:32:25
Okay
no u 2022-09-13 20:32:44
What version ubuntu are you using?
no u 2022-09-13 20:36:50
I guess you don’t use ubuntu
CatPeare 2022-09-13 20:38:46
I am able to connect my linux server from windows’s cmd only using ssh ubuntu@my-ip-adress and password. but isn’t it supposed to ask for ssh key?
no u 2022-09-13 20:41:02
Dead group
cryptodanvr 2022-09-13 20:43:22
CatPeare 2022-09-13 20:38:46
I am able to connect my linux server from windows’s cmd only using ssh ubuntu@my-ip-adress and password. but isn’t it supposed to ask for ssh key?

Depends on sshd configuration

CatPeare 2022-09-13 20:45:37
cryptodanvr 2022-09-13 20:43:22
Depends on sshd configuration

does it safe or not? if anyone can access with knowing username+id+password, are those crackable?

cryptodanvr 2022-09-13 20:47:39
CatPeare 2022-09-13 20:45:37
does it safe or not? if anyone can access with knowing username+id+password, are those crackable?

What are you saying I’m confused

CatPeare 2022-09-13 20:50:30
cryptodanvr 2022-09-13 20:47:39
What are you saying I’m confused

ssh myUsername@myPublicIp and myUsername’s password if someone tries to connect my linux server are there any limit for their attempts? or should I learn how to block to make ssh connection without a ssh key

OxHellfire 2022-09-13 20:50:45
CatPeare 2022-09-13 20:38:46
I am able to connect my linux server from windows’s cmd only using ssh ubuntu@my-ip-adress and password. but isn’t it supposed to ask for ssh key?

ig you want you connect with ssh key + password both

cryptodanvr 2022-09-13 20:51:10
CatPeare 2022-09-13 20:50:30
ssh myUsername@myPublicIp and myUsername’s password if someone tries to connect my linux server are there any limit for their attempts? or should I learn how to block to make ssh connection without a ssh key

Still confused

OxHellfire 2022-09-13 20:52:08
CatPeare 2022-09-13 20:50:30
ssh myUsername@myPublicIp and myUsername’s password if someone tries to connect my linux server are there any limit for their attempts? or should I learn how to block to make ssh connection without a ssh key

disable password authentication and enable only via key and for key create new one with password

cryptodanvr 2022-09-13 20:52:52
If your server presents password it’s fine
no u 2022-09-13 20:53:00
MongoDB compass won’t work for newer ubuntu version help fix pls
CatPeare 2022-09-13 20:53:08
OxHellfire 2022-09-13 20:52:08
disable password authentication and enable only via key and for key create new one with password

do you know any detailed documentation about this

CatPeare 2022-09-13 20:53:41
cryptodanvr 2022-09-13 20:52:52
If your server presents password it’s fine

it does for user, but it doesn’t ask for ssh key

cryptodanvr 2022-09-13 20:53:53
It’s fine
Elvis Presley 2022-09-13 21:06:09
cryptodanvr 2022-09-13 20:53:53
It’s fine

I wouldn’t exactly want password authentication for ssh over the internet though. Better to have keys

no u 2022-09-13 21:07:27
I’m so sad that no one actually cares to answer my questions
cryptodanvr 2022-09-13 21:14:12
Elvis Presley 2022-09-13 21:06:09
I wouldn’t exactly want password authentication for ssh over the internet though. Better to have keys

Need those keys from where ever though. I use password over ssh just incase I don’t have my keys

Elvis Presley 2022-09-13 21:20:24
Why wouldn’t you have those keys? Excuse my ignorance, I just can’t imagine a situation where my device wouldn’t already have the key installed. You on new devices often?
disemboweling 2022-09-13 21:23:58
My PC isn’t starting that I just rebuilt, I have everything plugged in and set up, besides some tiny front panel connectors for the power button LED and reset switch, would that cause issues?
no u 2022-09-13 21:24:59
disemboweling 2022-09-13 21:23:58
My PC isn’t starting that I just rebuilt, I have everything plugged in and set up, besides some tiny front panel connectors for the power button LED and reset switch, would that cause issues?

Buy new house and try plugging pc there

no u 2022-09-13 21:29:22
disemboweling 2022-09-13 21:23:58
My PC isn’t starting that I just rebuilt, I have everything plugged in and set up, besides some tiny front panel connectors for the power button LED and reset switch, would that cause issues?

Make sure PSU is On

disemboweling 2022-09-13 21:29:35
It is
no u 2022-09-13 21:30:04
Mobo connected properly?
Elvis Presley 2022-09-13 21:30:34
disemboweling 2022-09-13 21:23:58
My PC isn’t starting that I just rebuilt, I have everything plugged in and set up, besides some tiny front panel connectors for the power button LED and reset switch, would that cause issues?

You sure the power button is plugged in?

disemboweling 2022-09-13 21:30:47
Yeah
no u 2022-09-13 21:31:05
Have you built before successfully?
|