search for: cubieboards

Displaying 20 results from an estimated 38 matches for "cubieboards".

Did you mean: cubieboard
2016 Dec 27
2
Help with httpd userdir recovery
On 12/27/2016 02:58 PM, Leonard den Ottolander wrote: > Hello Robert, > > On Tue, 2016-12-27 at 12:43 -0500, Robert Moskowitz wrote: >> My understanding (most likely flawed) is that Indexes are needed to see >> the list of files in mydir, > Correct. > >> and to be able to walk down to subdir. > Incorrect. The index is a convenience. Without it directories with
2017 Jun 11
5
OT - lowest power, cheapest python interpreter
On 6/10/2017 9:19 PM, Robert Moskowitz wrote: > I recommend the Cubieboards or Linkspirt. The advantage of both of > these over a RaspberryPI: > > Mainline kernel. See what it takes for a special RPi kernel over on > the Centos-arm list. > Sata interface. What are you going to run your stuff on? A slow SD > card or a slow USB drive? I use Rasbian...
2015 Aug 23
2
Some questions
After years of delays and side trips, I really am going to dive in and build my own Samba server. And I have a few questions. All of my servers will be ARM. The main hardware will be Cubieboards (2 and truck). They will be running Centos-7 once the development is finished. For now I am using Fedora 22 arm. My backup file server will be a pogoplug (armv5) with Redsleeve 7.1. My current environment is ClearOS with a handful of XP systems with roaming profiles. Of course this is an I...
2017 Aug 10
2
Errors on an SSD drive
Robert Moskowitz wrote: > On 08/09/2017 10:44 PM, mad.scientist.at.large at tutanota.com wrote: >> what file system are you using? ssd drives have different >> characteristics that need to be accomadated (including a relatively slow >> write process which is obvious as soon as the buffer is full), and >> never, never put a swap partition on it, the high activity will
2015 Aug 23
1
Some questions
...1:26 PM, Rowland Penny wrote: > On 23/08/15 17:10, Robert Moskowitz wrote: >> After years of delays and side trips, I really am going to dive in >> and build my own Samba server. And I have a few questions. >> >> All of my servers will be ARM. The main hardware will be Cubieboards >> (2 and truck). They will be running Centos-7 once the development is >> finished. For now I am using Fedora 22 arm. My backup file server >> will be a pogoplug (armv5) with Redsleeve 7.1. >> >> My current environment is ClearOS with a handful of XP systems with...
2016 Dec 27
0
Help with httpd userdir recovery
On 12/27/2016 11:02 PM, Robert Moskowitz wrote: > > > On 12/27/2016 02:58 PM, Leonard den Ottolander wrote: >> Hello Robert, >> >> On Tue, 2016-12-27 at 12:43 -0500, Robert Moskowitz wrote: >>> My understanding (most likely flawed) is that Indexes are needed to see >>> the list of files in mydir, >> Correct. >> >>> and to be able
2015 Aug 23
0
Some questions
On 23/08/15 17:10, Robert Moskowitz wrote: > After years of delays and side trips, I really am going to dive in and > build my own Samba server. And I have a few questions. > > All of my servers will be ARM. The main hardware will be Cubieboards > (2 and truck). They will be running Centos-7 once the development is > finished. For now I am using Fedora 22 arm. My backup file server > will be a pogoplug (armv5) with Redsleeve 7.1. > > My current environment is ClearOS with a handful of XP systems with > roaming prof...
2016 Dec 27
2
Help with httpd userdir recovery
On 12/27/2016 05:44 PM, John Fawcett wrote: > On 12/27/2016 11:02 PM, Robert Moskowitz wrote: >> >> On 12/27/2016 02:58 PM, Leonard den Ottolander wrote: >>> Hello Robert, >>> >>> On Tue, 2016-12-27 at 12:43 -0500, Robert Moskowitz wrote: >>>> My understanding (most likely flawed) is that Indexes are needed to see >>>> the list of
2017 May 12
5
Mini PCs
I have been working, for the past few years, with armv7 SOCs and have a number of servers working. Intel, etal are catching up with ARM and I have seen ones like: https://www.aliexpress.com/item/NEW-Mini-pc-X86-4-Lan-Qotom-Q190G4N-with-celeron-J1900-quad-core-4-usb-VGA/32785346279.html I am looking for a low power (this is 10W) x86_64 board that has at least 2 core and 2GB memory. A single
2013 Aug 30
7
bootwrapper can't be compiled for cubieboard2
Hi Ian, I try compile the bootwrapper for cubieboard2 like this: joshzhao@joshzhao-ThinkCentre-M58p:~/project/Xen/A20/boot-wrapper$ make cubieboard2_defconfig CROSS_COMPILE=arm-linux-gnueabihf- # # configuration written to .config # joshzhao@joshzhao-ThinkCentre-M58p:~/project/Xen/A20/boot-wrapper$ make CROSS_COMPILE=arm-linux-gnueabihf- make -C scripts/kconfig -f Makefile.bootwrapper
2016 Dec 27
4
Help with httpd userdir recovery
On 12/27/2016 11:48 AM, Leonard den Ottolander wrote: > Hello Robert, > > On Tue, 2016-12-27 at 10:25 -0500, Robert Moskowitz wrote: >> I can display the /home/rgm/public_html/index.html file that only has >> "Hello World' in it (to prevent anyone from walking my file tree from >> the root). > To prevent people walking a directory structure you better disable
2017 May 18
2
Mini PCs
If it had two (or more) network ports, I'd be all over it. A single gigabit nic is a bit limiting for me. On 05/17/2017 01:04 PM, Nux! wrote: > Hi, > > I have this and happy with it, I believe it ticks all your boxes (+ built-in IR port). > > http://www.intel.co.uk/content/www/uk/en/nuc/nuc-kit-dn2820fykh.html > > -- > Sent from the Delta quadrant using Borg
2017 Mar 21
1
Centos7 USB wifi recommendation
On 03/21/2017 11:50 AM, John R Pierce wrote: > On 3/21/2017 5:02 AM, ken wrote: >>> >> Those have worked for me as well. Their range, however, is a third >> or half as much as a normal wifi device. >> > > in general, the back of a server, buried under all the cables, and > right up against the metal box is a lousy place for an RF antenna... > My
2017 Aug 10
0
Errors on an SSD drive
On 08/10/2017 10:31 AM, m.roth at 5-cent.us wrote: > Robert Moskowitz wrote: >> On 08/09/2017 10:44 PM, mad.scientist.at.large at tutanota.com wrote: >>> what file system are you using? ssd drives have different >>> characteristics that need to be accomadated (including a relatively slow >>> write process which is obvious as soon as the buffer is full), and
2014 Jul 10
0
Roadmap for C7-i386 and -arm?
Is there a url to a roadmap for these projects? I am assuming that they are both in the works based on past emails. I am able to be a tester for a C7-arm work. I have a (and will be getting more) Cubieboard 2 systems. I have not decided yet if I have justification for the Cubieboard 3 (called the Cubietruck).
2017 Aug 10
4
Errors on an SSD drive
what file system are you using?? ssd drives have different characteristics that need to be accomadated (including a relatively slow write process which is obvious as soon as the buffer is full), and never, never put a swap partition on it, the high activity will wear it out rather quickly.? might also check cables, often a problem particularly if they are older sata cables being run at a possibly
2017 Jun 09
8
OT - lowest power, cheapest python interpreter
I am searching for the cheapeat *nix SOC device with ethernet and wifi that can run Python 2.7. Ethernet should be 100mbit and hopefully supporting PXE. OT because im doubting you can squeeze our bloaty friend onto such a device.... :)
2014 Sep 29
1
Help on setting up a samba domain controller
My current samba domain controller is running ClearOS. But I am migrating to ARM servers (cubieboards) and using RedSleeve for now, and Centos7arm when that gets rolling. The driver is power savings; my ROI just on power is ~15months. So I only run an NT style Domain Controller with XP clients and roaming user profiles. It works, as there are only a few systems here are really just my wife a...
2017 Aug 10
0
Errors on an SSD drive
On 08/09/2017 10:44 PM, mad.scientist.at.large at tutanota.com wrote: > what file system are you using? ssd drives have different characteristics that need to be accomadated (including a relatively slow write process which is obvious as soon as the buffer is full), and never, never put a swap partition on it, the high activity will wear it out rather quickly. might also check cables, often a
2013 Dec 09
7
Best board for ARM ?