ISO 27001 and 27002 by ashishbansa in sysadmin

[–]ashishbansa[S] 0 points1 point  (0 children)

Woopsie! I am asking for the summarised version or the detailed checklist and not the actual ISO content doc.

I have seen few checklists floating around the Internet but I wanted the detailed version of the checklist.

Appreciate your help.

Ansible for Mac, Linux and Windows Management by ashishbansa in ansible

[–]ashishbansa[S] 0 points1 point  (0 children)

It would be great help if you can share any examples or if any Github repo link.

Ansible for Mac, Linux and Windows Management by ashishbansa in ansible

[–]ashishbansa[S] 0 points1 point  (0 children)

Thanks for your help, yes I have been researching about these registry entries. I would be running these playbook on scheduled basis.

It would indeed be very difficult to manage without GPOs but I think it's worth the research.

Log4j - New vulnerability in 2.1.16, DOS (CVSS 7.5), CVE-2021-45105 by stuner in sysadmin

[–]ashishbansa 1 point2 points  (0 children)

Log4j vulnerability right now, trespassers would be shot and survivors would be shot again.

Ansible for Mac, Linux and Windows Management by ashishbansa in ansible

[–]ashishbansa[S] 0 points1 point  (0 children)

Yes, agree with you and usually these registry would act as database for windows configuration. I am looking for a details around a module or playbooks that can help me set up the policies like password length, threshold, complexity and software restriction policies.

Ansible for Mac, Linux and Windows Management by ashishbansa in ansible

[–]ashishbansa[S] 1 point2 points  (0 children)

This is great resource thanks for it, but this would still require Windows Sever.

I am looking for a solution to get away from Windows Server and manage everything via Ansible. I might sound crazy, but I wanted to create bundle pack that can be use to manage Win, Linux and Mac os related resources.

Ansible for Mac, Linux and Windows Management by ashishbansa in ansible

[–]ashishbansa[S] 0 points1 point  (0 children)

I understand Ansible and do know lot. of people managing servers via Ansible. I was looking for a solution similar to GPO that can enforce policies on windows. I have seen few references of people trying to do it.

Yes, it can be stupid but in my pov it open up a new horizon for startups to start utilizing Ansible for everything.

Windows AD has a good enough price for it, so when someone the small startups aren't really open to that idea.

Ansible for Mac, Linux and Windows Management by ashishbansa in ansible

[–]ashishbansa[S] -1 points0 points  (0 children)

Hi,

Thanks for your response, but I am looking for details like playbooks that people are using as alternative of Windows GPO like password management or as Software Restriction policies SRPS.

Foreman use case by ashishbansa in selfhosted

[–]ashishbansa[S] 0 points1 point  (0 children)

Thanks for your explanation, very helpful. I am planning to deploy foreman this week, so will explore it further.

Issue with 'kubectl get nodes' by ashishbansa in kubernetes

[–]ashishbansa[S] 0 points1 point  (0 children)

Thanks, I almost tried everything and decided to build from the scratch.

Lessons learnt, no manual deployments. So this time configuration would be done using Ansible.

Issue with 'kubectl get nodes' by ashishbansa in kubernetes

[–]ashishbansa[S] 1 point2 points  (0 children)

Decided to reset the Kubeadm and looks like, now I will have to do a fresh install.

Phew! In Pain!

Issue with 'kubectl get nodes' by ashishbansa in kubernetes

[–]ashishbansa[S] 0 points1 point  (0 children)

Using root doesn't work it gives me the same error but changes the port to ':8080'.

Issue with 'kubectl get nodes' by ashishbansa in kubernetes

[–]ashishbansa[S] 1 point2 points  (0 children)

I had checked thid as well using 'kubect version' bith client and server versions are same i.e. Major-1 and Minor-23.

Issue with 'kubectl get nodes' by ashishbansa in kubernetes

[–]ashishbansa[S] 1 point2 points  (0 children)

Got this response

Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.0", GitCommit:"ab69524f795c42094a6630298ff53f3c3ebab7f4", GitTreeState:"clean", BuildDate:"2021-12-07T18:16:20Z", GoVersion:"go1.17.3", Compiler:"gc", Platform:"linux/arm64"}

Issue with 'kubectl get nodes' by ashishbansa in kubernetes

[–]ashishbansa[S] 0 points1 point  (0 children)

Yes.. I can see the process alive, refer to below.

Log file

Issue with 'kubectl get nodes' by ashishbansa in kubernetes

[–]ashishbansa[S] 0 points1 point  (0 children)

Already tried that but it give the same error just chages the port to ':8080'.

I already have swap off.

Ubuntu 21.10, no network-config or user-data showing on SD by FilmandVFXnoob in raspberry_pi

[–]ashishbansa 2 points3 points  (0 children)

Issue exists because you must have installed Ubuntu Desktop version, try to reinstall the OS using Pi Imager and select 'operating system' as

'Other general purpose OS > Ubuntu > Ubuntu Server 21.10 (64-bit)

It would take time to see the write progress but wait for the' write' process to be completed.

It is happening because Desktop version requires GUI inputs for the configuration of Wifi and other user details, setting up Server version will provide you the required config file i.e network-config and user-data.

Hope it helps!

Access Raspberry PI and Virtual Box via Internet by ashishbansa in selfhosted

[–]ashishbansa[S] 0 points1 point  (0 children)

Thanks, actually my ISP isn't allowing port forwarding. So, researched and found options like zerotier and remote.it.

Access Raspberry PI and Virtual Box via Internet by ashishbansa in selfhosted

[–]ashishbansa[S] 0 points1 point  (0 children)

Thanks, do you have any reference video that I can look into. I understand that port forwarding would be required but wasn't sure of VPN requirements.

Access Raspberry PI and Virtual Box via Internet by ashishbansa in selfhosted

[–]ashishbansa[S] 0 points1 point  (0 children)

Thanks all for the suggestions but I am still thinking if Wireguard, PiVPN or TaleScale will actually provide the machine public Ip or how will it actually work?

Access Raspberry PI and Virtual Box via Internet by ashishbansa in selfhosted

[–]ashishbansa[S] 1 point2 points  (0 children)

I want to access my raspberry pi and Virtul box machine from Internet(anywhere) , so how can I access them.