Quantcast
Channel: Tiny Core Linux
Browsing all 18594 articles
Browse latest View live

Re: How to type space in wpa password?

yes wicd-curses do u know solution for space character in the password

View Article


Re: How to type space in wpa password?

Could you just edit the config file, and type in the clear text password within "

View Article


Re: dCore-jessie

dCore-jessie.gz has had it's base libraries updated to the latest.

View Article

Re: dCore-trusty

dCore-trusty.gz has had it's base libraries updated to the latest.

View Article

Re: dCore-wily

dCore-wily.gz has had it's base libraries updated to current.

View Article


Re: dCore-* on usb fat32/ext2

Yes, a bootable USB drive with the TSE folder on there as well.

View Article

Picore i2s 192khz/24bit

Hi,I'm having some problems with playback of 192khz/24bit flac files on my Pi. The setup is like this:- Pi2- Picoreplayer v2.1, music stored on Synology NAS running LMS- I2S module for audio playback...

View Article

Truecrypt / Veracrypt

Hi all,try to get one of them running - but booth complain about a missing libfuse.so.2 Where can i get this library?

View Article


Re: Truecrypt / Veracrypt

in the fuse extension...

View Article


group ids

hi friends,in tinycore the group id 1000 is used for messagebus.in many distributions the group id for normal users start with 500 or 1000.in debian i use f.e. the group user with the id 1000 for my...

View Article

Re: dCore-* on usb fat32/ext2

I am working on the usb installer to update it to include current offerings, the quick and easy way is to use the dd command with an iso image and write it to a bootable usb, but that does not allow a...

View Article

Re: dCorePlus-jessie doesn't load sce on virtualbox

Ok, I will look into it.  The /cde directory is likely cdrom specific rather than booting from virtual machine.

View Article

Re: group ids

I see what you are talking about, my Debian/Ubuntu HD install uses 1000 for my user acct.  Will look into it.

View Article


Thank you bela

Thank you Bela for making tiny core linux for raspberry pi.Just wondering how do you make the picore image, do you use some script.Or do you just manually take all the steps.Here a tip to the script,...

View Article

Re: Thank you bela

Hithanks for the script. piCore is not using the official RPi (Raspbian) kernel but its own built for piCore. There are few components missing there needed for piCore.Béla

View Article


Re: How to check cpu temperature with script or command

Yes curaga i have install the hwmon extension

View Article

Re: How to check cpu temperature with script or command

QuoteIs there any setting after installing lm-sensor utilityYes, run:Code: [Select]sudo sensors-detectPersistency:Add  /etc/sysconfig/lm_sensors  to your backup.Check  /etc/sysconfig/lm_sensors  for...

View Article


AM1 platform being phased out, good deals

Apparently AMD is phasing the AM1 platform out, the standard prices have halved, and there's been a few rather good deals (cpu + mobo for 30$, etc).That's for a quad-core platform with decent...

View Article

Re: Remove SystemTools and Applications from click menu

I can accept that. Thanks everyone for your help!

View Article

Re: How to check cpu temperature with script or command

Another attempt:Code: [Select]#!/bin/shfor i in /sys/class/hwmon/hwmon*do [ -e "$i"/temp*_label ] && LABEL="$(cat $i/temp*_label)" || LABEL="$(cat $i/name)" TEMP="$(( $(cat $i/*_input) / 1000...

View Article
Browsing all 18594 articles
Browse latest View live