ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Installing ownCloud 9 on CentOS 7

    IT Discussion
    owncloud owncloud 9 storage open source centos centos 7 linux linux server ntg lab scale scale hc3
    9
    116
    39.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JaredBuschJ
      JaredBusch @wirestyle22
      last edited by

      @wirestyle22 you can look at my 8.2 thread where I actually go over everything in detail. I do need to clean it up though and redo it for PHP 7 and ownCloud 9

      wirestyle22W 1 Reply Last reply Reply Quote 1
      • wirestyle22W
        wirestyle22 @JaredBusch
        last edited by

        @JaredBusch said:

        @wirestyle22 you can look at my 8.2 thread where I actually go over everything in detail. I do need to clean it up though and redo it for PHP 7 and ownCloud 9

        I read it. I took note of your comment on some of the documentation not being great so I figured I'd ask if there were any updates etc. Appreciate the help. Great info in your posts too.

        JaredBuschJ 1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @wirestyle22
          last edited by

          @wirestyle22 said:

          @JaredBusch said:

          @wirestyle22 you can look at my 8.2 thread where I actually go over everything in detail. I do need to clean it up though and redo it for PHP 7 and ownCloud 9

          I read it. I took note of your comment on some of the documentation not being great so I figured I'd ask if there were any updates etc. Appreciate the help. Great info in your posts too.

          it is all good and all the issues have been worked out. but you do have to go top to bottom of the post to get there 🙂

          oh and one thing i neglected above

          • do not disable SELinux
          wirestyle22W 2 Replies Last reply Reply Quote 1
          • wirestyle22W
            wirestyle22 @JaredBusch
            last edited by

            @JaredBusch said:

            @wirestyle22 said:

            @JaredBusch said:

            @wirestyle22 you can look at my 8.2 thread where I actually go over everything in detail. I do need to clean it up though and redo it for PHP 7 and ownCloud 9

            I read it. I took note of your comment on some of the documentation not being great so I figured I'd ask if there were any updates etc. Appreciate the help. Great info in your posts too.

            it is all good and all the issues have been worked out. but you do have to go top to bottom of the post to get there 🙂

            oh and one thing i neglected above

            • do not disable SELinux

            I'm currently running a test server just to show my boss what it's like but I will make a note of that. A lot of the guides tell you do that so I'm glad you said something. Appreciate it!

            JaredBuschJ 1 Reply Last reply Reply Quote 0
            • wirestyle22W
              wirestyle22 @JaredBusch
              last edited by wirestyle22

              @JaredBusch said:

              @wirestyle22 said:

              @JaredBusch said:

              @wirestyle22 you can look at my 8.2 thread where I actually go over everything in detail. I do need to clean it up though and redo it for PHP 7 and ownCloud 9

              I read it. I took note of your comment on some of the documentation not being great so I figured I'd ask if there were any updates etc. Appreciate the help. Great info in your posts too.

              it is all good and all the issues have been worked out. but you do have to go top to bottom of the post to get there 🙂

              oh and one thing i neglected above

              • do not disable SELinux

              Oh and I'm running this on a Vultr VM. I assume I'll migrate a month before it goes live so I don't have to deal with bandwidth limitations?

              1 Reply Last reply Reply Quote 0
              • JaredBuschJ
                JaredBusch @wirestyle22
                last edited by

                @wirestyle22 said:

                @JaredBusch said:

                @wirestyle22 said:

                @JaredBusch said:

                @wirestyle22 you can look at my 8.2 thread where I actually go over everything in detail. I do need to clean it up though and redo it for PHP 7 and ownCloud 9

                I read it. I took note of your comment on some of the documentation not being great so I figured I'd ask if there were any updates etc. Appreciate the help. Great info in your posts too.

                it is all good and all the issues have been worked out. but you do have to go top to bottom of the post to get there 🙂

                oh and one thing i neglected above

                • do not disable SELinux

                I'm currently running a test server just to show my boss what it's like but I will make a note of that. A lot of the guides tell you do that so I'm glad you said something. Appreciate it!

                For a demo, that is fine. But just know that there is no reason it must be disabled for production. There are only a few pieces that have to be modified to make it work right.

                1 Reply Last reply Reply Quote 1
                • wirestyle22W
                  wirestyle22
                  last edited by wirestyle22

                  With this server being encrypted are files that are being shared with a password considered secure encrypted files? In the same vein as O365 etc? Is this a viable alternative to using encrypted e-mail?

                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch @wirestyle22
                    last edited by

                    @wirestyle22 said:

                    With this server being encrypted are files that are being shared with a password considered secure encrypted files? In the same vein as O365 etc? Is this a viable alternative to using encrypted e-mail?

                    Whether or not they are considered secure sorely depends on the entity doing the considering.

                    If you ask me, then the answer to all of that is yes it is.

                    wirestyle22W 1 Reply Last reply Reply Quote 1
                    • wirestyle22W
                      wirestyle22 @JaredBusch
                      last edited by

                      @JaredBusch said:

                      @wirestyle22 said:

                      With this server being encrypted are files that are being shared with a password considered secure encrypted files? In the same vein as O365 etc? Is this a viable alternative to using encrypted e-mail?

                      Whether or not they are considered secure sorely depends on the entity doing the considering.

                      If you ask me, then the answer to all of that is yes it is.

                      I love you so much right now. You have no idea. Thanks!

                      JaredBuschJ 1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch @wirestyle22
                        last edited by

                        @wirestyle22 said:

                        @JaredBusch said:

                        @wirestyle22 said:

                        With this server being encrypted are files that are being shared with a password considered secure encrypted files? In the same vein as O365 etc? Is this a viable alternative to using encrypted e-mail?

                        Whether or not they are considered secure sorely depends on the entity doing the considering.

                        If you ask me, then the answer to all of that is yes it is.

                        I love you so much right now. You have no idea. Thanks!

                        If your file system is encrypted, then the data is encrypted at rest.
                        You are using SSL only, so the data in transit is encrypted.
                        There are no other pieces involved that you have control over to be encrypted.

                        wirestyle22W 1 Reply Last reply Reply Quote 2
                        • wirestyle22W
                          wirestyle22 @JaredBusch
                          last edited by

                          @JaredBusch said:

                          @wirestyle22 said:

                          @JaredBusch said:

                          @wirestyle22 said:

                          With this server being encrypted are files that are being shared with a password considered secure encrypted files? In the same vein as O365 etc? Is this a viable alternative to using encrypted e-mail?

                          Whether or not they are considered secure sorely depends on the entity doing the considering.

                          If you ask me, then the answer to all of that is yes it is.

                          I love you so much right now. You have no idea. Thanks!

                          If your file system is encrypted, then the data is encrypted at rest.
                          You are using SSL only, so the data in transit is encrypted.
                          There are no other pieces involved that you have control over to be encrypted.

                          Appreciate all of the info and your help! 😄

                          1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller
                            last edited by

                            You can also encrypt the block device under the filesystem, which could be encrypted SAN or encrypted SAS drives or what have you.

                            wirestyle22W 1 Reply Last reply Reply Quote 1
                            • wirestyle22W
                              wirestyle22 @scottalanmiller
                              last edited by

                              Do you have to use a Sync folder to Sync with the oC server using the oC client? The reason I ask(which may be the wrong thought process) is I don't want any of the files in my oC server to be saved locally permanently. I'd want the file to be downloaded to access and then once the changes are made and it sync's with the server I'd like it to be deleted. Is this possible? Am I thinking about this incorrectly?

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @wirestyle22
                                last edited by

                                @wirestyle22 said:

                                Do you have to use a Sync folder to Sync with the oC server using the oC client? The reason I ask(which may be the wrong thought process) is I don't want any of the files in my oC server to be saved locally permanently. I'd want the file to be downloaded to access and then once the changes are made and it sync's with the server I'd like it to be deleted. Is this possible? Am I thinking about this incorrectly?

                                How can you "sync" on save if you download manually?

                                Obviously, the sync client handles all of this.

                                If you do not want that, then you have to deal with teaching people how to download and upload files.

                                But you still have a local file when you do that.

                                What forces the user to delete the local file after editing?

                                1 Reply Last reply Reply Quote 0
                                • JaredBuschJ
                                  JaredBusch
                                  last edited by

                                  You can add an application to ownCloud to get online editing capability if that is what you want.

                                  0_1459788809519_upload-22fe0bbe-a4e1-499a-ae48-07b5e0ae2964

                                  wirestyle22W DashrenderD 2 Replies Last reply Reply Quote 0
                                  • wirestyle22W
                                    wirestyle22 @JaredBusch
                                    last edited by wirestyle22

                                    @JaredBusch said:

                                    You can add an application to ownCloud to get online editing capability if that is what you want.

                                    0_1459788809519_upload-22fe0bbe-a4e1-499a-ae48-07b5e0ae2964

                                    This is absolutely fantastic. I need to look a the apps obviously. Thanks!

                                    Edit: Actually I can't do what I may need to. I'll explain below.

                                    1 Reply Last reply Reply Quote 0
                                    • DashrenderD
                                      Dashrender @JaredBusch
                                      last edited by

                                      @JaredBusch said:

                                      You can add an application to ownCloud to get online editing capability if that is what you want.

                                      0_1459788809519_upload-22fe0bbe-a4e1-499a-ae48-07b5e0ae2964

                                      Is this the same as using Google Docs or MS's Web Office? How's the feature set in this online editing solution?

                                      1 Reply Last reply Reply Quote 0
                                      • wirestyle22W
                                        wirestyle22
                                        last edited by wirestyle22

                                        Let me explain my situation in more detail to be as accurate as I can be. I basically have a ton of sites that aren't connected to the domain. They are logging into a local account and accessing everything through a terminal server with their domain credentials. I don't want a local account that has access to all of these files basically. What do you recommend @JaredBusch ?

                                        travisdh1T 1 Reply Last reply Reply Quote 0
                                        • travisdh1T
                                          travisdh1 @wirestyle22
                                          last edited by

                                          @wirestyle22 said:

                                          Let me explain my situation in more detail to be as accurate as I can be. I basically have a ton of sites that aren't connected to the domain. They are logging into a local account and accessing everything through a terminal server with their domain credentials. I don't want a local account that has access to all of these files basically. What do you recommend @JaredBusch ?

                                          So let them have access to the things via the terminal server?

                                          wirestyle22W 1 Reply Last reply Reply Quote 0
                                          • wirestyle22W
                                            wirestyle22 @travisdh1
                                            last edited by

                                            @travisdh1 said:

                                            @wirestyle22 said:

                                            Let me explain my situation in more detail to be as accurate as I can be. I basically have a ton of sites that aren't connected to the domain. They are logging into a local account and accessing everything through a terminal server with their domain credentials. I don't want a local account that has access to all of these files basically. What do you recommend @JaredBusch ?

                                            So let them have access to the things via the terminal server?

                                            I want to get rid of the terminal server, file server and exchange server. Move to O365 and oC

                                            DashrenderD 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 3 / 6
                                            • First post
                                              Last post