@george1421 Excellent explanation Thanks for the help. I will close the post as resolved I believe it will work
Posts made by Gilberto Ferraz
-
RE: delete all files from a client folder with windows 10
-
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?
-
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 ??
-
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?
-
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.
-
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)
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.
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
-
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?
-
RE: Install fog 1.5.7 on Centos 8
@george1421 Thank you for the patience.
you are a good person
-
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?
-
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
I followed the instructions of this posthttps://forums.fogproject.org/topic/13887/blank-install-page/36
but now I canāt create the database give me this error
-
RE: Upload Image From HDD 500GB to SSD 120GB
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.
-
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.
-
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 ??
-
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?
-
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.
-
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
-
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?
-
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?
-
RE: Upload Image From HDD 500GB to SSD 120GB
Hello!
Finally got access to the fog server.
the content ofcat d1.partitions
cat d1.minimum.partitions
cat d1.fixed_size_partitions
of folder
/ images / 05_09_2019_si_essaItās
-
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