User contributions for Tlyle

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

7 March 2025

11 February 2025

  • 22:0022:00, 11 February 2025 diff hist +1,322 N Git Pull Request ProcessCreated page with "== Pull Request (PR) in GitHub == A **Pull Request (PR)** on GitHub is a way to propose changes to a repository. It allows developers to collaborate by reviewing and discussing code before merging it into the main branch. === How a Pull Request Works === # **Fork or Clone the Repository** – Create a copy (fork) or clone the repository to your local machine. # **Create a New Branch** – Instead of working directly on the `main` branch, create a new branch for your cha..." current
  • 22:0022:00, 11 February 2025 diff hist +44 Thomas-Wiki-Home→‎Terraform current

10 February 2025

  • 02:0602:06, 10 February 2025 diff hist +2,891 N MTUCreated page with "== Maximum Transmission Unit (MTU) and Path MTU Discovery (PMTUD) == === Overview === Maximum Transmission Unit (MTU) is the largest size of a packet that can be transmitted over a network interface without fragmentation. Properly configuring MTU is essential for optimizing network performance, reducing latency, and avoiding excessive fragmentation. Path MTU Discovery (PMTUD) is a mechanism that enables a sender to determine the optimal MTU size across an entire networ..." current
  • 02:0302:03, 10 February 2025 diff hist +11 Thomas-Wiki-Home→‎Network Troubleshooting

8 February 2025

6 February 2025

  • 02:5402:54, 6 February 2025 diff hist +4,100 N MacOSCreated page with "== MacBook Quick Guide for Network Engineers & DevOps == This guide provides essential macOS shortcuts, terminal commands, and operations specifically useful for **Network Engineers & DevOps professionals**. === 🔥 Essential Keyboard Shortcuts === {| class="wikitable" |- ! Action !! Shortcut |- | **Copy** || <code>⌘ + C</code> |- | **Paste** || <code>⌘ + V</code> |- | **Cut** || <code>⌘ + X</code> |- | **Undo** || <code>⌘ + Z</code> |- | **Redo** || <code>⌘..."
  • 02:5302:53, 6 February 2025 diff hist +45 Thomas-Wiki-HomeNo edit summary

5 February 2025

4 February 2025

  • 14:3814:38, 4 February 2025 diff hist +4,842 N Vim CommandsCreated page with "== VIM Commands Cheat Sheet == This page provides a comprehensive guide to using VIM, including navigation, editing, searching, and customization. == 1. VIM Modes == VIM operates in different modes: * '''Normal Mode''' - Default mode for navigation and commands (press <code>Esc</code> to enter). * '''Insert Mode''' - Used for typing text (press <code>i</code>, <code>a</code>, <code>o</code>). * '''Visual Mode''' - Used for selecting text (press <code>v</code> or <code..." current
  • 14:3814:38, 4 February 2025 diff hist +2 Thomas-Wiki-Home→‎Useful Commands
  • 14:3814:38, 4 February 2025 diff hist +17 Thomas-Wiki-Home→‎Useful Commands
  • 14:3414:34, 4 February 2025 diff hist +5,021 N Linux CommandsCreated page with "== Linux Administration Guide == This page serves as a comprehensive guide to Linux system administration, including essential commands, system management, and upgrade procedures. == Essential Linux Commands == === File and Directory Management === * <code>ls -l</code> - List files with details * <code>cd /path/to/directory</code> - Change directory * <code>mkdir directory_name</code> - Create a new directory * <code>rm -rf file_or_directory</code> - Remove files/dire..." current
  • 13:3413:34, 4 February 2025 diff hist −68 Route 53→‎Conclusion
  • 13:3313:33, 4 February 2025 diff hist +5,704 N Route 53Created page with "= Amazon Route 53 Deep Dive = Amazon Route 53 is a highly scalable and available **Domain Name System (DNS) web service** designed to provide domain registration, DNS routing, and health checking. It integrates with AWS services to route end users to applications running in AWS and outside. == Key Features of Route 53 == * **Domain Registration** – Purchase and manage domain names directly through AWS. * **DNS Routing** – Use public and private hosted zones to dire..."
  • 13:3313:33, 4 February 2025 diff hist 0 Thomas-Wiki-Home→‎Cloud
  • 13:3213:32, 4 February 2025 diff hist +15 Thomas-Wiki-Home→‎Cloud

3 February 2025

2 February 2025

  • 21:3821:38, 2 February 2025 diff hist +2,950 N WiresharkCreated page with "'''Wireshark Deep Dive''' == Introduction == Wireshark is a powerful open-source network protocol analyzer used for troubleshooting, network analysis, and security auditing. It captures and inspects network traffic in real-time, allowing users to analyze packets in-depth. == Installing Wireshark == Wireshark can be installed on Linux, Windows, and macOS using the following methods: * **Linux:** `sudo apt install wireshark` (Debian-based) or `sudo yum install wireshark`..."
  • 21:3521:35, 2 February 2025 diff hist +17 Thomas-Wiki-Home→‎Network Troubleshooting
  • 21:3321:33, 2 February 2025 diff hist +5,872 N Linux Network ToolsCreated page with "'''Linux Network Troubleshooting Tools''' == Introduction == Linux provides a comprehensive set of tools to diagnose and troubleshoot network issues. These tools help in monitoring network traffic, checking connectivity, resolving DNS issues, and debugging network configurations. == Basic Connectivity Tools == === ping === * Used to check the reachability of a host on a network. * It sends ICMP Echo Request packets to the target and waits for an Echo Reply. * Can help..." current
  • 21:3121:31, 2 February 2025 diff hist +76 Thomas-Wiki-Home→‎Cloud
  • 04:2304:23, 2 February 2025 diff hist +10 Thomas-Wiki-HomeNo edit summary
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)