Skip to content

Validar FSTAB#2

Open
mgvv wants to merge 60 commits into
sathisharthar:masterfrom
mgvv:master
Open

Validar FSTAB#2
mgvv wants to merge 60 commits into
sathisharthar:masterfrom
mgvv:master

Conversation

@mgvv

@mgvv mgvv commented Sep 18, 2025

Copy link
Copy Markdown

Como validamos que el dir a montar del NFS este en FSTAB

mgvv added 30 commits August 29, 2025 14:16
This script includes:

Argument support for directory and client IP.
Directory existence check with user confirmation.
Backup of /etc/exports before changes.
Error handling and rollback option.
Export summary display.
The README.md includes:

Features
Requirements
Usage instructions
Example command
Rollback behavior
License note
This script:

Accepts server IP and mount directory as arguments
Validates and optionally creates the mount point
Mounts the NFS share
Displays a summary
Prompts to make the mount permanent via /etc/fstab
The README.md includes:

Features
Requirements
Usage instructions
Example command
Explanation of the /etc/fstab option
The new third argument: REMOTE_DIR
Updated usage and example
Clear explanation of the /etc/fstab option
Creation of Script X11.
Remove failure scrtip new scrtip will be created
Perfecto, Manuel. Aquí tienes el script actualizado para que use :10 como valor por defecto si la variable DISPLAY no está definida:
Create script for swap check
top-swap.sh fIx
This script sets up SSH access for the user 'mgveliz' by creating the necessary .ssh directory, configuring permissions, and appending the provided public key to authorized_keys.
Added a README.md file detailing the SSH key setup script for user mgveliz, including features, prerequisites, usage instructions, and script logic breakdown.
mgvv added 30 commits November 20, 2025 16:44
This script manages the SAProuter service, allowing users to start, stop, check status, and restart the service with options for trace level control.
Add README.md for SAProuter management script with features and usage instructions.
Fix missing newline at end of file.
This script provides a backup and restore tool with both interactive and command-line interface modes. It supports various backup formats and options for preserving directory structure.
Added documentation for the Smart Backup & Restore Tool, outlining features and prerequisites.
Added detailed usage instructions, installation steps, and argument reference for the Smart Backup & Restore Tool.
Added a README file for the PowerShell script that finds the largest files and folders, detailing its features and usage instructions.
This script runs sapinst with remote access and CRL path configuration, including error handling and hostname detection.
This script configures a NetworkManager connection with a static IPv4 address using nmcli, including error handling and rollback support.
Add README.md for static IPv4 configuration script
Expanded the README with detailed usage instructions, parameters, rollback procedures, verification steps, exit codes, remote server warnings, requirements, license information, and contribution guidelines.
This PowerShell script renames files and folders by replacing spaces with underscores, supporting dry-run and undo functionalities.
Added a README file for the PowerShell script that renames spaces to underscores, detailing features, usage, logging, built-in help, and best practices.
This script allows for safe changes to a user's UID, updating file ownership across the system. It includes options for dry-run simulations and custom logging.
This README provides detailed instructions and features for the change_uid.sh script, which safely modifies a user's UID in Linux. It includes prerequisites, installation steps, and highlights features like dry-run mode and collision detection.
Added usage instructions, execution examples, and safety notes for the change_uid script.
Added --scan-path option to specify directory for scanning files owned by the old UID. Updated logging messages to reflect the new functionality.
Updated README.md to enhance clarity and detail in usage instructions and features.
Created a comprehensive README.md for the SAP sync script, detailing features, prerequisites, configuration, and usage instructions.
Removed unnecessary code snippets and comments from README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant