海胆阶段's Blog

  • Home

  • About

  • Tags169

  • Categories50

  • Archives325

  • Search

Wget Use Case Summary

Posted on 2020-09-04 | Edited on 2020-09-10 | In Linux

Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as ...

Read more »

Python Simple Http(s) Server

Posted on 2020-09-02 | Edited on 2022-12-20 | In Python

最近为了在局域网中传输文件,用Python搭建了一个很简单的 HTTP web server to serve files, 其实有其他软件也可以完成类似功能,甚至scp command也行。不过这个简单的HTTP web server里面的 文件结构一目了然 ...

Read more »

Docker Compose Quick Start

Posted on 2020-09-01 | Edited on 2021-09-04 | In Docker

Docker Compose vs Docker Swarm The difference lies mostly in the backend, where docker-compose deploys container on a single Docke ...

Read more »

Proxy Squid

Posted on 2020-08-30 | Edited on 2020-12-18 | In Proxy

//TODO [ ] https tunnel setup [ ] docker image build and test Introduction http://www.squid-cache.org/ Squid is a caching proxy fo ...

Read more »

HTTP Quick Start

Posted on 2020-08-27 | Edited on 2020-09-18 | In Network

最近在做migrating Squid to Envoy的工作,其中涉及到了很多HTTP的内容。趁着这次机会深入学习一下,还有就是一些proxy的内容,已经单独拿出来总结了。 Introduction 非常不错的Tutorial, 把各部分都讲得很详细: MD ...

Read more »

Python Packages and Virtual Environment

Posted on 2020-08-22 | Edited on 2023-10-29 | In Python

There is a better alternative, please see <<VSC Developing inside a Container>>. To use and manage third-party libra ...

Read more »

Golang Quick Start

Posted on 2020-08-22 | Edited on 2023-05-06 | In Go

Introduction Go users: https://github.com/golang/go/wiki/GoUsers web services, devops: docker + k8s Visual Studio Code go-plugin, ...

Read more »

Python3 Scripting

Posted on 2020-08-14 | Edited on 2022-04-19 | In Python

Why Python scripting? Easy to learn and write, interactively, powerful built-in data types and object oriented. Included packages ...

Read more »

Leetcode Python Summary

Posted on 2020-08-09 | Edited on 2020-10-11 | In Leetcode

未来可见的一段时期要switch 到 Python了。 这里主要记录一下用Python 刷题的总结,特别是一些不知道的module, funtions等等,还有就是知道了但没有熟练应用。 对于while, if 等,None, 0 等都视作False,不用再去 ...

Read more »

Jenkins Quick Start II

Posted on 2020-08-02 | Edited on 2020-08-04 | In Pipeline

This course is from PluralSight Automating Jenkins with Groovy. 这里不是讲如何编写declarative pipeline, 而是对Jenkins进行本地化配置, by Groovy script ...

Read more »
1…141516…33
海胆阶段

海胆阶段

骐骥一跃,不能十步;驽马十驾,功在不舍

325 posts
50 categories
169 tags
© 2019 – 2025 Chengdong Liao
Powered by Hexo v3.8.0
|
Theme – NexT.Muse v6.7.0
0%