Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2022/02/20 02:25] – [Device Support] modern is vague and relative to the time of writing, djk44883faq [2022/02/21 16:45] – [GUI]-formatting, condense hogwild
Line 126: Line 126:
  
 Read more at: [[https://www.commandlinux.com/man-page/man1/busybox.1.html]] Read more at: [[https://www.commandlinux.com/man-page/man1/busybox.1.html]]
 +
 +
 +===== GUI =====
 +
 +//Q: The GUI is slow, is this normal?//
 +
 + \\
 +
 +No. FreshTomato was specifically built for speed and simplicity. There are some very rare cases where the GUI might become slow/unresponsive. This is almost always related to browser issues.
 +
 +  - First, try a different browser.
 +  - Rarely, you might have multiple copies of FreshTomato's administration interface certificate stored in the browser. If this happens, simply remove any unwanted FreshTomato certificates stored in your browser (or even all of them) before reconnecting to the web interface.
 +
 +If the GUI is completely unresponsive, log in via SSH (preferred) or telnet and verify, in order:
 +
 +  - CPU utilization ( e.g. by running ''top'' )
 +  - Presence of content in the /www folder (e.g. ''ls -l /www'' )
 +  - The httpd deamon is running ( e.g. ''ps | grep [h]ttpd'' )
  
  
faq.txt · Last modified: 2024/04/28 17:28 by hogwild