Commit Graph

28593 Commits

Author SHA1 Message Date
Xingyu.Wang
c0be9c243d
Merge pull request #8786 from wxy/20180417-How-to-do-math-on-the-Linux-command-line
PRF&PUB:20180417 How to do math on the Linux command line
2018-05-15 08:49:32 +08:00
Xingyu.Wang
6202023dea PUB:20180417 How to do math on the Linux command line.md
@pinewall https://linux.cn/article-9642-1.html
2018-05-14 19:06:18 +08:00
Xingyu.Wang
a785fe2830 PRF:20180417 How to do math on the Linux command line.md
@pinewall 翻译的不错。
2018-05-14 19:05:14 +08:00
Xingyu.Wang
a9565119be Merge remote-tracking branch 'LCTT/master' 2018-05-14 18:48:36 +08:00
Xingyu.Wang
e7a9be7652
Merge pull request #8783 from pinewall/submit-tech20180418
submit tech/20180418 Getting started with Anaconda Python for data science.md
2018-05-14 18:48:05 +08:00
DarkSun
02640f0cce
Merge pull request #8785 from lujun9972/add-MjAxODA1MTAgR2V0IG1vcmUgZG9uZSBhdCB0aGUgTGludXggY29tbWFuZCBsaW5lIHdpdGggR05VIFBhcmFsbGVsLm1kCg==
选题: Get more done at the Linux command line with GNU Parallel
2018-05-14 18:47:14 +08:00
darksun
b1c2992ebc 选题: Get more done at the Linux command line with GNU Parallel 2018-05-14 18:50:01 +08:00
DarkSun
29c2f0f800
Merge pull request #8784 from lujun9972/add-MjAxODA1MTAgQ3JlYXRpbmcgc21hbGwgY29udGFpbmVycyB3aXRoIEJ1aWxkYWgubWQK
选题: Creating small containers with Buildah
2018-05-14 17:56:17 +08:00
darksun
9de649f0d3 选题: Creating small containers with Buildah 2018-05-14 17:57:58 +08:00
songshunqiang
c6ad8da813 submit tech/20180418 Getting started with Anaconda Python for data science.md 2018-05-14 16:47:47 +08:00
DarkSun
34f6452d36
Merge pull request #8782 from lujun9972/add-MjAxODA1MDMgSG93IHRoZSBmb3VyIGNvbXBvbmVudHMgb2YgYSBkaXN0cmlidXRlZCB0cmFjaW5nIHN5c3RlbSB3b3JrIHRvZ2V0aGVyLm1kCg==
选题: How the four components of a distributed tracing system work toge…
2018-05-14 15:57:04 +08:00
darksun
046295fac4 选题: How the four components of a distributed tracing system work together 2018-05-14 15:59:00 +08:00
DarkSun
fefebd26fc
Merge pull request #8781 from lujun9972/add-MjAxODA1MDQgSG93IGEgdW5pdmVyc2l0eSBuZXR3b3JrIGFzc2lzdGFudCB1c2VkIExpbnV4IGluIHRoZSA5MHMubWQK
选题: How a university network assistant used Linux in the 90s
2018-05-14 15:56:31 +08:00
darksun
02db862f15 选题: How a university network assistant used Linux in the 90s 2018-05-14 15:57:21 +08:00
DarkSun
ee66c3c109
Merge pull request #8778 from pinewall/fix-tech20180418
fix tech/20180418 Getting started with Anaconda Python for data science.md
2018-05-14 15:48:19 +08:00
DarkSun
a84cb785d4
Merge pull request #8780 from lujun9972/add-MjAxODA1MDggVUtUb29scyAtIEVhc3kgV2F5IFRvIEluc3RhbGwgTGF0ZXN0IExpbnV4IEtlcm5lbC5tZAo=
选题: UKTools - Easy Way To Install Latest Linux Kernel
2018-05-14 15:47:09 +08:00
darksun
d39c29ee8d 选题: UKTools - Easy Way To Install Latest Linux Kernel 2018-05-14 15:49:43 +08:00
DarkSun
844fcfcb1a
Merge pull request #8779 from lujun9972/add-MjAxODA1MDggT3JiaXRhbCBBcHBzIC0gQSBOZXcgR2VuZXJhdGlvbiBPZiBMaW51eCBhcHBsaWNhdGlvbnMubWQK
选题: Orbital Apps – A New Generation Of Linux applications
2018-05-14 15:46:38 +08:00
darksun
a45195afa3 选题: Orbital Apps – A New Generation Of Linux applications 2018-05-14 15:48:27 +08:00
songshunqiang
e22dd3c3f2 fix tech/20180418 Getting started with Anaconda Python for data science.md 2018-05-14 15:34:37 +08:00
DarkSun
e0c58eb46b
Merge pull request #8777 from lujun9972/add-MjAxODA1MTEgTG9va2luZyBhdCB0aGUgTGlzcHkgc2lkZSBvZiBQZXJsLm1kCg==
选题: Looking at the Lispy side of Perl
2018-05-14 15:17:20 +08:00
darksun
5f81999de7 选题: Looking at the Lispy side of Perl 2018-05-14 15:17:45 +08:00
DarkSun
360764ac8a
Merge pull request #8776 from lujun9972/add-MjAxODA1MDMgMTEgTWV0aG9kcyBUbyBGaW5kIFN5c3RlbS1TZXJ2ZXIgVXB0aW1lIEluIExpbnV4Lm1kCg==
选题: 11 Methods To Find System/Server Uptime In Linux
2018-05-14 15:16:44 +08:00
darksun
15782dc062 选题: 11 Methods To Find System/Server Uptime In Linux 2018-05-14 15:10:11 +08:00
Xingyu.Wang
ad7c06a179
Merge pull request #8775 from wxy/20180101-How-Exit-Traps-Can-Make-Your-Bash-Scripts-Way-More-Robust-And-Reliable
PRF&PUB:20180101 How Exit Traps Can Make Your Bash Scripts Way More Robust And Reliable
2018-05-14 15:09:54 +08:00
DarkSun
7b7aa9996c
Merge pull request #8774 from lujun9972/add-MjAxODA1MDggUGVyc29uIHdpdGggZGlhYmV0ZXMgZmluZHMgb3BlbiBzb3VyY2UgYW5kIGJ1aWxkcyBoZXIgb3duIG1lZGljYWwgZGV2aWNlLm1kCg==
选题: Person with diabetes finds open source and builds her own medical…
2018-05-14 15:04:13 +08:00
Xingyu.Wang
41843e1073 PUB:20180101 How Exit Traps Can Make Your Bash Scripts Way More Robust And Reliable.md
@Dotcra https://linux.cn/article-9639-1.html
2018-05-14 15:03:35 +08:00
DarkSun
49b8374c9c
Merge pull request #8773 from lujun9972/add-MjAxODA1MDkgSG93IHRvIGtpbGwgYSBwcm9jZXNzIG9yIHN0b3AgYSBwcm9ncmFtIGluIExpbnV4Lm1kCg==
选题: How to kill a process or stop a program in Linux
2018-05-14 15:02:52 +08:00
DarkSun
0a57b0a8ed
Merge pull request #8772 from lujun9972/add-MjAxODA1MDggSG93IFRvIENoZWNrIFVidW50dSBWZXJzaW9uIGFuZCBPdGhlciBTeXN0ZW0gSW5mb3JtYXRpb24gRWFzaWx5Lm1kCg==
选题: How To Check Ubuntu Version and Other System Information Easily
2018-05-14 15:02:26 +08:00
darksun
b7c23a890b 选题: How to kill a process or stop a program in Linux 2018-05-14 14:59:36 +08:00
darksun
3b79b5ef81 选题: How To Check Ubuntu Version and Other System Information Easily 2018-05-14 14:57:13 +08:00
Xingyu.Wang
99b7ff5608 PRF:20180101 How Exit Traps Can Make Your Bash Scripts Way More Robust And Reliable.md
@Dotcra
2018-05-14 14:50:24 +08:00
Xingyu.Wang
edcee182c8
Merge pull request #8767 from wxy/20180328-How-To-Use-Instagram-In-Terminal
PRF&PUB:20180328 How To Use Instagram In Terminal
2018-05-14 14:25:41 +08:00
DarkSun
aa68f09065
Merge pull request #8771 from lujun9972/add-MjAxODA1MTEgTWlkbmlnaHRCU0QgQ291bGQgQmUgWW91ciBHYXRld2F5IHRvIEZyZWVCU0QubWQK
选题: MidnightBSD Could Be Your Gateway to FreeBSD
2018-05-14 13:07:44 +08:00
DarkSun
e5d8c201f3
Merge pull request #8770 from lujun9972/add-MjAxODA1MTAgSG93IFRvIERpc3BsYXkgSW1hZ2VzIEluIFRoZSBUZXJtaW5hbC5tZAo=
选题: How To Display Images In The Terminal
2018-05-14 13:07:10 +08:00
DarkSun
c5c18333bb
Merge pull request #8769 from lujun9972/add-MjAxODA1MDkgMyBNZXRob2RzIFRvIEluc3RhbGwgTGF0ZXN0IFB5dGhvbjMgUGFja2FnZSBPbiBDZW50T1MgNiBTeXN0ZW0ubWQK
选题: 3 Methods To Install Latest Python3 Package On CentOS 6 System
2018-05-14 13:06:30 +08:00
darksun
537bbabd3f 选题: MidnightBSD Could Be Your Gateway to FreeBSD 2018-05-14 13:05:50 +08:00
DarkSun
3e7d4273f8
Merge pull request #8768 from lujun9972/add-MjAxODA1MTAgQW5hbHl6aW5nIEFuc2libGUgcnVucyB1c2luZyBBUkEubWQK
选题: Analyzing Ansible runs using ARA
2018-05-14 13:05:35 +08:00
darksun
3087be2c4f 选题: How To Display Images In The Terminal 2018-05-14 13:03:46 +08:00
darksun
050b9bc392 选题: Analyzing Ansible runs using ARA 2018-05-14 13:00:02 +08:00
darksun
00d60f690e 选题: 3 Methods To Install Latest Python3 Package On CentOS 6 System 2018-05-14 12:51:43 +08:00
Xingyu.Wang
ae149ad218 PUB:20180328 How To Use Instagram In Terminal.md
@geekpi https://linux.cn/article-9638-1.html
2018-05-14 12:07:45 +08:00
Xingyu.Wang
60b9f40f8d PRF:20180328 How To Use Instagram In Terminal.md
@geekpi
2018-05-14 12:07:15 +08:00
Xingyu.Wang
2a630b48cc
Merge pull request #8766 from wxy/20180501-How-To-Use-Vim-Editor-To-Input-Text-Anywhere
PRF&PUB:20180501 How To Use Vim Editor To Input Text Anywhere
2018-05-14 11:57:22 +08:00
Xingyu.Wang
7ad7a1ef59
Merge pull request #8765 from icecoobe/features/dev
[Translated] 20180427 How to Compile a Linux Kernel.md
2018-05-14 11:21:05 +08:00
Xingyu.Wang
e5d15e66ff PUB:20180501 How To Use Vim Editor To Input Text Anywhere.md
@paperzhang 首发地址: https://linux.cn/article-9637-1.html
你的 LCTT 专页地址: https://linux.cn/lctt/paperzhang
2018-05-14 11:19:23 +08:00
Xingyu.Wang
120c480bab PRF:20180501 How To Use Vim Editor To Input Text Anywhere.md
@paperzhang 恭喜你,完成了第一篇翻译!
2018-05-14 11:18:40 +08:00
Xingyu.Wang
d90001015a Merge remote-tracking branch 'LCTT/master' 2018-05-14 10:57:32 +08:00
icecoobe
9516bf96cb [Translated] 20180427 How to Compile a Linux Kernel.md 2018-05-14 10:56:54 +08:00
Luke
43cf586b9c
Merge pull request #1 from LCTT/master
update from  upstream
2018-05-14 10:30:12 +08:00