Skip to main content

Posts

Showing posts from February, 2020

VLAN implementation using NS2

Greedy Perimeter Stateless Routing (GPSR) protocol in ns3

GPSR - Greedy Perimeter and Stateless Routing Please watch the following video for Full details. VANETs - Vehicular Adhoc NEtworks. PA GPSR, MM GPSR and GPSR. Under and post graduate - You can use the modules as it is and compare these protcols for VANETs. If you are a PhD scholar, you can modify the protocols and design your own GPSR alternatives. In this video, we will be seeing the installation of GPSR and some source codes. ns-3.27 which i could not succeed, So I prefer going to ns-3.23 we can both multiple version of ns3. I am going to run ns-3.23 for GPSR and other simulations with ns-3.27 and ns-3.29 Welcome to the Installation. If you are installing ns3 for the first time, install the following packages. (You can copy paste) $] sudo apt install build-essential autoconf automake libxmu-dev  python-pygraphviz cvs mercurial bzr git cmake p7zip-full python-matplotlib python-tk python-dev python-kiwi python-gnome2 python-gnome2-dev qt4-dev-tools qt4-qmake

Make a Windows 10 bootable USB using Command prompt

Are you a person recently purchased a netbook which is not having a DVD ROM, No problem, you can install any OS using a pendrive or USB’s. Here is the steps. Requirements 1. A 8GB pen drive (since the size of Windows 10 is 3.2GB) 2. Windows 10 installation files or a iso image of Windows 10 OS 3. Administrative privileges in the OS Step 1 : Take the backup of all the data in your usb drive plug into the Machine. Step 2 : Go to device manager (Control panel –> device manager –> select disk –> select your usb drive ) and then right click –> properties –> go to policies –> Select Better performance). This step is needed for faster installation of windows 10 (You can wonder, windows 10 installed within 15 minutes with just 1GB RAM) See the following video Step 3 :   open the command prompt with administrative rights (Accessories –> right click Command prompt – and select run as administrator) Step 4 : type DISKPART  (you will get a prompt as