Friday, March 20, 2015
Saturday, March 7, 2015
Setting of ssh,rdp
As we don’t have a LCD monitor for connecting our pi board , so we decided to setup ssh , RDP.
As there are chances of ip changes so we have assigned a static ip for pi.
Static ip creation Steps :
- Open terminal and type sudo nano etc/network/interface
- change dhcp to static and enter following:
address:inet
netmask:mask
network:destination address
broadcast:bcast address
SSH :
- Use of putty in windows
- use of remmina in Linux
RDP :
- Use of Remote Desktop connection in windows
- Use remmina in Linux
Friday, March 6, 2015
Raspbian pi os installation
1)Downloaded image file of OS link
2) Make the bootable copy of OS on MicroSD card.
3) setting of username , password
Subscribe to:
Posts (Atom)