How to access file on webmin server when you dont have permission . . . So how could I solve this issue? Could you send me a procedure to give this account "logistics controller2" access to file "logistic" on the server? We are using "webmin version 1 760" running on "CentOS linux 6 7" I am not familiar yet with CLI commands reason why I am using the GUI interface of webmin
What of your App woud you recomant for a ESXi VM to install Bitwarden . . . The content of this field is kept private and will not be shown publicly If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar No HTML tags allowed Web page addresses and e-mail addresses turn into links automatically Lines and paragraphs break automatically
TurnKey support | TurnKey GNU Linux Bundled support for paying and free trial TurnKey customers Unlimited free "getting started" support is available to all paying TurnKey customers That includes AWS Marketplace users and TurnKey Hub users on paid plans - including during the free trial Beyond that, each subscription includes a number of free support tickets per month "One on one" support for default Hub AWS
Have you checked out the TurnKey Hub yet? Have you checked out the TurnKey Hub yet? Cloud Servers Rapidly explore and deploy 100+ free server apps in the Amazon EC2 cloud Only a browser required
Would you like to be able to set time and or keyboard on install . . . Some have suggested that it would be good to be able to select set keyboard and or time on install firstboot I know that the devs are trying to keep it simple but perhaps it would be a good idea to include this? So the question is, do you want keyboard and or time selection to be included in appliances as a default firstboot script?
Unix buffering delays output to stdout, ruins your day Output to stderr instead which is unbuffered by default, but this is a bit of an ugly hack Changing a program to flush as needed or not buffer is practical when you are the author, but it's a bit more problematic when you just want to run an existing program without Unix buffering getting in your way
opensource | TurnKey GNU Linux We'd also like to establish a mirror network that supports rsync so that service providers will find it easy to get up-to-date images of all TurnKey appliances By the way, if an rsync mirror is something you would find valuable, drop me a line
Odoo | Page 17 | TurnKey GNU Linux Odoo is an all-in-one business management suite of mobile-friendly web apps that integrates everything you need to grow your business: CRM, website content management, project management, human resources, accounting, invoicing and more Odoo apps integrate seamlessly to provide a full-featured open source ERP, but can also be used stand-alone
Post in this thread if you are awaiting account approval | Page 5 . . . If you'd like to sign up to our SaaS platform called the TurnKey Hub, that is a separate process (the user databases are separate) On signup, you get a free 14 day trial of our 2 most popular plans and if you have any Hub specific concerns and questions, please reach out via the built in support (blue icon at the bottom of each page)
Start service at boot | TurnKey GNU Linux Assuming that 'systemctl start stalwart-mail service' makes it run manually, 'systemctl enable stalwart-mail service' should make it auto start at boot time So I assume that something is causing it to fail to start at boot My guess is that it's trying to start too early - perhaps before networking has been configured, or something else it depends on If I'm correct and you can work out what