发布时间:2016-02-07 09:50:20
FreeBSD 10.2 + mate-desktop environmenthttps://forums.freebsd.org/threads/how-to-format-a-partition-under-freebsd.19087/Create 1 slice covering the entire disk: # fdisk -I /dev/devNCreate 1 partition covering the entire slice: # bsdlabel -w devNs1Create a filesystem on the "a" partition (soft-.........【阅读全文】
发布时间:2016-02-05 09:25:59
install the system with usb sticksupdate the system with freebsd-update fetch and freebsd-update installinstall all the packages with pkg (use 'latest' pkg package)config slim to use fbsd themesconfig mate-screensaver to use a different wallpaper for the unlock opera.........【阅读全文】
发布时间:2016-02-03 14:04:49
SystemipfwntpsshnmaptcpdumpXxorgmateEditorVim/gVimC/C++clangcmakeboostpqxxPerlp5-Moosep5-DBD-Pgp5-DateTime.........【阅读全文】
发布时间:2016-01-29 10:42:05
1. vim /usr/local/share/glib-2.0/schemas/mate-background.gschema.override[org.mate.background]picture-filename='/path/to/the/background.jpg'Re-compile the schemas:# glib-compile-schemas /usr/share/glib-2.0/schemas/restart x (just reboot)......【阅读全文】