NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
NASguru
Nov 04, 2016Apprentice
Is a manual install of MySQL even possible?
So I attempted to peform a manul install of the latest MySQL using their APT Repository method which seems to take all the guest work out of installing the package. I created a folder called downloa...
FramerV
Nov 07, 2016NETGEAR Employee Retired
Hi NASguru,
Based on the description of the issue that you have provided, I may need to check this with others who can probably assist you and get back to you as soon as possible.
Thanks for your cooperation!
Regards,
NASguru
Nov 07, 2016Apprentice
FramerV wrote:Hi NASguru,
Based on the description of the issue that you have provided, I may need to check this with others who can probably assist you and get back to you as soon as possible.
Thanks for your cooperation!
Regards,
Sounds great, but I did have one thought. Is the installation of Apps limited to using the Admin page only? In short, I would have to upload it via that page to run the app? The problem of course is not all apps are going to be design to run from that page and this may be one of those cases.
- StephenBNov 07, 2016Guru - Experienced User
Beisser answered your original issue on another thread - you are logging in as "admin" instead of "root".
"apps" are installed/removed from the apps page by definition. An app which installed mySQL would be uploaded/installed from the apps page, and would be removable.
You can of course install stuff directly from ssh if you wish. You want to be very careful not to use up too much space in the OS partition.
- NASguruNov 07, 2016Apprentice
StephenB wrote:Beisser answered your original issue on another thread - you are logging in as "admin" instead of "root".
"apps" are installed/removed from the apps page by definition. An app which installed mySQL would be uploaded/installed from the apps page, and would be removable.
You can of course install stuff directly from ssh if you wish. You want to be very careful not to use up too much space in the OS partition.
Yup, I saw his response and will give it try. The MySQL has a pre-package you can install and use to add/remove their database so I'm not too concern about having a pretty GUI to show what's installed and needing to remove it. That said, how do I check the OS partition size and ensure there's enough room before moving forward. I presume based on your response that all apps are installed on the OS partition by default?
- StephenBNov 07, 2016Guru - Experienced User
apps normally install to /apps which is a mount from the data partition (/data/.apps)
If you install stuff manually, then its the install script that determines where it goes.
df // -h
will give you some idea of how full the OS partition is. Though business NAS like the 626X are using BTRFS as the OS file system - you can also use
btrfs filesystem show //
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!