Questions tagged [nextcloud]

Nextcloud is an open-source software suite that provides a location-independent storage area for data (cloud storage).

Nextcloud is an open-source software suite that provides a location-independent storage area for data (cloud storage). The project was launched to create a free alternative to commercial cloud providers. In contrast to commercial storage services, Nextcloud can be installed on a private server at no additional cost.

The project is based on PHP and a SQLite, MySQL or PostgreSQL database, so Nextcloud can run on all platforms that meet these requirements. Nextcloud can be operated via a web interface and is thus not tied to a particular operating system. However, native applications, such as File Manager or Group Wares can interact with Nextcloud via an interface and provide data and files locally.

Website: https://nextcloud.com/

Twitter: https://twitter.com/nextclouders

Facebook: https://www.facebook.com/Nextcloud-1032807203462807/

484 questions
-2
votes
1 answer

Can ping server, but not browse

I'm trying to set up a personal cloud server on a Surface Pro, but I'm running into a networking issue that has me completely stumped. My setup looks like this: I've installed a Nextcloud server on a VMWare virtual machine that's running Ubuntu…
-2
votes
1 answer

Nextcloud - Azure Mobile Engagement integration

Im trying to integrate the Azure mobile engagement platform with Nextcloud-ios project, but it's not sending any information to azure portal. I think the azure configuration is ok because I did it in other project and It worked fine. I've just done…
maej90
  • 51
  • 1
  • 4
-3
votes
1 answer

How to convert +0000 UTC to +0100 CET

I wrote a program that returns summary based on current time, but I am expereiancing an issue that current time is in my local format, but time of start and end, which I get from database are in different time zone, so in example instead of event…
1 2 3
32
33