• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Juan Antonio
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 48
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Juan Antonio

    • RE: install fog offline

      @Wayne-Workman said in install fog offline:

      FOG 1.2.0 is obsolete now, so is Ubuntu 10. And it’s just a bad idea to use anything but the latest LTS version of Ubuntu for a new build.
      Until well ago was the official version, this I say, are LiveCD with FOG 1.2. installed so you only have to install and configure.
      Fog 1.3.4 still gives errors, we are testing it, so I think this is a good solution to install without connection.

      In any case you can always try …

      posted in General Problems
      Juan AntonioJ
      Juan Antonio
    • RE: install fog offline

      @Wayne-Workman said in install fog offline:

      I would not advise using Ubuntu 10 or 14 or FOG 1.2 as a new installation.

      why???

      posted in General Problems
      Juan AntonioJ
      Juan Antonio
    • RE: install fog offline

      @Juan-Antonio Or you can use Multiserver Ubuntu 14.04, also with FOG 1.2.0 is a LiveCD with several services. Following the instructions works perfectly. The web is in Spanish language.
      Multiserver
      Multiserver LiveCD

      posted in General Problems
      Juan AntonioJ
      Juan Antonio
    • RE: install fog offline

      @Junkhacker Yes but it works perfectly with version 1.2.0 of Fog And it is built to install in a compatible equipment, it works in P-IV and P-III, in fact we are using it in our school as an image server to restore PCs of last Generation, with OS Win10 and MAX9 (based on Ubuntu 16’04). It is installed in a DELL optiplex 270

      posted in General Problems
      Juan AntonioJ
      Juan Antonio
    • RE: install fog offline

      You can download a functional distro with fog installed.

      This version is Ubuntu 10.04 with Fog 1.2.0

      Manual Fog

      posted in General Problems
      Juan AntonioJ
      Juan Antonio
    • RE: Best version of Ubuntu for FOG 1.2.0

      @Wayne-Workman said:

      @Juan-Antonio as Tom said earlier, the problem with Windows XP is fixed in FOG Trunk. Can you try to upgrade? https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

      I’ve tried it, but it gives me error, I used a couple methods with the same result, I even tried to install the package (php5-mysqlnd) independently and Ubuntu Server 10.04 tells me not found.

      0_1448043197019_Captura de pantalla de 2015-11-20 19:13:02.png
      0_1448043466430_Captura de pantalla de 2015-11-20 19:17:13.png

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: Best version of Ubuntu for FOG 1.2.0

      @Wayne-WorkmanIt It is true. I did not pay much attention because he was joking, however many thank you very much and thank to Tom. 🙂 :). I will try to fix it.

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: Best version of Ubuntu for FOG 1.2.0

      @Wayne-Workman said:

      @Juan-Antonio Have you ever seen these icons in any FOG build you’ve tried? This is what FOG Trunk looks like. It is the developmental version of fog. 1.2.0 is not fog trunk, 1.2.0 is (currently) the last stable release of fog.

      0_1447893259019_upload-5ffd3b87-c7d4-4268-8036-bbe6b61ad668

      0_1447919495920_sshot-9.png

      That’s the version I have installed FOG

      0_1447920451034_sshot-10.png

      This is the error

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: Best version of Ubuntu for FOG 1.2.0

      @Tom-Elliott said:

      @Wayne-Workman I guess it was about XP, but mostly the Versions of Ubuntu! JAJAJAJAJA (lol)

      @Juan-Antonio, now that you know what lol “means”, now just look at the letters, and just think of it like this:

      http://i.imgur.com/9fWen05.png

      Sincerely sorry, I guess it’s joke, but do not understand.
      I try to pay more attention.

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: Best version of Ubuntu for FOG 1.2.0

      @Wayne-Workman Thank you.
      I did not master very well their language, hence the question, as for your question, I have already tested in a real environment with several XP machines the cloning and the result is the same, and that was the reason to return to the FOG 0.32 version for computers with XP.

      what is the meaning “lol”??

      lol=JAJAJAJAJA!!! ok entendido ciao

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: Best version of Ubuntu for FOG 1.2.0

      @Tom-Elliott; I made several tests with different machines with the same result, the hard drive mounting failure to try clone new computer , only with XP (VISTA never use it). Anyway I check it again and share the results.

      I’m using the FOG version 1.2.0 (latest version) on Ubuntu Server 10.04 and for teams XP’s The FOG version 0.32 on Ubuntu Desktop 8.04; for the error caused.

      I must explain that we still use XP on older machines, used to introduction to the informatic to children 3-6 old years.
      Let us replacing gradually, We are without money. 😞

      Sorry; I do not understand this comment “” that turn Makes dinosaurs in the soil before lol “”

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: Best version of Ubuntu for FOG 1.2.0

      In my case, I used Ubuntu Server 7.10, 8.04 and 10.04, it worked well in all versions, I´ve had some problems when trying to clone Windows XP with Fog 1.2 on Ubuntu 10.04, so I use a server on Ubuntu 8.04 with FOG 0.32 to clone machines with Windows XP, for the rest; Ubuntu Server 10.04 with FOG 1.2.0 that works wonders with cloning in Linux, Windows 7, 8, 8.1, dual systems (Linux + Windows) machines.
      I have not tested with Windows 10.

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: SERVER PXE DIFERENT SERVER DHCP

      Solution to FOG in other DHCP server, using IPcop. It works with version 2.0.8 of IPCOP, in the latest version 2.1.8 does not work, track down.
      Edit in IPcop 2.0.8: /var/ipcop/dhcp/dnsmasq.local
      Add:
      ###############################################
      enable-tftp
      tftp-root=/tftpboot
      dhcp-boot=tag:!IPXEBOOT,undionly.kpxe,fog,10.0.0.5
      ###############################################
      Explanation of concepts;
      ##undionly.kpxe=boot file
      ##fog=Sever name
      ##10.0.0.5=IP
      @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
      By testing found the solution, just the line must be removed;
      tftp-root = / tftpboot

      So that would be this way;
      Edit in IPcop 2.1.5 & 2.1.8: /var/ipcop/dhcp/dnsmasq.local
      ############################################
      enable-tftp
      dhcp-boot=tag:!IPXEBOOT,undionly.kpxe,fog,10.0.0.5
      ############################################

      Tested on IPCop 2.1.8 and 2.1.5 versions.

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: FOG server: How to set the DHCP?

      Fog like basic network.
      Fog with another DHCP server.

      posted in Tutorials
      Juan AntonioJ
      Juan Antonio
    • RE: Problems installing Fog on Ubuntu 14.04

      [COLOR=#ff0000][B][SIZE=4]It´s undionly.kpxe any version 1.0.0 or higher:oops: sorry[/SIZE][/B][/COLOR]

      Ubuntu Server to Fog 1.2.0
      ]#### add by racl

      subnet 192.168.212.0 netmask
      255.255.255.0{
      option routers 192.168.212.1;
      option subnet-mask 255.255.255.0;
      option domain-name-servers 80.58.61.250, 80.58.61.254;
      range 192.168.212.8 192.168.212.254;

      filename “undionly.kpxe”;
      next-server 192.168.212.5;

      posted in Linux Problems
      Juan AntonioJ
      Juan Antonio
    • RE: Problems installing Fog on Ubuntu 14.04

      Using SmoothWall Express 3.0 to Fog 0.32

      [IMG]http://fogproject.org/forum/attachments/sshot-1-png.753/[/IMG]

      posted in Linux Problems
      Juan AntonioJ
      Juan Antonio
    • RE: Problems installing Fog on Ubuntu 14.04

      Could you install fog? or not?, and if you installed it, you test them running locally?

      Fog has two types of installation with DHCP server enabled or disabled.

      You have to consider what kind of DHCP server on the network to configure access to FOG from computers.

      Examples to Linux servers:

      Ubuntu Server to Fog 0.32
      [SIZE=4][B][B][SIZE=3]#### add by racl[/SIZE][/B][/B][/SIZE]

      [SIZE=4][SIZE=4][B][B][SIZE=3]subnet 192.168.212.0 netmask 255.255.255.0{[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3] option routers 192.168.212.1;[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3] option subnet-mask 255.255.255.0;[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3] option domain-name-servers 80.58.61.250, 80.58.61.254;[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3] range 192.168.212.8 192.168.212.254;[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3]# Configuracion de un equipo en cuestion con soporte PXE[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3] filename “pxelinux.0”;[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3] next-server 192.168.212.5;[/SIZE][/B][/B][/SIZE][/SIZE]
      [SIZE=4][SIZE=4][B][B][SIZE=3]}[/SIZE][/B][/B][/SIZE][/SIZE]

      posted in Linux Problems
      Juan AntonioJ
      Juan Antonio
    • RE: Problem with cloning computers.

      It work well?
      How had you distributed as partitions?
      My HD one to W7 NTFS, ETX4 to Linux and Swat.

      [url=“/_imported_xf_attachments/1/1331_sshot-2.png?:”]sshot-2.png[/url]

      posted in FOG Problems
      Juan AntonioJ
      Juan Antonio
    • RE: Thinkcentre M57p wont register

      dof You set up the domain in FOG?

      [url=“/_imported_xf_attachments/1/1329_sshot-1.png?:”]sshot-1.png[/url]

      posted in FOG Problems
      Juan AntonioJ
      Juan Antonio
    • 1
    • 2
    • 3
    • 1 / 3