Install Bare-bones Debian 5 (Lenny) on VMWare Workstation
I’m just getting started with creating my own virtual environment so that I can start figuring out Nessus, WebInspect, Nmap, and several other scanning tools. This is the process I followed to setup a bare-bones (no GUI) Debian 5 linux system.
Download ISO
- Download the 8MB .iso image – mini.iso
Create and Configure VM
- File > New > Virtual Machine
- Custom, Next
- Choose desired workstation compatibility (e.g., Workstation 5)
- Installer disc image file (.iso), locate downloaded .iso from step 1
- Guest OS – Linux
- Version – Other 2.6.x kernel, Next
- Enter desired VM name and location for VM
- Select number of processors (e.g., 1)
- Select memory to allocate, 256MB should be plenty, Next
- Choose desired network connection (because of my location on my network I chose NAT), Next
- I/O Adapter type, leave default (LSI Logic), Next
- Create a new virtual disk, Next
- Virtual Disk Type – SCSI
- Max disk size 8GB (I chose to split into 2GB chunks, but it’s up to you), Next
- Name disk file or leave default, Next
- Check ‘Power on this virtual machine when finished’, Finish
Install and Configure OS
- You must be connected to the internet for this installation
- Choose Advanced options, hit enter
- Choose Expert install, hit enter
- Choose language – default (highlighted), enter
- Choose country – default (highlighted), enter
- Choose locale – default (highlighted), enter
- Choose other locales – hit ‘tab’, and then enter
- Choose keyboard – default (highlighted), enter
- Choose keymap – default (highlighted), enter
- Detect network hardware – default (highlighted)
- Start PC card – default (highlighted)
- PCMCIA (should be blank) – tab and then enter
- Detect network hardware – default (highlighted)
- Config network – default (highlighted)
- Primary network – default (highlighted)
- Auto DHCP – choose YES
- Hostname – name it what ever you like, tab and then enter
- Domain name (should be blank) – hit tab then enter
- Choose mirror – default (highlighted)
- Protocol for file download – default (highlighted)
- Debian archive mirror country – default (highlighted)
- Debain archive mirror – choose whatever one is possibly closest to you
- HTTP Proxy (should be blank, unless you’re behind a proxy) – tab then enter
- Debian version to install – default (highlighted)
- Download installer components – default (highlighted)
- Installer components to load (choose nothing, should be default) – tab then enter
- Configure the clock – default (highlighted)
- Set clock using NTP – default (highlighted)
- NTP server to use – default, hit tab then enter
- Select your timezone, enter
- Detect disks – default (highlighted), enter
- Partition disks – default (highlighted), enter
- Partition method – choose ‘Guided – use entire disk’, enter
- Select disk to partition – default (highlighted), enter
- Partitioning scheme – default (highlighted, unless you’d prefer something else), enter
- Partition overview – default (highlighted), enter
- Write changes to disks – choose yes
- Install base system – default (highlighted)
- Kernel to install – choose linux-image desired (at the time of this I’ve chosen -2.6.26-2-686)
- Drivers to include in the intitrd – default (highlighted)
- Setup users and pass – default (highlighted)
- Enable shadow pass – default (highlighted)
- Allow login as root – default (highlighted)
- Root pass, tab and then enter
- Confirm root pass, tab and then enter
- Normal user account – choose no and then enter
- Configure the pack manager – default (highlighted)
- Use non-free software – default (highlighted)
- Use contrib software – default (highlighted)
- Services to use – default, tab then enter
- Select and install software – default (highlighted)
- participate in package usage – default (highlighted)
- Choose software to install – choose nothing (deselect selected), tab and then enter
- Install the Grub boot loader – default (highlighted)
- Install Grub 2 – default (highlighted)
- Install the Grub boot loader to master boot record – default (highlighted)
- Grub password (should be blank) – tab and then enter
- Finish the installation – default (highlighted)
- System clock set to UTC – default (highlighted)
- Installation is complete – default (highlighted)
- System reboots
Categories: linux
linux, virtualMachines
Comments (0)
Trackbacks (1)
Leave a comment
Trackback
-
November 5, 2009 at 9:56 amEl Blog de Seguridad » Blog Archive » Installing Nessus 2.2.11