From 1754895a48b425cfaeb1f9eeafd68878655c621a Mon Sep 17 00:00:00 2001 From: qhwdw Date: Tue, 9 Oct 2018 10:52:04 +0800 Subject: [PATCH] Translating by qhwdw --- ...180413 The df Command Tutorial With Examples For Beginners.md | 1 + ...lete Sed Command Guide [Explained with Practical Examples].md | 1 + ...tall Oracle VirtualBox On Ubuntu 18.04 LTS Headless Server.md | 1 + ...adless Virtualization Server Using KVM In Ubuntu 18.04 LTS.md | 1 + ...1 A checklist for submitting your first Linux kernel patch.md | 1 + sources/tech/20180824 What Stable Kernel Should I Use.md | 1 + 6 files changed, 6 insertions(+) diff --git a/sources/tech/20180413 The df Command Tutorial With Examples For Beginners.md b/sources/tech/20180413 The df Command Tutorial With Examples For Beginners.md index e72be14659..bb368b3958 100644 --- a/sources/tech/20180413 The df Command Tutorial With Examples For Beginners.md +++ b/sources/tech/20180413 The df Command Tutorial With Examples For Beginners.md @@ -1,3 +1,4 @@ +Translating by qhwdw The df Command Tutorial With Examples For Beginners ====== diff --git a/sources/tech/20180615 Complete Sed Command Guide [Explained with Practical Examples].md b/sources/tech/20180615 Complete Sed Command Guide [Explained with Practical Examples].md index e548213483..d2c50b6029 100644 --- a/sources/tech/20180615 Complete Sed Command Guide [Explained with Practical Examples].md +++ b/sources/tech/20180615 Complete Sed Command Guide [Explained with Practical Examples].md @@ -1,3 +1,4 @@ +Translating by qhwdw Complete Sed Command Guide [Explained with Practical Examples] ====== In a previous article, I showed the [basic usage of Sed][1], the stream editor, on a practical use case. Today, be prepared to gain more insight about Sed as we will take an in-depth tour of the sed execution model. This will be also an opportunity to make an exhaustive review of all Sed commands and to dive into their details and subtleties. So, if you are ready, launch a terminal, [download the test files][2] and sit comfortably before your keyboard: we will start our exploration right now! diff --git a/sources/tech/20180703 Install Oracle VirtualBox On Ubuntu 18.04 LTS Headless Server.md b/sources/tech/20180703 Install Oracle VirtualBox On Ubuntu 18.04 LTS Headless Server.md index dd8c3cdb13..20ce979026 100644 --- a/sources/tech/20180703 Install Oracle VirtualBox On Ubuntu 18.04 LTS Headless Server.md +++ b/sources/tech/20180703 Install Oracle VirtualBox On Ubuntu 18.04 LTS Headless Server.md @@ -1,3 +1,4 @@ +Translating by qhwdw Install Oracle VirtualBox On Ubuntu 18.04 LTS Headless Server ====== diff --git a/sources/tech/20180704 Setup Headless Virtualization Server Using KVM In Ubuntu 18.04 LTS.md b/sources/tech/20180704 Setup Headless Virtualization Server Using KVM In Ubuntu 18.04 LTS.md index a85a637830..3125a1a4ee 100644 --- a/sources/tech/20180704 Setup Headless Virtualization Server Using KVM In Ubuntu 18.04 LTS.md +++ b/sources/tech/20180704 Setup Headless Virtualization Server Using KVM In Ubuntu 18.04 LTS.md @@ -1,3 +1,4 @@ +Translating by qhwdw Setup Headless Virtualization Server Using KVM In Ubuntu 18.04 LTS ====== diff --git a/sources/tech/20180821 A checklist for submitting your first Linux kernel patch.md b/sources/tech/20180821 A checklist for submitting your first Linux kernel patch.md index 1fc4677491..b6974cde0b 100644 --- a/sources/tech/20180821 A checklist for submitting your first Linux kernel patch.md +++ b/sources/tech/20180821 A checklist for submitting your first Linux kernel patch.md @@ -1,3 +1,4 @@ +Translating by qhwdw A checklist for submitting your first Linux kernel patch ====== diff --git a/sources/tech/20180824 What Stable Kernel Should I Use.md b/sources/tech/20180824 What Stable Kernel Should I Use.md index bfd64a2ec2..52b77498c5 100644 --- a/sources/tech/20180824 What Stable Kernel Should I Use.md +++ b/sources/tech/20180824 What Stable Kernel Should I Use.md @@ -1,3 +1,4 @@ +Translating by qhwdw What Stable Kernel Should I Use? ====== I get a lot of questions about people asking me about what stable kernel should they be using for their product/device/laptop/server/etc. all the time. Especially given the now-extended length of time that some kernels are being supported by me and others, this isn’t always a very obvious thing to determine. So this post is an attempt to write down my opinions on the matter. Of course, you are free to use what ever kernel version you want, but here’s what I recommend.