| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,176
» Latest member: winpkr
» Forum threads: 16,375
» Forum posts: 117,581
Full Statistics
|
| Latest Threads |
SlateOS for PineTime
Forum: Development Discussion on PineTime
Last Post: gzuh000
08-12-2026, 06:24 PM
» Replies: 1
» Views: 110
|
Beta test Signal Desktop ...
Forum: News
Last Post: as365n4
08-11-2026, 08:57 AM
» Replies: 0
» Views: 95
|
SlateOS
Forum: General Discussion on PineTime
Last Post: highjumpman
08-10-2026, 07:17 AM
» Replies: 0
» Views: 132
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
08-09-2026, 03:30 AM
» Replies: 23
» Views: 12,943
|
Where should I post a Pin...
Forum: Getting Started
Last Post: tllim
08-08-2026, 06:56 PM
» Replies: 3
» Views: 408
|
Hacker Phone Manifesto
Forum: General
Last Post: matteorossi053
08-07-2026, 05:19 AM
» Replies: 6
» Views: 757
|
wasp-os status
Forum: General Discussion on PineTime
Last Post: cleansugar
08-07-2026, 05:15 AM
» Replies: 6
» Views: 6,586
|
Selling Pinebook Pro, Pin...
Forum: General
Last Post: arw
08-06-2026, 12:10 PM
» Replies: 2
» Views: 349
|
Screen size issues after ...
Forum: PineNote Software
Last Post: j_s
08-05-2026, 02:20 PM
» Replies: 1
» Views: 689
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: greebleshaver
08-04-2026, 06:27 PM
» Replies: 17
» Views: 12,855
|
|
|
| noob question: multiple services/static ip's on one nic w/ linux? |
|
Posted by: rallar8 - 08-04-2016, 09:40 PM - Forum: Linux on Pine A64(+)
- No Replies
|
 |
So I have been attempting to create multiple lxd containers that willl each serve small services on my network:
yunohost, cups, pihole, whatever my heart desires...
This has been pretty easy - all of that is actually easy to get going. I just haven't been able to get them going together - on separate static ips.
_____________________________________
The problem is that I cannot figure out how to staticly assign ips to each of the services.
What I want is for each service - inside its own lxc container - to be persistently static on my home LAN.
________________________
I have tried all the tutorials about lxc and have basically lost my mind.
I tried bridging - but I basically don't know what is going on with that
One of the most obvious solutions - which worked on Debian Jessie but I can't get to work on ubuntu is to create
fake ethernet interfaces - like eth0:0 and assign each staticly. (Unfortunately lxd hasn't worked for me on debian - so this isn't a soltion for me....)
I can't get persistent fake eth0:0 interfaces on ubuntu ... part of the problem is in xenial they somewhat changed their /etc/network/interfaces setup - now /etc/network/interfaces.d/ is where devices are configured... and I can't find good information on how to add entries - adding files in interfaces.d creates an interface - but it doesn't work for long....
Any help would be much appreciated.
|
|
|
|
| Gentoo Linux test image |
|
Posted by: xalius - 08-04-2016, 01:58 PM - Forum: Linux on Pine A64(+)
- Replies (23)
|
 |
I took an experimental stage3 tarball for arm64 (http://distfiles.gentoo.org/experimental/arm64/) and integrated that with longsleep's simple-image to get a working solution. For the actual installation I just plugged the card into a cardreader and used the normal Ubuntu image to bootstrap the system. Following the Gentoo installation handbook works just like normal, just skip the parts about building a kernel / installing a bootloader of course... so if you want to try running Gentoo on the Pine, feel free to play with this test image:
http://itsdave.co.uk/pine64/Gentoo/gentoo-pine64-20160804.img.gz md5sum: 2F049A4C2C16A3AF827E5A43C6C46DEB
Upload fixed, thanks to ItsDave for hosting the file!
I upgraded the packages of the stage 3 tarball and rebuilt most packages on the live system afterwards, added longsleep's platform scripts and corekeeper is already running in the background. So far I didn't hit any obstacles with installing / compiling packages for ARM64...
A dhcp client and a sshd are listening on eth0 and the default user/pw is 'gentoo/gentoo' , root password is also 'gentoo' so you might want to change that :-)
Of course this all comes with no warranty for anything whatsoever, but if you have a need for Gentoo, you probably already know what you are doing.
There will be no official support for this image, but feel free to ask questions and suggest additions to the base image!
--------------------------------------------------------------------------
2016-08-07 Update 1: If you run out of RAM while building larger projects (especially C++ ), try setting MAKEOPTS="-j3" instead of -j5
--------------------------------------------------------------------------
2017-01-15 Update 2: As shaggy013 pointed out, there are actually autobuilds for arm64 stage3 tarballs : http://ftp.halifax.rwth-aachen.de/gentoo...ge3-arm64/
--------------------------------------------------------------------------
|
|
|
|
| Expanding my SD drive from 7.5G ->64G |
|
Posted by: m16bishop - 08-04-2016, 11:39 AM - Forum: Debian
- Replies (2)
|
 |
First of all -- loving the work done with the Debian image!!
I have installed my image on 64G SD card. When I look at the disk usage, the drive is setup for 7.5G and I am using 4.something G of the space.
Are there instructions to expand the drive to the full capacity?
Thank you!
Mike
|
|
|
|
| Proxy |
|
Posted by: sveken - 08-03-2016, 09:31 PM - Forum: Android on Pine A64(+)
- Replies (1)
|
 |
Hello all,
So im using android and the pine for Xibo signage which is working really well.
Only problem is one element requires internet access, and our network is behind a proxy. now normally if you had wi-Fi you could just enter the proxy however we are using ethernet.
Is there a way to set the http proxy for ethernet?
Thanks,
|
|
|
|
|