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

    What Are You Doing Right Now

    Water Closet
    time waster
    285
    88.9k
    41.4m
    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.
    • black3dynamiteB
      black3dynamite @brandon220
      last edited by black3dynamite

      @brandon220 said in What Are You Doing Right Now:

      Trying to update the file upload size in Nextcloud from 511 Mb. Having a heck of a time finding the correct file to update in Fedora. I can find it easily in another install in Ubuntu.

      You can change it from the WebUI - File handling
      https://example.com/index.php/settings/admin

      That setting will update the .user.ini and .htaccess file in /var/www/html/nextcloud

      Or are you looking for the php.ini file in /etc?

      brandon220B 1 Reply Last reply Reply Quote 1
      • dbeatoD
        dbeato @dafyre
        last edited by

        @dafyre said in What Are You Doing Right Now:

        @dbeato said in What Are You Doing Right Now:

        Yesterday fixed cars and multiple things around the house, so morning to all

        G'morning. I tried to fix cars yesterday. Sadly, it looks like I gotta replace the relay or the fan blower motor in my truck.

        I see, I did that the Fan Blower Relay replacement two years ago.

        dafyreD 1 Reply Last reply Reply Quote 0
        • brandon220B
          brandon220 @black3dynamite
          last edited by brandon220

          @black3dynamite It is grayed out in the GUI and I don't see those files in /var/www/html/nextcloud

          Edit: I was able to open the .user.ini file even though I did not see it listed.

          JaredBuschJ travisdh1T black3dynamiteB 3 Replies Last reply Reply Quote 0
          • dafyreD
            dafyre @dbeato
            last edited by

            @dbeato said in What Are You Doing Right Now:

            @dafyre said in What Are You Doing Right Now:

            @dbeato said in What Are You Doing Right Now:

            Yesterday fixed cars and multiple things around the house, so morning to all

            G'morning. I tried to fix cars yesterday. Sadly, it looks like I gotta replace the relay or the fan blower motor in my truck.

            I see, I did that the Fan Blower Relay replacement two years ago.

            How bad was it? I'm having a hard time finding a good video of it for my Toyota pickup truck.

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

              @brandon220 said in What Are You Doing Right Now:

              @black3dynamite It is grayed out in the GUI and I don't see those files in /var/www/html/nextcloud
              Edit: I was able to open the .user.ini file even though I did not see it listed.

              a file or directory starting with a . is a hidden file.

              You have to use -a to see them.

              ls -la /var/www/html/nextcloud

              ObsolesceO 1 Reply Last reply Reply Quote 1
              • travisdh1T
                travisdh1 @brandon220
                last edited by travisdh1

                @brandon220 said in What Are You Doing Right Now:

                @black3dynamite It is grayed out in the GUI and I don't see those files in /var/www/html/nextcloud

                Edit: I was able to open the .user.ini file even though I did not see it listed.

                Files starting with a dot are hidden by default most of the time. You have to add the all switch to ls in order to see them ls -a

                There are to places that need the number changed in /etc/php.ini as well. The GUI probably doesn't have write access to the php.ini file, which is good for security.

                1 Reply Last reply Reply Quote 1
                • black3dynamiteB
                  black3dynamite @brandon220
                  last edited by black3dynamite

                  @brandon220 said in What Are You Doing Right Now:

                  @black3dynamite It is grayed out in the GUI and I don't see those files in /var/www/html/nextcloud

                  Edit: I was able to open the .user.ini file even though I did not see it listed.

                  It would be greyed out if SELinux is preventing apache from writing to that file and/or apache doesn't have write permissions.

                  1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce @JaredBusch
                    last edited by Obsolesce

                    @jaredbusch said in What Are You Doing Right Now:

                    @brandon220 said in What Are You Doing Right Now:

                    @black3dynamite It is grayed out in the GUI and I don't see those files in /var/www/html/nextcloud
                    

                    Edit: I was able to open the .user.ini file even though I did not see it listed.

                    a file or directory starting with a . is a hidden file.

                    You have to use -a to see them.

                    ls -la /var/www/html/nextcloud

                    I always use ls -lash... Easy to remember and effective

                    JaredBuschJ 1 Reply Last reply Reply Quote 2
                    • JaredBuschJ
                      JaredBusch @Obsolesce
                      last edited by

                      @obsolesce said in What Are You Doing Right Now:

                      @jaredbusch said in What Are You Doing Right Now:

                      @brandon220 said in What Are You Doing Right Now:

                      @black3dynamite It is grayed out in the GUI and I don't see those files in /var/www/html/nextcloud
                      

                      Edit: I was able to open the .user.ini file even though I did not see it listed.

                      a file or directory starting with a . is a hidden file.

                      You have to use -a to see them.

                      ls -la /var/www/html/nextcloud

                      I always use ls -lash... Easy to remember and effective

                      Well..... Didn't need to know your kinks....

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

                        Kids want Frozen yogurt.. Heading to Menchies.
                        https://www.menchies.com/

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

                          FroYo acquired

                          0_1538341082865_386DF9C3-745C-41A3-BD92-C458203D8B68.jpeg

                          tonyshowoffT 1 Reply Last reply Reply Quote 1
                          • tonyshowoffT
                            tonyshowoff @JaredBusch
                            last edited by

                            @jaredbusch said in What Are You Doing Right Now:

                            FroYo acquired

                            0_1538341082865_386DF9C3-745C-41A3-BD92-C458203D8B68.jpeg

                            Froyo information

                            1 Reply Last reply Reply Quote 1
                            • brandon220B
                              brandon220
                              last edited by

                              Thanks guys. Learned some new things today. I set up 2 more NC instances in my lab. Trying now to decide the best route to move the data directory out of the default location. Seems everything I read takes a different approach to it. I want to build a new instance with a large amount of storage and migrate a ton of files. Even NC recommends ( I know you are all aware of this )moving the /data out of /www but finding it difficult settling on a method to do so.

                              1 Reply Last reply Reply Quote 3
                              • brandon220B
                                brandon220
                                last edited by brandon220

                                Created the new data folder /ncdata but I get an error when running the setup wizard Error
                                Can't create or write into the data directory /ncdata

                                I'm trying to figure it out but stumped. I have 5 working NC installs but they are all using the default data location.

                                black3dynamiteB 1 Reply Last reply Reply Quote 0
                                • black3dynamiteB
                                  black3dynamite @brandon220
                                  last edited by

                                  @brandon220 said in What Are You Doing Right Now:

                                  Created the new data folder /ncdata but I get an error when running the setup wizard Error
                                  Can't create or write into the data directory /ncdata

                                  I'm trying to figure it out but stumped. I have 5 working NC installs but they are all using the default data location.

                                  Give apache write permissions for /ncdata

                                  travisdh1T brandon220B 2 Replies Last reply Reply Quote 1
                                  • siringoS
                                    siringo
                                    last edited by

                                    reviving, somehow, a 2012r2 server that would not boot for at least 4 hours this morning. I think a call to hp may be due.

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

                                      @black3dynamite said in What Are You Doing Right Now:

                                      @brandon220 said in What Are You Doing Right Now:

                                      Created the new data folder /ncdata but I get an error when running the setup wizard Error
                                      Can't create or write into the data directory /ncdata

                                      I'm trying to figure it out but stumped. I have 5 working NC installs but they are all using the default data location.

                                      Give apache write permissions for /ncdata

                                      Yeah, and if using a RedHat distribution like Fedora, you need to give httpd write permission and set the selinux to allow web server writes as well. Jarod's guide has all the settings you need to set in it.

                                      1 Reply Last reply Reply Quote 2
                                      • hobbit666H
                                        hobbit666
                                        last edited by

                                        Trying to locate some laptops.

                                        Also thinking how to best do a "task/to do" list/form thing for when we change/scrap a machine.

                                        1 Reply Last reply Reply Quote 0
                                        • brandon220B
                                          brandon220 @black3dynamite
                                          last edited by

                                          @black3dynamite I did do that and it reflects it when I status the folder. I gave it rwx across the board. @travisdh1 I think the selinux could be the issue. I was going to disable it and see if there was a change, but ran out of time. I plan on looking at it today again.

                                          1 Reply Last reply Reply Quote 1
                                          • WrCombsW
                                            WrCombs
                                            last edited by

                                            Monday morning, Getting things taken care of for my trip Wednesday.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3175
                                            • 3176
                                            • 3177
                                            • 3178
                                            • 3179
                                            • 4443
                                            • 4444
                                            • 3177 / 4444
                                            • First post
                                              Last post