VNC to my Ubuntu 17.10

Just trying to setup a vnc server for me to connect to my linux box as I can access to the testing linux box easier 🙂 here is the easy way and steps for vnc server on my ubuntu 17.10 testing box. 1. install sudo apt install xfce4 xfce4-goodies tightvncserver […]

Raspberry Pi (Raspbian) emulation for Windows

Download file from Raspberry Pi emulation for Windows 1. Download file from the link and unzip the file, then just run “run.bat” then QEMU will start to emulate Raspbian for you 2 just click cancel if the system want you to config the device 3 successful start Raspbian startx

Install vmware-tools for Ubuntu

After mount cdrom cd to the cdrom folder EX: cd /media/USERname/VMware\ Tools/ extract to another folder tar -zxvf VMwareTools-10.1.5-5055693.tar.gz -C ~/vm #tar -zxvf archive.tar -C /target/directory change to the folder cd ~/vm/vmware-tools-distrib/ run installation script sudo ./vmware-install.pl done 🙂

Install msfpescan

basic update and install metasploit-payloads gem bundle install have to be in the app folder Install Install msfpescan msfpescan installed 🙂