Re: Battling with VMware tools aka open-vm-tools
Ok, I understand now I used VMware Workstation to connect to vCenter and the mouse worked fine!Two more things:1) When I do a reboot of the VM using the "restart" option it shuts the VM down instead...
View ArticleRe: Simple image viewer, which approach should I take?
I have edited core.gz , I believe /etc/init.d/tc-config in particular./opt/bootlocal.sh runs much later, pretty much when the system is already up.Sorry, I forgot about this. I'll post how I did it...
View ArticleHello and yeah I like Tiny core very much :-)
Hi all just wanted to say hello had a mad week of intensive learning this week but pleased to say I love this project it just keeps getting better!This week I made what im calling TinyMiner with...
View ArticleRe: Battling with VMware tools aka open-vm-tools
To be fair I have not dug into the details of the scripts. Reset is like holding down the power button on a PC. Restart is the graceful way. There isn't a "reboot" script, so I suspect ESXi/VMware does...
View ArticleCannot get alsa and alsamixer to work!
I have the October dcoreplus xenial .I used the sce tools to add alsa-modules & alsa-utils.Something weird going on here.Half the time when i type alsamixer from the terminal it say can't find...
View ArticleRe: Cannot get alsa and alsamixer to work!
Hi Lassar. What is the name of the alsa-modules package installed on your system?It should be alsa-modules-4.2.9-tinycoreThanks
View ArticleRe: Battling with VMware tools aka open-vm-tools
Open VM Tools seem to be running well in my TC VM! The restart option in vCenter does a shut down and I had to power it back on again. No big deal. I'm just glad I can manage the VM correctly with the...
View ArticleRe: Udevadm trigger spawns hundreds of processes
Why would the process limit for 64-bit be any different, and where does 28 come from?
View ArticleRe: [HELP] Share Printer
I was able to install through CUPS.Zebra TPL 2844 with EPL2 driver from cups.I can print from the cups management page, but i can't print through the network on another machine.This error appears (On...
View ArticleRe: Add flpicsee viewer to iso's / images?
Gotcha - TC is "toolkit", not a distribution.I was talking to Brian Kernighan awhile back (yes, that Brian) and we were discussing bloat and how it is so hard to choose a "distro" to run. He asked me...
View ArticleCan TinyCore be self-hosting?
That is, can TC be compiled *without* using things like bash, coreutils etc etc and rely solely upon busybox/ash itself?Sure libraries are one thing, but wondering if/how to use the existing tc...
View ArticleRe: Udevadm trigger spawns hundreds of processes
Apparently the max number of children is based on RAM so the more memory you have the worse the problem gets. Anyway, there's an easy fix. Add "udev.children-max=24" to the kernel command line. Why 24?...
View ArticleRe: Can TinyCore be self-hosting?
Nope. The Linux kernel requires bash and perl and bc and probably a few others busybox doesn't do.
View ArticleRe: [HELP] Share Printer
Which tinycore version and which architecture?Is the ghostscript extension loaded?
View ArticleRe: flViewer - simple and fast image viewer on FLTK-1.3
Hi, AllI have update build script and patches for tinycore 8.2 and offer they for you.
View ArticleRe: [HELP] Remote X applications
You may need to play with access control too (-ac option to Xvesa), or maybe Xorg.edit: Tested with two Qemu instances in a LAN. Removing "-nolisten tcp" and adding "-ac -tcp", X remoting worked....
View ArticleRe: [HELP] Remote X applications
ITS AMAZING!!!Updated my .xsession with -ac and -tcp flags.Work like a charm!THANKS!
View ArticleGuacamole.tcz
I was wondering if it would be possible to get a recipe for making Guacamole on i686 and especially x86_64 for Tiny Core? I am interested in trying this flavor of screen share. Thanks for all you do!
View Article