Go to advanced search

by ketochka
Wed Feb 03, 2016 11:54 pm
Forum: Troubleshooting
Topic: please help to apt-get update with a headless connection
Replies: 7
Views: 1167

Re: please help to apt-get update with a headless connection

I just changed Linux Mint to Ubuntu and everything is working there without additional settings.
If anyone would have a similar issue, I recommend: https://www.youtube.com/watch?v=ZK-JHfJqmkY
by ketochka
Wed Feb 03, 2016 6:43 pm
Forum: Troubleshooting
Topic: please help to apt-get update with a headless connection
Replies: 7
Views: 1167

Re: please help to apt-get update with a headless connection

https://wiki.debian.org/BridgeNetworkConnections Great manual, thank you and sorry for the delay. But -- not for my case. Here you need to have 2 Ethernet ports and bridge with them, but I need to bridge from wlan0 to eth0 (it doesn't work with wlan port) I suppose such a solution exists, will look...
by ketochka
Tue Feb 02, 2016 11:06 am
Forum: Troubleshooting
Topic: please help to apt-get update with a headless connection
Replies: 7
Views: 1167

Re: please help to apt-get update with a headless connection

Linux Mint Ethernet Connection Sharing has not been set up correctly I would presume .? yes, you are right, it wasn't. As I connected Raspberry PI to my laptop -- there was no Ethernet connection, so I needed to set up static ip on eth0 for my laptop. Firestarter depends on gdk-imlib1, which was re...
by ketochka
Tue Feb 02, 2016 12:24 am
Forum: Troubleshooting
Topic: please help to apt-get update with a headless connection
Replies: 7
Views: 1167

please help to apt-get update with a headless connection

Hi guys, I have a Raspberry PI model B connected to my laptop(with Linux Mint on it) via headless connection. So, my raspberry pi has ip: 169.254.1.1 and my laptop has: 169.254.1.2 with a mask: 255.255.0.0 I connect to Raspberry with putty and when I'm logged-in, I try to make "sudo apt-get update" ...
by ketochka
Sat Jan 30, 2016 1:43 am
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Re: Headless connection with a laptop - please help to set u

oh, yeah!
you are a master!
it works :)

Thank you so much,
and wish you all the best.
by ketochka
Sat Jan 30, 2016 1:39 am
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Re: Headless connection with a laptop - please help to set u

ketka ketka # ifup eth0
ifup: interface eth0 already configured
ketka ketka #
by ketochka
Sat Jan 30, 2016 1:33 am
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Re: Headless connection with a laptop - please help to set u

Oh, now eth0 just dissapeared. ________________________ And here's what in interfaces.txt: # interfaces(5) file used by ifup(8) and ifdown(8) iface eth0 inet static address 169.254.1.2 netmask 255.255.0.0 ___________________ ketka@ketka:~ > ifconfig lo Link encap:Локальна петля (Loopback) inet addr:...
by ketochka
Sat Jan 30, 2016 1:11 am
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Re: Headless connection with a laptop - please help to set u

And here's my ifconfig: ketka@ketka:~ > ifconfig eth0 Link encap:Ethernet HWaddr b8:88:e3:3b:03:e9 inet6 addr: fe80::ba88:e3ff:fe3b:3e9/64 Scope:Посилання UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Прийнято пакунків:37 помилок передачі:0 пропущено:0 перерозхід:0 кадри:0 TX packets:275 errors:0...
by ketochka
Sat Jan 30, 2016 12:40 am
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Re: Headless connection with a laptop - please help to set u

mattmiller wrote:Try adding

Code: Select all

auto eth0
iface eth0 inet 
static address 169.254.1.2
netmask 255.255.0.0
into /etc/network/interfaces on your Linux machine
I tried it, aslo tried with a closer mask: 255.255.255.0, but nothing. (I tried rebooting as well)
Anyway, thank you.
by ketochka
Sat Jan 30, 2016 12:29 am
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Re: Headless connection with a laptop - please help to set u

Yeah, I use Raspbian and I use wired Ethernet connection: Raspberry PI - laptop.
The thing is -- I don't have an access to the router.
I understand that if I take it somewhere else with these IP settings, it wouldn't work.
by ketochka
Fri Jan 29, 2016 11:57 pm
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Re: Headless connection with a laptop - please help to set u

Thank you, I planned to use ssh, but at first I need just to set up a network connection, for now it doesn't work
by ketochka
Fri Jan 29, 2016 3:08 pm
Forum: Troubleshooting
Topic: Headless connection with a laptop - please help to set up
Replies: 24
Views: 2533

Headless connection with a laptop - please help to set up

Can you please help me, I have Raspberry PI model B and I set up it for the first time. I don't have a monitor, neither a usb keyboard, so I need to connect it to my laptop through headless connection. I used these how-to: https://www.youtube.com/watch?v=Ioih6MHNNqc and https://pihw.wordpress.com/gu...

Go to advanced search