linutil icon indicating copy to clipboard operation
linutil copied to clipboard

automount disks script, grub bootloader themes script, bottles install script, ssh commands automation

Open guruswarupa opened this issue 1 year ago • 7 comments

Pull Request

Title

  • Automount disks script added.
  • grub bootloader theme script added.
  • bottles install script added.
  • 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.

guruswarupa avatar Sep 09 '24 13:09 guruswarupa

@guruswarupa Too many scripts are being added here; you should move that ssh script to a new PR so this PR is easier to review.

ghost avatar Sep 11 '24 10:09 ghost

@guruswarupa Too many scripts are being added here; you should move that ssh script to a new PR so this PR is easier to review.

@nnyyxxxx only 4 :) not adding anymore to this.

guruswarupa avatar Sep 11 '24 11:09 guruswarupa

Sorry for the inconvenience. We had a massive restructure of the codebase to improve future development. Because of this can you update your PR to the new structure. Thank you for your assistance and contribution.

ChrisTitusTech avatar Sep 12 '24 18:09 ChrisTitusTech

@ChrisTitusTech @nnyyxxxx i've fixed those conflicts.

guruswarupa avatar Sep 13 '24 08:09 guruswarupa

@ChrisTitusTech @nnyyxxxx i've fixed those conflicts.

Awesome!

ghost avatar Sep 13 '24 08:09 ghost

Can you please split this PR into separate feature PRs

jeevithakannan2 avatar Sep 15 '24 05:09 jeevithakannan2

Watch out @ChrisTitusTech There are some bashisms in this. read -p is NOT posix compliant.

ghost avatar Sep 18 '24 16:09 ghost