User contributions for Dave
21 January 2025
- 15:5815:58, 21 January 2025 diff hist +10 Dave-Wiki Home →Other
- 15:5615:56, 21 January 2025 diff hist +385 Nmap No edit summary current
- 15:5515:55, 21 January 2025 diff hist +7 Nmap →OS and version detection, script scanning, and traceroute
- 15:5515:55, 21 January 2025 diff hist +662 N Nmap Created page with "==Basic== ===Scan 100 most common ports (fast)=== nmap -F [ip|hostname] ===Scan a single port=== Add `-sV` to detect what service is running on the specified port. ====UDP==== nmap -sU -p [port#] [ip|hostname] ====TCP==== nmap -sT -p [port#] [ip|hostname] ===Scan a range of ports=== nmap -p 80-81 [ip|hostname] ==Advanced== ===OS and version detection, script scanning, and traceroute=== *This will likely be detected by an IDS/IPS* nmap -A -T4 [ip|hostna..."
- 15:5215:52, 21 January 2025 diff hist 0 ISC Bind No edit summary
- 15:5115:51, 21 January 2025 diff hist +522 ISC Bind No edit summary
- 15:4715:47, 21 January 2025 diff hist +2,342 N Linux Active Directory Created page with "==How To Join Linux Host To AD and Login With AD User== Source: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/integrating_rhel_systems_directly_with_windows_active_directory/connecting-rhel-systems-directly-to-ad-using-sssd_integrating-rhel-systems-directly-with-active-directory#connecting-directly-to-ad_connecting-rhel-systems-directly-to-ad-using-sssd ''You should create a user in AD first.'' ====On AD server==== Open Active Director..." current
- 03:0403:04, 21 January 2025 diff hist −65 Kea DHCP →IPv4 Reservations
- 03:0003:00, 21 January 2025 diff hist −1 Kea DHCP →IPv4 Reservations
20 January 2025
- 23:4223:42, 20 January 2025 diff hist +13 Dave-Wiki Home →Networking
- 23:4123:41, 20 January 2025 diff hist 0 Dave-Wiki Home →Networking
- 23:4123:41, 20 January 2025 diff hist +13 Dave-Wiki Home →Networking
- 23:2123:21, 20 January 2025 diff hist +53 NetworkManager →Create an 802.1Q interface for use on a trunk port
- 23:2023:20, 20 January 2025 diff hist +21 NetworkManager →Add a new connection to an interface
- 23:1923:19, 20 January 2025 diff hist +74 NetworkManager →Gather info
- 23:1923:19, 20 January 2025 diff hist +23 NetworkManager →Other Useful Commands
- 23:1823:18, 20 January 2025 diff hist −76 NetworkManager →Bonding
- 23:1723:17, 20 January 2025 diff hist +8 NetworkManager →Add a new connection
- 23:1623:16, 20 January 2025 diff hist +13 NetworkManager No edit summary
- 23:1523:15, 20 January 2025 diff hist +217 NetworkManager →Summary
- 23:1423:14, 20 January 2025 diff hist 0 NetworkManager No edit summary
- 23:1423:14, 20 January 2025 diff hist +402 NetworkManager →New Network Connection
- 23:1023:10, 20 January 2025 diff hist −10 NetworkManager →Configure New Network Connection
- 23:1023:10, 20 January 2025 diff hist +22 NetworkManager →Example
- 23:0923:09, 20 January 2025 diff hist +1,200 NetworkManager No edit summary
- 23:0523:05, 20 January 2025 diff hist −1,817 RHEL9 →Networking
- 23:0523:05, 20 January 2025 diff hist +1,840 N NetworkManager Created page with "==Bonding== A network bond is a method to combine or aggregate physical and virtual network interfaces to provide a logical interface with higher throughput or redundancy. In a bond, the kernel handles all operations exclusively. You can create bonds on different types of devices, such as Ethernet devices or VLANs. ===Example=== In this example, I was able to successfully bond two links to a Juniper EX3300 using LACP (802.3ad): {{Info|Be sure to delete any existing c..."
- 23:0423:04, 20 January 2025 diff hist +7 Linux Partitioning No edit summary
- 23:0423:04, 20 January 2025 diff hist +536 Linux Partitioning No edit summary
- 22:5722:57, 20 January 2025 diff hist +4 Linux Partitioning →Create a new partition table
- 22:5722:57, 20 January 2025 diff hist −9 Linux Partitioning No edit summary
- 22:5722:57, 20 January 2025 diff hist +700 N Linux Partitioning Created page with "==Steps to Partition and Format a New Disk== ===List partition layout on all block devices=== parted -l ===Open parted on the block device you want to modify=== parted /dev/sdb ===View partition table for block device specified above=== (parted) print ===Create a new partition table=== If needed. (parted) mklabel gpt ===Make new XFS partition filling up entire block device=== (parted) mkpart hdd xfs 0% 100% ===Make a new filesystem on the new partition=..."
- 22:5622:56, 20 January 2025 diff hist +38 Dave-Wiki Home →Filesystem
- 20:5920:59, 20 January 2025 diff hist +2 Template:Warn No edit summary current
- 20:5320:53, 20 January 2025 diff hist −30 Template:Warn No edit summary
- 20:4820:48, 20 January 2025 diff hist 0 N File:Warning.png No edit summary current
- 20:4620:46, 20 January 2025 diff hist +117 Dell PowerEdge Servers →Fan Control
- 20:4120:41, 20 January 2025 diff hist +242 Dell PowerEdge Servers →Fan Control
- 20:3720:37, 20 January 2025 diff hist +76 Dell PowerEdge Servers →iDRAC Tools
- 20:3720:37, 20 January 2025 diff hist −5 Dell PowerEdge Servers →Dell iDRAC Tools
- 20:3720:37, 20 January 2025 diff hist +23 Dave-Wiki Home →Dell
- 20:3620:36, 20 January 2025 diff hist 0 m Dell PowerEdge Servers Dave moved page PowerEdge Servers to Dell PowerEdge Servers without leaving a redirect: Misspelled title
- 20:3620:36, 20 January 2025 diff hist +512 Dell PowerEdge Servers No edit summary
- 20:3120:31, 20 January 2025 diff hist +266 N Dell PowerEdge Servers Created page with "=Fan Control= ==Third-Party PCIe Cards== Dell doesn't like third-party PCIe cards, so the PowerEdge will ramp up the fans if it detects a non-Dell card in the system. Luckily, they provide a way to disable this functionality, to get your fans to settle down a bit."
- 20:3120:31, 20 January 2025 diff hist −40 Dave-Wiki Home →Dell
- 20:2920:29, 20 January 2025 diff hist +95 Dave-Wiki Home No edit summary
- 15:1515:15, 20 January 2025 diff hist +6 Dave-Wiki Home No edit summary
- 15:1515:15, 20 January 2025 diff hist −9 Kea DHCP →IPv4 Reservations