资源算法smartos-flair

smartos-flair

2020-04-09 | |  32 |   0 |   0

smartos-flair

Some piecies of flair for your (my) SmartOS.

This repo has a few nice-to-haves for SmartOS. It includes some scripts and instance templates. It's mostly stuff created at some point when I wanted to test something, and didn't want to recreate it later. It provides the /opt/custom directory that I start with on standalone SmartOS compute nodes.

How to use

The preferred way is to install the pkgsrc "tools" set in the gz https://pkgsrc.joyent.com/install-on-illumos/ first.

/opt/tools/bin/pkgin -y install git-base mozilla-rootcerts
cd /opt; /opt/tools/bin/git clone https://github.com/bahamat/smartos-flair custom
svccfg import /opt/custom/smf/*

If you're not using pkgsrc, you can still get some flair. This method doesn't validate GitHub's SSL certificate, so use with care.

curl -k -LOC - https://github.com/bahamat/smartos-flair/archive/master.tar.gz
gtar zxf master.tar.gz
mv smartos-flair-master custom
svccfg import /opt/custom/smf/*


上一篇:flairwars-graph

下一篇:website-flair

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...