Re: Security concerns
i suggest outsourcing security liabilities to a company with a good lawyer department. keeps the hopes up while the system can stay simple.
View ArticleRe: (fr) Les utilisateurs francophones de Tiny Core Linux
Il sera peut-être meilleur de commencer avec les distribution files - core.gz, vmlinuz - a partir de:http://www.tinycorelinux.net/8.x/x86/release/distribution_files/et les télécharger/copier a...
View ArticleRe: picore 8.1.5 rpi3 boot codes
I really couldn't say for sure. I'm quite new to picore so I was probably doing something wrong. What you say sounds right though. As the card is unmounted after boot it IS offline. Perhaps if I had...
View ArticleRe: picore 8.1.5 rpi3 boot codes
Code: [Select]sudo mount /mnt/mmcblk0p1cd /mnt/mmcblk0p1vi cmdline.txtcd /sudo umount /mnt/mmcblk0p1
View ArticleRe: TCL Repository file listing
Why not request each md5 file with wget for every *.tcz in your optional directory, then compare the md5sums to determine if your currently installed extension is an old version. I used this method...
View ArticleRe: Security concerns
That page isn't really much help.For example, it has a pointer to an "audit script" which doesn't run and a couple of other scripts which it says don't use.... I was going to complain here, but really...
View ArticleRe: sound geht nicht und Tastatur geht nicht ß und umlaute bei Terminal
Und jetzt klappt der Befehl nicht mehr... Nur im Base Modus funktioniert das
View ArticleRe: (fr) Les utilisateurs francophones de Tiny Core Linux
Quoteune fois démarrer, avec une branchement ethernet câblé, on peut télécharger les extensions nécessaires utilisant "tce-load -wil extension_nom".j 'ai testé histoire de voir, mais comme je n'ai pas...
View ArticleWhich RPi board are you using?
Please tell us which Raspberry Pi model are you using. You can vote multiple boards.
View ArticleWhich board to support?
Please tell, which board and processor architecture would be supported in your opinion?
View ArticleRe: Security concerns
Hi Juanito,Okay, as you've responded I will paste this message here, it probablyreads a little aggressively. But rather than clean it up I'll just saythat it's a picture of how frustrating the process...
View ArticleRe: Installing extensions from the command line
Well, I used insteadCode: (bash) [Select]$ tce-run packageand it did work. For example, Code: (bash) [Select]$ tce-run firefox-ESRwill make firefox immediately available to me, the Firefox button will...
View ArticleRe: No way to use boot options
You need to remove the cde boot option, or writing to the tce directory will be disabled.
View ArticleRe: sound geht nicht und Tastatur geht nicht ß und umlaute bei Terminal
Und was soll ich jetzt genau eingeben für das un-mounten? Und was für das mounten?
View ArticleRe: sound geht nicht und Tastatur geht nicht ß und umlaute bei Terminal
mein Boot loader sieht jetzt so aus... so klappt es super. für den terminal modus lösche ich einfach den letzten satz: lst=onboot-desktop.lst #UI vesamenu.c32UI menu.c32MENU TITLE Tiny Core...
View ArticleRe: sound geht nicht und Tastatur geht nicht ß und umlaute bei Terminal
jetzt hab ichs nochmal geändert... kommt aber aufs selbe raus...#UI vesamenu.c32UI menu.c32MENU TITLE Tiny Core BootloaderTIMEOUT 100DEFAULT TerminalLABEL TerminalKERNEL /tce/boot/vmlinuzAPPEND...
View ArticleInstalling extensions from the command line
Simply add any extensions required at boot to the onboot.lst You can add to onboot.lst manually or use the onboot maintenance option available in APPS Sent from my iPhone using Tapatalk
View ArticleRe: No way to use boot options
Quote from: luiznetto on May 07, 2017, 10:42:42 AMNow I left the initial line of code there and just addedtce=sdb1 waitusb=20(I chose it deliberately long so I could observe the boot process better)...
View ArticleRe: No way to use boot options
Waitusb only continues before the limit if you also passed an UUID or a LABEL to wait for; otherwise it will wait the full time.
View Article