User contributions for Updc admin

A user with 1 edit. Account created on 3 November 2025.
Jump to: navigation, search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

3 November 2025

25 September 2025

12 September 2025

  • 10:1910:19, 12 September 2025 diff hist +3,445 N Security Hardening Created page with "{{DISPLAYTITLE:VM Security Features}} == Quick Reference == Overview of security features implemented on UPDC VMs through the automated security hardening script. == Security Features Overview == * '''Root Access Disabled''' - Root login and shell disabled * '''SSH Key Authentication''' - Password authentication disabled, key-only access * '''Password Policy''' - 12+ chars, complexity, 90-day expiry, history tracking * '''Firewall Protection''' - UFW configured with..." current
  • 09:4709:47, 12 September 2025 diff hist +935 N Password Policies Created page with "{{DISPLAYTITLE:Password Policy}} == Quick Reference == Password requirements and management policies for VM users and systems. == Password Requirements == === Minimum Standards === * '''Length''': Minimum 12 characters * '''Complexity''': Must include uppercase, lowercase, numbers, and special characters * '''History''': Cannot reuse last 5 passwords * '''Expiration''': 90 days maximum * '''Account Lockout''': 5 failed attempts, 30-minute lockout === Complexity Rule..." current
  • 09:0109:01, 12 September 2025 diff hist −2 Adding a User to Your VM See Also current
  • 08:5808:58, 12 September 2025 diff hist +5,312 N Adding a User to Your VM Created page with "{{DISPLAYTITLE:VM User Management and SSH Key Setup}} == Quick Reference == Guide for adding users to VMs and configuring SSH key authentication. == Add User to VM == <source lang="bash"> # Create user with home directory sudo useradd -m -s /bin/bash username # Set password sudo passwd username # Add to sudo group (if needed) sudo usermod -aG sudo username </source> == Setup SSH Key == <source lang="bash"> # Create SSH directory sudo mkdir -p /home/username/.ssh..."

5 February 2025

  • 08:1408:14, 5 February 2025 diff hist +142 N UPDC Client Wiki:About Created page with "This section contains Wiki pages that describe what the UP Data Commons (UPDC) is, the services UPDC offers, and the team that maintains UPDC." current