Questions tagged [netcfg]
5 questions
15
votes
4 answers
preseed.cfg ignoring hostname setting
I am installing Debian Wheezy (netinstall) in VirtualBox using preseed.cfg.
I tried both d-i netcfg/get_hostname string somehost and d-i netcfg/get_hostname string somehost, but in both cases the host gets set as "debian". I tried both at the same…
ToddM
- 151
- 1
- 1
- 3
6
votes
1 answer
Launch a program when any wireless connection comes up using netcfg
I have written a program that transparently logs in to captive portals. As such, I'd like to run this any time that any wireless connection comes up using netcfg. It is possible to do this per-connection in the configuration file by using POST_UP,…
Chris Down
- 122,090
- 24
- 265
- 262
3
votes
1 answer
dropboxd hangs at `Connecting...` when started trough systemd on boot
I've got a systemd service file dropbox.service set up as follows:
[Unit]
Description=dropbox
After=local-fs.target network.target
[Service]
User=romeovs
ExecStart=/usr/bin/dropboxd
[Install]
WantedBy=multi-user.target
this succesfully starts the…
romeovs
- 1,660
- 5
- 21
- 33
1
vote
1 answer
Xfce4 WaveLAN plugin doesn't work - permission problem?
I've just made fresh install of Arch Linux on my EEEPC, and I have problem with Wi-Fi panel icon in Xfce. After clicking it, nothing happens, and what should happen is a window opening where i can select network to connect to. Also, the tooltip says…
Xirdus
- 260
- 4
- 10
0
votes
1 answer
wireless interface stops working, netcfg reports no network found
I'm having a recurrent issue with my Arch Linux installation: wireless will work for a few minutes and then randomly die. When I try to restart it through wifi-menu I am informed there aren't any networks.
> sudo wifi-menu
:: Scanning for networks…
wdkrnls
- 457
- 5
- 18