Code Monkey home page Code Monkey logo

edward-p.io.comments's Introduction

Hi there 👋

This profile is currently WIP.

edward-p.io.comments's People

Watchers

 avatar  avatar

edward-p.io.comments's Issues

DIY你自己的 Arch Linux 软路由 | Edward-P's Blog

https://blog.edward-p.xyz/2018/08/arch-router/

写在最前面 当你成功安装Arch Linux的那一刻,你就已经成为教徒。 大部分人玩软路由都采用ESXI这款虚拟机系统,准备好16G大内存,搞个黑群辉,然后挂个Lean大的OpenWrt-x86等等。 但是本人对虚拟机并无任何好感,主要是觉得浪费硬件资源,然后配置起来受到一些局限,因此就想到干脆直接装个Linux做路由器。 当然,是装最好用的发行版—Arch Linux.

用iPXE+软路由打造自己的网络引导方案——netboot.lan | Edward-P's Blog

https://blog.edward-p.xyz/2019/05/ipxe-netboot-lan/

什么是iPXE? iPXE是一款强大的开源网络引导固件。支持通过刷固件的方式替换掉网卡原有的PXE ROM,也可以通过UEFI或者BIOS从编译好的二进制文件引导。https://ipxe.org 基于iPXE,netboot.xyz已经做出了完整的一套网络引导菜单,但是一方面要求客户端要有Internet访问,另一方面由于启动镜像需要从Internet上面下载,启动速度往往不够快。 于是想到仿(

用`getopt`处理程序参数 | Edward-P's Blog

https://blog.edward-p.xyz/2017/08/use-getopt-to-resolve-flags/

Stage 1 命令行参数 用过命令行程序(特别是GNU开源程序)的人都知道程序执行时的首要任务就是解析命令行参数,然而我是在学Linux Shell的时后遇到了参数处理,命令行参数通常以字符串(项与项之间通常用空白字符隔开)的形式传入程序,而程序通过解析传入的字符串来确定选项和选项参数以及操作数,再执行相应的操作。

用Nginx在VPS上搭建自己的web服务器并实现HTTPS | Edward-P's Blog

https://blog.edward-p.xyz/2017/08/create-your-own-webserver-using-nginx/

0x01 写在最前面 用过Github Pages,Coding Pages,Gitlab Pages等免费Web托管之后gitlab、github速度太慢,Cloudflare爆了,阿里云CDN域名要备案(超级麻烦),coding虽然速度快但页面会先显示5秒广告再跳转(付费去广告超级恶心),于是想到自己搞个域名,租一台VPS,然后开干。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.