kupi
Posts: 3
Joined: Sat Dec 20, 2014 5:18 am

Pilot a raspberry pi with a pc

Fri Jan 16, 2015 9:15 am

Hello,
Is it possible to use a pc software (linux) to pilot completly a raspberry pi ? using the keyboard and the screen of the pc to pilot the RP.
thanks for your answers

User avatar
joan
Posts: 14936
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Pilot a raspberry pi with a pc

Fri Jan 16, 2015 9:29 am

On Linux a simple choice is ssh, e.g. ssh pi@raspberry from your Linux box.

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Pilot a raspberry pi with a pc

Fri Jan 16, 2015 9:33 am

kupi wrote:Hello,
Is it possible to use a pc software (linux) to pilot completly a raspberry pi ? using the keyboard and the screen of the pc to pilot the RP.
thanks for your answers
http://www.raspberrypi.org/documentatio ... /README.md
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

kupi
Posts: 3
Joined: Sat Dec 20, 2014 5:18 am

Re: Pilot a raspberry pi with a pc

Sun Jan 18, 2015 12:11 am

Thanks for your help.
So, if i put raspbian on a memory card, run the RP, and connect it to internet by ethernet port, without seeing anything, will the RP connect on internet directly ?
i want to avoid buying a screen for the rp, i just need to configure it and after it will make the job on launch.
if i understand with access to command i will be able to install vnc package on the rp, but maybe some raspbian distribution are directly oriented to pilot the rp with an other computer.
thanks rp people

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Pilot a raspberry pi with a pc

Sun Jan 18, 2015 12:20 am

Raspbian is by default set up to use DHCP, so in most cases plugging in an ethernet cable should be sufficient.
You can then log in with SSH (also enabled by default).

When logged in you're in full control and you can install / configure VNC if you prefer that.

Gr.
Dirk.

Return to “Beginners”