os detection

  1. M

    Unable to run linux with upgraded hardware

    I have ugraded the hardware of my (assembled) desktop PC - Motherboard: MSI Z590-A-PRO (MS-7D09); Processor: Intel core i7-10700 @ 2.90GHz; Memory 4 x 8GB Corsair Dual-Channel @1332 MHz (18-18-18-43). Wanting to try out the different Linux OS software, I attempted installing Ubuntu, Linux Mint...
  2. G

    Detect OS in every subnet

    Hi all, I am a newbie in linux and tried to use command to check the server OS including windows and linux subnet by subnet, command below nmap -O -F 172.xx.xx.* | grep "Running:" nmap -O -p22 172.xx.xx.* | grep "Running:" However, the result only show the OS without its IP, is their any...
Top