WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How many space free for MySQL and Web?  (Read 1244 times)

Offline supakwong

  • Newbie
  • *
  • Posts: 4
How many space free for MySQL and Web?
« on: September 06, 2014, 11:17:27 PM »


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

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: How many space free for MySQL and Web?
« Reply #1 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.

Offline supakwong

  • Newbie
  • *
  • Posts: 4
Re: How many space free for MySQL and Web?
« Reply #2 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.

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: How many space free for MySQL and Web?
« Reply #3 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