Ir al contenido principal

When “Pre-Installed OpenWrt” Isn’t Plug-and-Play

  Lessons Learned After Finally Configuring a Raspberry Pi CM4 Mini Router (Bought in 2022) Product Mini Router built with Raspberry Pi Compute Module 4 Dual Gigabit Ethernet NICs 4GB RAM / 32GB eMMC Pre-installed OpenWrt Compact form factor, fanless, low power Background: A Device That Waited Its Turn I bought this device back in 2022 . At the time, it looked like the perfect small router: Raspberry Pi Compute Module 4 Dual Ethernet ports OpenWrt already installed No SD card required thanks to eMMC But like many homelab projects, it ended up sitting on a shelf . Fast forward to today — with more networking experience, a clearer home network plan, and a real need for a flexible router — I finally decided to configure it properly. That’s when the real journey started. What I Expected (Even in 2025) Even knowing this wasn’t a consumer router, I still expected: Plug WAN into my upstream router Plug LAN into my laptop Access 192.168.1.1 Hav...

Install Office 2007 in Ubuntu

Long time ago, I was wondering if it was possible to install the office 2007 in ubuntu, and after some investigation I discovered that it was possibles.
Steps
  • The first things we have to do is to install the latest wine version. We download it here
  • After that we install the wine tricks. We download it here
  • We execute the winetrick command and its going to appear this window

  • We have to select the fallowing and we click Accept.
    winetricks dotnet11
    *winetricks gdiplus
    *winetricks vb3run
    *winetricks vb4run
    *winetricks vb5run
    *winetricks vb6run
    *winetricks msxml3
    *winetricks msxml4
    *winetricks msxml6
    *winetricks riched20
    *winetricks riched30
    *winetricks vcrun6
    *winetricks vcrun2005
    *winetricks vcrun2005sp1
    and after we have it ready. Here its a picture :)

And that's all. Want to read this in spanish (¿Quieres leerlo en español?) Aqui.

Comentarios

  1. Hi Diego

    No need to download anything, just use the standard Ubuntu packages. Otherwise you'll be chasing updates, etc.

    ResponderEliminar
  2. quick q,

    does winetricks create the firefox file associations for you so that when you open a .doc file, it automatically opens in office 2007?

    thanks,
    alex

    ResponderEliminar
  3. Yes it does :)
    here I have a screenshot http://img824.imageshack.us/img824/742/pantallazo2fq.png

    ResponderEliminar
  4. Hello Diego,
    I like your window title font. Where did you get the font?

    ResponderEliminar
  5. @Jean-Christophe its purisa font http://www.miriamruiz.es/debfonts/fnt-1754ebd3bc2e1eaf5b833389bd7b72de.html

    ResponderEliminar

Publicar un comentario