• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. julio
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 15
    • Posts 97
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by julio

    • J

      démarrer une machine via le réseau

      Linux Problems
      • • • julio
      10
      0
      Votes
      10
      Posts
      1.9k
      Views

      B

      @julio said in démarrer une machine via le réseau:

      @george1421 désolé george pour le dérangement, j’ai trouvé le problème à ma solution tout seul ne prend pas en compte mes messages et mes images stp. merci bien

      C’est bien aussi de donner la solution au problème. Cela peut servir à d’autres personnes. Merci.

    • J

      problème d'uploade de debian dans fog

      Linux Problems
      • • • julio
      5
      0
      Votes
      5
      Posts
      709
      Views

      J

      @tom-elliott salut tom et ici ca veut dire quoi et comment je pourrais resoudre cela??? merci bien

    • J

      effectuer un déploiement avec un firewall activer

      General
      • • • julio
      9
      0
      Votes
      9
      Posts
      1.1k
      Views

      J

      @tom-elliott unicast fonctionne bien mais multicast non cela ne fonctionne pas en multicast j’ai toujours la même erreur comme tout à l’heure

    • J

      configuration ssl interface de fog

      General
      • • • julio
      10
      0
      Votes
      10
      Posts
      1.5k
      Views

      J

      @sebastian-roth said in configuration ssl interface de fog:

      @julio The certificate we see in the picture is not generated by FOG I would say (Issued To: Administrateur, Issued By: Administrateur, Expiry Date: 17/11/2120?!?). Did you put that CA certificate file there?

      The mentioned path /opt/fog/snapins/ssl/CA/.fogCA.pem is where the FOG installer will generate the CA certificate. It then copies that file to /var/www/html/fog/management/other/ca.cert.pem, where it is used by the Apache webserver. So you might want to compare those two files. Maybe you need to import the later one if you have messed with those files.

      Be aware that importing the CA certificate into the Personal key store is probably not going to help. You need to import into Trusted (Root) Certificates section.

      pour ceux qui sont intéresser suivez les etapes de mr roth.

    • J

      langage de programmation

      General
      • • • julio
      51
      0
      Votes
      51
      Posts
      9.6k
      Views

      J

      bonsoir george, stp excuse moi de venir ce soir te poser ce problème,

      je veux déployer mon image sur une machine physique mais cela ne fonctionne pas. voici l’erreur que je reçois.20210404_012630.jpg 20210404_012700.jpg

      la marque de mon ordinateur c’est un dell latitude et en passant, mon serveur est sur une machine virtuel et j’ai connecté ma machine cible directement sur la machine physique qui abrite mon serveur fog sur virtual box. par quelle moyen savoir que ma machine physique est bien connecté à mon serveur virtuel???

    • J

      application fog

      Linux Problems
      • • • julio
      8
      0
      Votes
      8
      Posts
      714
      Views

      S

      @julio You need to look into who installing those programs on Ubuntu/Debian is possible at all. For example, Notepad++ is a native Windows program and seems like you need to use snap (on Ubuntu) or even manually install wine to be able to run Notepad++ on Linux: https://itsfoss.com/notepad-plus-plus-linux/

      Visual Studio Code seems to be available for Linux: https://code.visualstudio.com/download

      Putty is available as official package on Ubuntu and Debian as far as I found.

      An so on. This is well beyond what we can do for you! You need to figure out how the installations work or ask in different forums specific to that software you want to install. Start by searching the web.

      As soon as you figured out how to install each software you can use bash scripts (mentioned below) to do the job for you.

    • J

      installation des Applications

      Linux Problems
      • • • julio
      2
      0
      Votes
      2
      Posts
      284
      Views

      J

      @julio les snaping son concue pour creer des applications à installer sur des systèmes d’exploitations windows.

    • J

      déploiement de ubuntu client

      Linux Problems
      • • • julio
      1
      0
      Votes
      1
      Posts
      177
      Views

      No one has replied

    • J

      problème rencontrer lors du déploiement

      FOG Problems
      • • • julio
      7
      0
      Votes
      7
      Posts
      1.4k
      Views

      S

      @julio If you need rename and domain join on Linux systems you’ll have to manually add scripts to do that work for you. Rename can be done woth post-deploy scripts I would think but domain join is another story. You might even need to add systemd/initd scripts to do that for you. Currently this is way beyond what FOG or the fog-client can do for you I have to admit.

    • J

      deploiement

      Linux Problems
      • • • julio
      8
      0
      Votes
      8
      Posts
      767
      Views

      J

      @sebastian-roth

      oui je veux de l’aide roth. je devrais normalement booter le images de ubuntu et débian. centos etais une erreur déseolé de mon retard

    • J

      droit

      FOG Problems
      • • • julio
      3
      0
      Votes
      3
      Posts
      235
      Views

      J

      @tom-elliott said in droit:

      @julio said in droit:

      bonjour voici mon fichier /etc/exports. j’ai ajouter ces deux dernière lignes pour un test mais elle ne fonctionne pas toujours.

      I’m not quite sure what you’re looking for.

      First things first, the fsid elements must be unique.

      Meaning these lines are good.:

      /images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0) /images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)

      But the following 2 items are not good as they are overwriting the configuration for the first 2 items.

      /home/fog/images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0) /home/fog/images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)

      Should more likely be:
      erreur.PNG

      c’est ça mon problème. je cherche comment mon mon image dans mon serveur.

    • J

      Problème de brouillard

      Linux Problems
      • • • julio
      33
      0
      Votes
      33
      Posts
      5.5k
      Views

      george1421G

      @julio This is a new error for me. If the destination is failing to deploy I think there should be a different error. But I give you steps to debug this.

      Schedule another deploy task to this computer, but before you press the “schedule task” button, select the “debug” check box then submit the task. PXE boot the target computer. The computer will start into the imaging steps, but this time you will see many pages of text that you will clear by pressing the enter key. At the end of the text you will then be at the “FOS Linux” command prompt.

      At the “FOS Linux” command prompt key in lsblk. This will show you if FOS Linux can see the local hard drive.

      The next step you will start the imaging process. In debug mode the imaging process will pause at certain steps. This is done so you can read errors during imaging. I am guessing since your deployment is failing, there is an error message that is getting overlooked. I might think there will be an error message on the partclone screens (blue screen with text). To start the imaging process at the FOS Linux command screen key in fog and press enter. You will need to press the enter key at each pause to go to the next steps.

    • 1 / 1