Fcitx
来和我签订契约,成为fcitx开发者吧!
Fcitx的bug请到 https://github.com/fcitx/
Fcitx使用的讨论请到 https://groups.google.com/group/fcitx
Fcitx开发的讨论请到 https://groups.google.com/group/fcitx-devSearch
Recent Comments
- Ueno on 当你 Debug 一门过气语言生成的代码里面产生的 memory leak 时会发生什么 (a.k.a. 不要修改 vala 返回的 strv 的 length)
- The Road to Fcitx 5: 3. You can (NOT) type on wayland (properly). | CS Slayer on Gaps between Wayland and Fcitx (or all Input methods).
- The Road to Fcitx 5: 2. With multiple focus and multiple display in mind. | CS Slayer on Donation
- The Road to Fcitx 5: 1. libxcb replaces libX11 | CS Slayer on Donation
- Links 4/10/2017: OpenSSH 7.6, Mesa 17.2.2, FreeBSD 10.4 | Techrights on Gaps between Wayland and Fcitx (or all Input methods).
Tags
Categories
Archives
Tag Archives: gpxe
gPXE 安装 vps
这其实是我自己 SB 掉了,完全忘记注意了vps 的 panel 的邮件……其实这新 vps 的后台有两个,一个功能简陋,一个功能相对完整点。结果没注意看邮件的后果就是功能简陋的地方 vnc 过去之后发现只有个 gPXE ,当时我还想……这难道是逼人多花钱买 panel 的节奏(并不是。 所以结果就是用 gPXE 安装系统了。 随便挑了个 opensuse 来装,但是 gPXE 特别坑爹。 首先你需要网络,有 dhcp 的话执行 dhcp net0 (其实是你的网卡号不过多半就一个)。我也没配静态网络,所以…具体情况可以参照网上的,例如(http://etherboot.org/wiki/scripting) 其次和很多年前从硬盘装 linux 差不多,一个 kernel 一个 initrd,然后 boot 装 opensuse 13.1 的 … Continue reading