Quantcast
Channel: Tiny Core Linux
Viewing all 18621 articles
Browse latest View live

Re: PPTP Client: connecting to MS VPN servers

$
0
0
I wouldn't post my email in public because it invites spam and whatnot.

Re: Inactivity Timed Shutdown in Shell

$
0
0
I apologize for the late reply, I've been caught up in other matters. I've recently had some time to dig back into this. I'm trying to take the code you provided and make it work for what I need, but I may be going about it the wrong way. I am trying t...

Re: Lightweight Linux distros

$
0
0
After the lightweight distros, I want to see the bloated distros  ;D

Thanks for sharing.

Re: Mono 5.0.1

$
0
0
What mono programs were you running in which there were errors?  I don't see any errors just invoking mono* commands. 

Foxit Reader

$
0
0
Foxit Reader is now available, taken from the Tinycore 3.x repo.  Was my favorite small PDF reader.  Tested on dCore-xenial but since it is from 2009 should work on all dCore x86 ports.  Package name is foxit-reader. 

Use arecord to capture and digitize analog sources with tinycore

$
0
0
July 18, 2017

Recording analog audio using Tinycore Linux-- I also use this to record/digitize records).

Some of us have probably already done this , but it works great with my Rapsberry PI 2 running Tinycore (it is a PiCore player)

Assumes line signal...

Re: Mono 5.0.1

$
0
0
I will try linking I will report the result.

I was trying Mono Debugger - MDebug. With mono 4.2.1 is everthing working ok, but with 5.0.1 got
Code: [Select]
system.dllnotfound exception: libcI have tried with basic mono aplication and I get no errors. B...

Re: [TUTORIAL] HP T510 Internet Radio


Is it possible to boot tinycore fully in memory in raspbery pi or clone?

$
0
0
Flash drives get corrupted so easy.

Is it possible to use a sd card as firmware, and run tinycore fully in memory.

I was thinking of using a raspberry or clone as a internet radio.

Re: Is it possible to boot tinycore fully in memory in raspbery pi or clone?

$
0
0
Hi Lassar
Create an empty file called  copy2fs.flg  in your  tce  directory. This will cause extensions to be loaded into RAM instead
of being loop mounted.

Re: Is it possible to boot tinycore fully in memory in raspbery pi or clone?

Re: Mono 5.0.1

$
0
0
This linking is working to run just the basic app, but for my app, got the error that System.core is missing.
when mono-runtime 4.2.1 is installed i got the following output with the command 'gacutil -l' :

[code]The following assemblies are installed i...

Issue with nfs-utils, not returning version on `-V`

Re: Issue with nfs-utils, not returning version on `-V`

Re: Syslogd issues

$
0
0
Did this get carried forward to TC 8? It looks like it's being truncated again.

Re: Mono 5.0.1

$
0
0
Hi mzlj10,
Could you start a sce-import session for mono-runtime version 4.2.1 and then stop when it is about to download or merge the packages, listing what is in /tmp/work/ ie 'ls /tmp/work', and then do the same for mono-runtime 5.0.1, and compare t...

Re: Mono 5.0.1

$
0
0
mono 4.2.1:
[code]gcc-6-base
libc0.1
libc6
libc6.1
libgcc1
libmono-corlib4.5-cil
libmono-security4.0-cil
libmono-system-configuration4.0-cil
libmono-system-security4.0-cil
libmono-system-xml4.0-cil
libmono-system4.0-cil
mono-4.0-gac
mono-gac
mono-runti...

Re: Mono 5.0.1

$
0
0
Those libc0.1 and libc6.1 are just redundant entries for older package names for libc6 in the Xenial Packages file, so they don't bring in any packages themselves.  At this point there is nothing obvious to me to explain why the two versions of mono be...

Re: Inactivity Timed Shutdown in Shell

$
0
0
I tried what you suggested, and I'm no longer getting any errors, but it's still not powering off when it should be. Is there a way to monitor the script and see where the issue is at?

Re: Inactivity Timed Shutdown in Shell

$
0
0
I made it a little bit more fancy to make things easier.
[code]#!/bin/sh
#
# Prints idle time in seconds
# ... or waits TIME seconds while idle then beeps
# ... or waits TIME seconds while idle then executes COMMAND.
#
# Copyleft Misalf 2017

SLEEP="2" ...
Viewing all 18621 articles
Browse latest View live