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

    What Are You Doing Right Now

    Water Closet
    time waster
    285
    88.9k
    41.5m
    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 @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
                                    • jmooreJ
                                      jmoore @black3dynamite
                                      last edited by

                                      @black3dynamite I use Zoom, nice software

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

                                        @jmoore said in What Are You Doing Right Now:

                                        @black3dynamite I use Zoom, nice software

                                        Works great on Linux. No issues at all on Fedora Gnome Xorg. Students and staff like it better than Elluminate Live / Blackboard Collaborate.
                                        We also sometimes use it to support users.

                                        jmooreJ 1 Reply Last reply Reply Quote 0
                                        • jmooreJ
                                          jmoore @black3dynamite
                                          last edited by

                                          @black3dynamite Yeah my meetings are often in zoom and our distance learning classrooms are using now too

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

                                            Creating a Hardware Replaced/Scrapped form as people are forgetting to do simple things like remove the TS License and remove the machine from AD etc.

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