{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Linux",
  "home_page_url": "https://evotec.xyz/fr/categories/linux",
  "feed_url": "https://evotec.xyz/fr/categories/linux/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/meet-emailimo-new-way-to-send-pretty-emails-with-powershell",
      "url": "https://evotec.xyz/fr/blog/meet-emailimo-new-way-to-send-pretty-emails-with-powershell",
      "title": "Meet Emailimo \u2013 New way to send pretty emails with PowerShell",
      "summary": "When reading this blog post, you may be thinking that there\u2019s nothing new one can add to emailing with PowerShell as there were tons of articles in recent years covering this subject pretty good. It\u2019s all known, and people have used it since the early days of PowerShell. You can even send an email with just one line using Send-MailMessage. Now, this post is not about that. This post is about sending HTML based emails. You see when you want to send an email that is just text based that\u2019s pretty trivial. Things get complicated when you want your emails to have some colors, some tables, some links or some lists. This is where you have to involve HTML and CSS. Since I\u2019ve been working with PowerShell for a while now, I\u2019ve seen my share of scripts/modules or blog posts that cover this but one thing that usually hit me \u2013 it was sometimes tough to understand what is happening, what the author is doing, and what happens if I change this or that. While I\u2019ve seen people dismissing programmers doing HTML / CSS or JavaScript for not being real programmers, I disagree entirely. You have to know what you\u2019re doing if you want your stuff to look good. I\u2019ve spent days or even weeks playing with HTML/CSS/JS, and I must admit half of what I do I don\u2019t even understand until I see the output. So before you go and tell people that HTML/CSS is easy, think again.",
      "date_published": "2019-04-12T08:13:43.0000000Z",
      "tags": [
        "css",
        "emailimo",
        "html",
        "javascript",
        "js",
        "Linux",
        "Mac OS X",
        "mailing",
        "outlook",
        "PowerShell",
        "pswritehtml",
        "send-email",
        "send-mail",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/recovering-a-file-from-linux-partition-stored-on-vhdx-on-windows-8",
      "url": "https://evotec.xyz/fr/blog/recovering-a-file-from-linux-partition-stored-on-vhdx-on-windows-8",
      "title": "Recovering a file from linux partition stored on VHDX on Windows 8",
      "summary": "We do backups! That\u2019s our motto from the beginning till the end. If you\u2019re our Client and we take over\u2026",
      "date_published": "2015-03-04T19:24:10.0000000Z",
      "tags": [
        "altaro hyper-v",
        "backup",
        "evotec",
        "ext2read",
        "hyper-v",
        "linux",
        "microsoft hyper-v 2012",
        "restore"
      ]
    }
  ]
}