| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,698
» Latest member: rth
» Forum threads: 16,260
» Forum posts: 117,188
Full Statistics
|
| Latest Threads |
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
8 hours ago
» Replies: 8
» Views: 15,498
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: rth
Yesterday, 08:25 PM
» Replies: 1
» Views: 199
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: brorean
11-21-2025, 08:45 PM
» Replies: 1
» Views: 117
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: brb78
11-20-2025, 04:15 PM
» Replies: 0
» Views: 98
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-20-2025, 09:04 AM
» Replies: 5
» Views: 594
|
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 165
|
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 472
|
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,160
|
Questions about running U...
Forum: General Discussion on PineTime
Last Post: alicesphere
11-18-2025, 12:48 AM
» Replies: 0
» Views: 98
|
Difficulty with openSUSE ...
Forum: PinePhone Software
Last Post: danm1988
11-17-2025, 07:49 AM
» Replies: 0
» Views: 101
|
|
|
| Hardening your Pinebook Pro |
|
Posted by: Arwen - 11-12-2019, 08:34 PM - Forum: Linux on Pinebook Pro
- Replies (13)
|
 |
There are several things I tend to do, making client systems listen on fewer external services. And not run un-needed local services.
What do you do?
Here is my list, (a work in progress);
SSHD - Disable Root login
File - /etc/ssh/sshd_config
PermitRootLogin no
Service - systemctl restart sshd
NTPD - Don't allow others to use me for time source
File - /etc/ntp.conf
restrict 127.0.0.1 nomodify nopeer noquery limited kod
restrict [::1]
interface ignore wildcard
interface listen 127.0.0.1
interface listen ::1
Service - systemctl restart ntpd
Chromium browser
Launcher change: --password-store=basic
SMBD - Disable Samba services
systemctl stop smbd
systemctl disable smbd
systemctl stop nmbd
systemctl disable nmbd
Avahi service
systemctl stop avahi-daemon.service
systemctl stop avahi.daemon. socket
systemctl stop dbus-org.freedesktop.Avahi.service
systemctl disable avahi-daemon.service
systemctl disable avahi.daemon. socket
systemctl disable dbus-org.freedesktop.Avahi.service
|
|
|
|
| Adjusting screen resolution lead to a black screen |
|
Posted by: Linux-Rob - 11-12-2019, 02:29 PM - Forum: Linux on Pinebook Pro
- Replies (28)
|
 |
I finally received my PBP. And broke it already... I run the default linux Open Sesame, as it comes from the factory.
As I could barely read the small letters with the HD / 1920x1080 resolution, I choose to reduce the resolution.
I changed it from the display settings from 1920x1080 to something like 1360x786 or so.
I clicked apply system wide, and apply.
After a reboot, I get the login prompt. When I login, the screen goes blank and stays blank.
How can I restore the original settings, or boot to rescue mode, or reset factory defaults, without having the GUI? From the console prompt? Or any other option?
|
|
|
|
| Pinephone and regional Australia |
|
Posted by: Gripweed - 11-12-2019, 01:38 PM - Forum: General Discussion on PinePhone
- Replies (2)
|
 |
My apologies if this has been already discussed and I admit that, with the imminent release of the Pinephone, I am hoping that some kind person may be able to help. If it all lines up I am hoping to purchase a Pinephone when they are released.
I have looked and can't find any information about the phone with regard to bands/freq that it will cover. In regional Australia the important band is the B28 band. I have been monitoring the Librem 5 for a while and that phone, at least so far, will not cover that band making the phone only usable really in major centres, which is no good for me.
So are there perhaps any Australians here who may have investigated this and be prepared to fast track my knowledge?
Thanks for any help that my come forth.
|
|
|
|
| PCIe card success ? |
|
Posted by: DrYak - 11-12-2019, 01:16 PM - Forum: Pinebook Pro Hardware and Accessories
- No Replies
|
 |
Has someone tried using a M.2 to PCIe x4 riser card on the Pinebook Pro for shit'n'giggles ?
Did you manage to get something else than an NVMe recognized?
(Sata card/Network card/other PCIe card? Or let's be even more over-optimistic: some PLX (as Rockchip doesn't handle bifurcating) and *multiple* PCIe cards or a GPU ?)
I don't really think of any real-world use case that couldn't be handled by using USB 3.0 or does even make sense (a discrete GPU on this low-power chromebook-like laptop), but probably somebody is going to try this "for the lulz".
|
|
|
|
| Keyboard and key mapping |
|
Posted by: ambein - 11-12-2019, 09:04 AM - Forum: Linux on Pinebook Pro
- Replies (7)
|
 |
What keyboard is this? It is not standard North American, as I thought it would be.
What "layout" is it. It will be frustrating as it is to have a different layout, but even more if this odd layout is mapped incorrectly.
Thanks.
|
|
|
|
|