Search found 9 matches
- Fri Jul 21, 2017 12:00 pm
- Forum: Troubleshooting
- Topic: slip start on boot
- Replies: 2
- Views: 1760
Re: slip start on boot
Hi, I cannot get my routing to persist over reboot, I think it must be something to do with using an 'unusual' interface, as It works fine for eth0 (on a different device) can you suggest a work-around ? /etc/network/interfaces. ### SLIP interface ### allow-hotplug sl0 iface sl0 inet static address ...
- Thu Jun 15, 2017 3:39 pm
- Forum: Troubleshooting
- Topic: slip start on boot
- Replies: 2
- Views: 1760
slip start on boot
Hi, The command below runs OK in terminal but I need to run on boot. - I have no experience of systemd and init.d scripts, but think one or the other is what I need to use. slattach -L -p slip -s 9600 /dev/ttyAMA0& After that I need to set up my network interface - will manually editing /etc/net...
- Thu Aug 11, 2016 6:40 pm
- Forum: Troubleshooting
- Topic: Diet Pi Backup using ftp?
- Replies: 3
- Views: 2806
Re: Diet Pi Backup using ftp?
Thanks for the reply, I simplified matters and brought three USB sticks one for each pi!
- Wed Aug 10, 2016 10:24 pm
- Forum: Troubleshooting
- Topic: Diet Pi Backup using ftp?
- Replies: 3
- Views: 2806
Diet Pi Backup using ftp?
I am trying to run dietpi-backup over network to a USB HDD mounted on another DietPi I tried curlftp but the mounted filesystem appears as 'fuse' so unsupported, is there a workaround to share the ext4 as a drive, or can I only backup to a local USB drive? Hope you can help.
- Tue Jun 28, 2016 5:42 pm
- Forum: Troubleshooting
- Topic: network time sync problem
- Replies: 3
- Views: 3508
Re: network time sync problem
Took me a while to return to this problem.
Thanks, a good solution All sorted.
Why would it affect 3/3 of my recent builds?
Thanks, a good solution All sorted.

Why would it affect 3/3 of my recent builds?
- Thu Jun 23, 2016 1:19 pm
- Forum: Troubleshooting
- Topic: network time sync problem
- Replies: 3
- Views: 3508
network time sync problem
Hi, I am running a new build (yesterday) with option 4 (daemon) for network time sync The network time servers do not appear to be updating - hope you can help. root@Diet_WiPi:~# ntpq -p remote refid st t when poll reach delay offset jitter ===========================================================...
- Wed Sep 09, 2015 8:57 am
- Forum: General Discussion
- Topic: (resolved) DietPi-Ramlog custom logfiles
- Replies: 1
- Views: 2748
(resolved) DietPi-Ramlog custom logfiles
Bit of a newbie one from me.. I plan to use packages such as iperf, and save results as logfiles. Also some python scripts generating own event lopgs. Is there anything - such as a particular file location I need to use? - My DietPi system logs go to Ramdisk and are backed up hourly. I don't expect ...
- Wed Sep 09, 2015 8:47 am
- Forum: General Discussion
- Topic: DietPi i2c problem
- Replies: 2
- Views: 3203
Re: DietPi i2c problem
AOK Thanks for the link to the config command.
I had tried Raspi-Config. reported errors and did not work.
I had tried Raspi-Config. reported errors and did not work.
- Tue Sep 08, 2015 4:18 pm
- Forum: General Discussion
- Topic: DietPi i2c problem
- Replies: 2
- Views: 3203
DietPi i2c problem
Great little distro and super for my headless controller application. I am trying to install a real time clock - , but after installing i2c-tools I am getting the following: when i2cdetect used: could not open /dev/i2c-0 I had the same issue with Raspian Wheezy and had to use raspi-config to enable ...