Anonymous | Login | 2024-11-21 13:23 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001195 | ClearOS | app-base - Base System | public | 2013-06-20 12:21 | 2013-11-04 15:43 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | high | Severity | tweak | Reproducibility | N/A | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Beta 3 | Fixed in Version | |||||||
Summary | 0001195: Add warning in wizard if inadequate RAM is detected | ||||||||
Description | Inadequate RAM leads to all sorts of problems, notably: - Yum is memory hungry, so Marketplace installs may fail when RAM is in short supply - Zarafa requires at least 2 GB of RAM - Apps like Snort, ClamAV, DansGuardian should be running with at least 2 GB (1 GB is tight and it's not worth being on the edge for $10 worth of RAM) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0001077) user2 2013-10-31 10:26 |
Source Code Changelog --------------------------------------------------- - Added warning when RAM is less than 1 GB [tracker 0001195] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6633 [^] U webconfig/apps/base/trunk/controllers/wizard.php U webconfig/apps/base/trunk/language/en_US/base_lang.php U webconfig/apps/base/trunk/views/wizard.php |