Skip to content

Conversation

guruswarupa
Copy link
Contributor

@guruswarupa guruswarupa commented Sep 19, 2024

Pull Request

added ssh command automation

  • few ssh commands automation such as key generation, share key to remote host, disabling password auth, run a command on a remote host, and many more useful commands.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the name of the script should be changed to something like: "Configure SSH" or something similar, since we already have a samba SSH setup inside of Linutil merging this and having both of these will be confusing for the user.

@guruswarupa
Copy link
Contributor Author

guruswarupa commented Sep 19, 2024

I think the name of the script should be changed to something like: "Configure SSH" or something similar, since we already have a samba SSH setup inside of Linutil merging this and having both of these will be confusing for the user.

one is in system setup and other is in util. this script is to make using ssh simpler. its not only configuring ssh. the one in system setup installs ssh and samba.

@guruswarupa
Copy link
Contributor Author

I think the name of the script should be changed to something like: "Configure SSH" or something similar, since we already have a samba SSH setup inside of Linutil merging this and having both of these will be confusing for the user.

one is in system setup and other is in util. this script is to make using ssh simpler. its not only configuring ssh. the one in system setup installs ssh and samba.

you can use the ssh remote from the script too. not just configuration.

@ChrisTitusTech ChrisTitusTech merged commit 5dbb440 into ChrisTitusTech:main Sep 19, 2024
1 check failed
@ChrisTitusTech ChrisTitusTech added the enhancement New feature or request label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants