• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Gilberto Ferraz
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 10
    • Posts 56
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by Gilberto Ferraz

    • RE: delete all files from a client folder with windows 10

      @george1421 Excellent explanation šŸ™‚ Thanks for the help. I will close the post as resolved I believe it will work šŸ™‚

      posted in General
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: delete all files from a client folder with windows 10

      @george1421 Hello again, ok I got it, I must create a Bash file type

      echo deleting files
      del ā€œC:\Folder*.*ā€ /s /f/q
      echo Done!

      upload this bash to the Fog server in ā€œSnapin Managementā€ and schedule it to run on the client machine I want. and whenever you want šŸ™‚

      are these the correct steps?

      posted in General
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: delete all files from a client folder with windows 10

      Thanks for the quick response @george1421, but do you know any snapin or reference that has the function of deleting the contents of the transfers folder from the client’s machine ??

      posted in General
      Gilberto FerrazG
      Gilberto Ferraz
    • delete all files from a client folder with windows 10

      Hello, is it possible to program a task or a snapin to delete all files from a client folder with windows 10 operating system?

      posted in General
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Because? and who? change Sequence boot UEFI?

      @george1421 hello thanks for the help. yes already realized that it is the win10 operating system that changes the boot to ā€œWindows boot managementā€ but do you know any script to run in win 10 to put ipv4 back in the 1 option? I already followed some solutions from here. but I can’t come up with a solution without having to go to each of the machines.

      posted in Windows Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • Because? and who? change Sequence boot UEFI?

      Hi, I’m using fog to manage more than 100 machines in my company, the machines have different hardware.

      I use Centos 7.0 and Fog 1.5.7, everything works fine, I just have a little problem.

      I set up dnsmasq on the fog server by following this link https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server

      I configure the BIOS of my UEFI machines to boot to 1 option with ipxe (machines can handle fog tasks)
      alt text

      If you deploy, the machine starts up with the task and everything works fine.

      The problem is that the boot sequence in the BIOS changes without me doing anything.
      alt text

      In order to manage all these machines I need that even after deploying an image of an Operating System, the machines will continue booting with IPV4 in 1 Option

      I found someone with the same problem here on the forum https://forums.fogproject.org/topic/13775/boot-option-issue-pxe-booting/10 but the Dell CCTK tool doesn’t work with me because I don’t have dell machines.

      I don’t know if it’s FOG that changes UEFI’s sequence boot, or if it’s really Windows 10

      Thanks for the help you can give me

      posted in Windows Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Boot Option Issue (PXE booting)

      Hello @Brendan-Clemente!

      I have the same problem I tried to solve with the suggestion of @george1421 using Dell CCTK tool kit. But I could not. Are all your machines from Dell for this tool to work? Do you have any tutorials to follow?

      posted in Windows Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Install fog 1.5.7 on Centos 8

      @george1421 Thank you for the patience.

      you are a good person šŸ™‚

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Install fog 1.5.7 on Centos 8

      @george1421 said in Install fog 1.5.7 on Centos 8:

      I guess the developers need to post this a bit stronger.

      thanks

      to install fog 1.5.7 on centos7 version? Already works Well?

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • Install fog 1.5.7 on Centos 8

      hello i am installing version 1.5.7 of fog on a centos8 server.

      were having trouble creating the database here
      alt text

      alt text
      I followed the instructions of this post

      https://forums.fogproject.org/topic/13887/blank-install-page/36

      but now I can’t create the database give me this error

      alt text

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @Sebastian-Roth

      Thanks a lot for the help. I’m already weekend. But then I test your solution. I’m glad to hear that the problem was not mine šŸ™‚ but ubuntu 18.04 šŸ™‚ You will try to recover the system and install new centos.

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @george1421 said in [Upload Image From HDD 500GB to SSD 120GB]

      when i try to reinstall fog 1.5.7 again give me this error when installing mariadb-client and mariadb-server package.

      alt text

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @Tom-Elliott I thought so too, but the update turned out not to work well šŸ˜ž I try to install fog 1.5.7 again ??

      alt text

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @george1421 It is very strange I do not know what happened also does not let install mysql. I try to install version 1.5.7 again?
      alt text

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @george1421 I can’t even install it šŸ™‚ I’m using OS ubuntu 18.08.3 LTS.

      alt text

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @george1421 said in Upload Image From HDD 500GB to SSD 120GB:

      sudo systemctl status maridb

      bart2018@bart2018fog:~$ sudo systemctl restart mariadb
      Failed to restart mariadb.service: Unit mariadb.service not found.
      bart2018@bart2018fog:~$ sudo systemctl status maridb
      Unit maridb.service could not be found.
      bart2018@bart2018fog:~$

      is that mariadb is no longer on my server

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @george1421 hello!
      I upgraded to fog 1.5.7 on my ubuntu 18.08.3 LTS.

      Now I have problems with Maria DB ā€œDatabase connection unavailableā€

      could you help me?

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      @Sebastian-Roth Hello, thanks for the help!
      I am afraid to upgrade to version 1.5.7 I am afraid of losing access to the images and inventoried hosts.

      Do I get all this after the upgrade?

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      Hello!
      Finally got access to the fog server.
      the content of

      cat d1.partitions
      cat d1.minimum.partitions
      cat d1.fixed_size_partitions
      of folder
      / images / 05_09_2019_si_essa

      It’s

      alt text

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • RE: Upload Image From HDD 500GB to SSD 120GB

      ok sorry for the confusion, yes i agree the problem is in the image and not in the DHCP server.
      I can’t access the files that ask me because I forgot ssh access.
      I have the 500GB disk working well, to upload again I have to do some sysprep? defragment the disk? should i use option 1? "Single Disk - Resizable
      Partclone Compressed "

      thanks for the help and patience

      posted in FOG Problems
      Gilberto FerrazG
      Gilberto Ferraz
    • 1 / 1