Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: supakwong on September 06, 2014, 11:17:27 PM

Title: How many space free for MySQL and Web?
Post by: supakwong on September 06, 2014, 11:17:27 PM
(https://dl.dropboxusercontent.com/u/34761538/images/tiny-core-linux.png)

I install TCL on flash disk is 2GB, After I install by default setting. I want to know how many space free for MySQL Data and Web Page.

How I can know about free space for that?.

Thank you
Title: Re: How many space free for MySQL and Web?
Post by: Rich on September 06, 2014, 11:28:28 PM
Hi supakwong
Quote
I want to know how many space free for MySQL Data and Web Page.
That depends on where you are storing the files. If they are on sda1, then about 1.9 Gig, otherwise it's a function of how much
RAM you have.
Title: Re: How many space free for MySQL and Web?
Post by: supakwong on September 07, 2014, 04:21:25 AM
Thank you for your answer, It's has only one storage is sda1 (2GB) flash disk.

Where is directory for htdoc(www)? I can't see them.

Thank you, Thank you.
Title: Re: How many space free for MySQL and Web?
Post by: Rich on September 07, 2014, 07:44:13 AM
Hi supakwong
The info tab in the Apps utility often provide details of interest for an extension, for example:
Code: [Select]
Author: Apache Software Foundation
Original-site: http://www.apache.org/
Copying-policy: Apache License, Version 2.0
Size: 948K
Extension_by: robc
Tags: Apache HTTP server
Comments: Start with "sudo apachectl -k start"

The home page directory is at:
/usr/local/apache2/htdocs

The configuration file is at:
/usr/local/apache2/conf/httpd.conf
There is also a very good book you can download that will help you with Tinycore in general:
http://tinycorelinux.net/book.html