Secure access
Configured SSH keys, non-root administration, sudo access, and authentication log review.
Administration Lab | Ubuntu Linux
A hands-on environment for administering Ubuntu servers, supporting web services, diagnosing failures, and confirming that changes survive a restart.
Project overview
I built the lab around common administration work: secure remote access, user and permission management, package updates, service configuration, log review, network checks, firewall rules, monitoring, and recovery. Each task ends with a verification step and a short operating note.
Administration scope
A web service can fail because of configuration, permissions, DNS, a blocked port, exhausted storage, or a dependency that did not start. The lab connects those layers so a failure can be investigated methodically instead of restarting services and hoping for the best.
Operating workflow
Every change moves through the same sequence: inspect, change, test, monitor, recover, and document.
What I administered
Configured SSH keys, non-root administration, sudo access, and authentication log review.
Managed users, groups, ownership, file modes, service accounts, and least-privilege access.
Installed and configured Nginx and Apache, managed systemd units, and tested startup after reboot.
Verified DNS, routes, listening ports, HTTP responses, firewall rules, and remote connectivity.
Checked processes, CPU, memory, storage, package state, uptime, and scheduled jobs.
Used journal and application logs to isolate failures, roll back changes, and confirm recovery.
Command-line toolkit
I use service status, logs, ports, resource checks, and direct requests to understand the current state before changing configuration.
Validation
Administration principles
Logs, service status, ports, and resource use narrow the problem before a change is made.
Small, controlled changes make rollback easier and keep the cause visible.
A running process is not enough. DNS, connectivity, response, and restart checks complete the test.
Contact
I’m open to technical support, customer success, SaaS support, and application support roles, remote or hybrid.