Coder Social home page Coder Social logo

ansible-cis-ubuntu-2204's Introduction

Hi there πŸ‘‹

    __  ____    ____          ___      __
   /  |/  / |  / / /___ _____/ (_)____/ /___ __   __
  / /|_/ /| | / / / __ \`/ __  / / ___/ / __ \`/ | /
 / /  / / | |/ / / /_/ / /_/ / (__  ) / /_/ /| |/ /
/_/  /_/  |___/_/\__,_/\__,_/_/____/_/\__,_/ |___/
**************** 4D 56 6C 61 64 69 73 6C 61 76 *****************
****************************************************************
* Copyright of MVladislav aka Wh1teP0ny, 2023                  *
* https://mvladislav.online                                    *
* https://github.com/MVladislav                                *
****************************************************************
* nice to see you here                                         *
****************************************************************

With ❀️ to β˜• β€’ ITπŸ‘½Securiant β€’ Pen😈Tester β€’ Developer β€’ ... β€’ with ❀️ to Technology

  • πŸ”­ I’m currently working on some smaller projects for self-learning
  • 🌱 I’m currently learning eeeverything πŸ€ͺ
  • πŸ§‘β€πŸŽ“ 2022 Goals β€’ Learn more and deeper in Prevention Methods
  • ⚑ Fun fact: iwashere

β”Œβ”€β”€β”€ Where you can find more about me β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β€’β€’β€’

Wh1teP0ny | HackTheBox Wh1teP0ny | HackTheBox Academy Wh1teP0ny | TryHackMe Vladislav M. | LinkedIn Vladislav M. | Kit Vladislav M. | DockerHub



HackTheBox TryHackMe



└─────────────────────────────────‒‒‒

β”Œβ”€β”€β”€ Languages and Tools β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β€’β€’β€’

VisualStudioCode Git Markdown ngrok OWASP Snyk

Linux Ubuntu GnuBash tmux WireShark

Thunderbird

Inkscape

OpenVPN Wireguard

elastic elasticsearch



Proxmox docker kubernetes Ansible terraform



python C++ Java



CSS3 HTML5 JavaScript TypeScript Node.js npm Angular TYPO3



MongoDB SQLite MariaDB Oracle



homeassistant ubiquiti



└──────────────────────‒‒‒


β”Œβ”€β”€β”€ Some Stats β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β€’β€’β€’

GitHub stats GitHub Streak

└──────────────────────‒‒‒

β”Œβ”€β”€β”€ Pinned - docker/kubernetes β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β€’β€’β€’

vm-docker-collection docker-elastic vm-terraform-collection

└──────────────────────‒‒‒

β”Œβ”€β”€β”€ Pinned - 2.0 β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β€’β€’β€’

ansible-env-setup ansible-cis-ubuntu-2204 ansible-install-server ansible-install-client ansible-docker ansible-kubernetes ansible-updater ansible-security ansible-ssh ansible-netplan vm-clockify

└──────────────────────‒‒‒

β”Œβ”€β”€β”€ πŸ† GitHub Trophies β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β€’β€’β€’

trophy

└──────────────────────‒‒‒


β˜• COFFEE is a HUG in a MUG β˜•

ansible-cis-ubuntu-2204's People

Contributors

mvladislav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gokul-c abishk12

ansible-cis-ubuntu-2204's Issues

no supported authentication methods available (server sent publickey)

Describe the problem

Fresh install of ubuntu 22.04, applied the ansible playbook. After finish, I am not able to ssh in to the server.
"no supported authentication methods available (server sent publickey)"
Seems to be related to 5.4.2?
What is the best method to fix this issue? I have ran usg hardening within Ubuntu and has no issue with the ssh.

Expected behavior

logged in.

What is version of application which has the issue?

ubuntu 22.04

What was the last working version of the application?

ubuntu 22.04

What type of installation are you running?

OS (setup.py)

What type of device you use to interact with the application?

OS: [e.g. linux, windows, ios]

Example JSON snippet

No response

Anything in the logs that might be useful for us?

Here's a clip of the ssh -v
Authorized uses only. All activity may be monitored and reported.debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/sk/.ssh/id_rsa RSA SHA256:3pKgd4KBSgPZJbeSTA7uBTAA4grtsBEaOGcMACxF5E
debug1: Authentications that can continue: publickey
debug1: Trying private key: /home/sk/.ssh/id_ecdsa
debug1: Trying private key: /home/sk/.ssh/id_ecdsa_sk
debug1: Trying private key: /home/sk/.ssh/id_ed25519
debug1: Trying private key: /home/sk/.ssh/id_ed25519_sk
debug1: Trying private key: /home/sk/.ssh/id_xmss
debug1: Trying private key: /home/sk/.ssh/id_dsa
debug1: No more authentication methods to try.
[email protected]: Permission denied (publickey).

Additional information

Have tried two fresh install of ubuntu 22.04 on x64 hosts.

WHich file is the first playbook to run

Describe the problem

I got a problem, I don't know which playbook to run first, and when I try to run some of the playbooks I get an error on all of them which I tried.
I know I have all the requirements because I ran the prepare.yml and it ran, but the other .yml files didn't run.

Expected behavior

I can't understand which one is the first and if I need to change something

What is version of application which has the issue?

Ubuntu2204

What was the last working version of the application?

No response

What type of installation are you running?

OS (setup.py)

What type of device you use to interact with the application?

OS: [e.g. linux, windows, ios]

Example JSON snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.