HackMD
  • New!
    New!  Markdown linter lands.
    Write with consistency! Enable markdown linter that hints better markdown styling you can take. Click the lightbulb on the editor status bar 💡
    Got it
      • Create new note
      • Create a note from template
    • New!  Markdown linter lands.
      New!  Markdown linter lands.
      Write with consistency! Enable markdown linter that hints better markdown styling you can take. Click the lightbulb on the editor status bar 💡
      Got it
      • Options
      • Versions and GitHub Sync
      • Transfer ownership
      • Delete this note
      • Template
      • Save as template
      • Insert from template
      • Export
      • Dropbox
      • Google Drive
      • Gist
      • Import
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
      • Download
      • Markdown
      • HTML
      • Raw HTML
      • ODF (Beta)
      • Sharing Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • More (Comment, Invitee)
      • Publishing
        Everyone on the web can find and read all notes of this public team.
        After the note is published, everyone on the web can find and read this note.
        See all published notes on profile page.
      • Commenting Enable
        Disabled Forbidden Owners Signed-in users Everyone
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Invitee
      • No invitee
    Menu Sharing Create Help
    Create Create new note Create a note from template
    Menu
    Options
    Versions and GitHub Sync Transfer ownership Delete this note
    Export
    Dropbox Google Drive Gist
    Import
    Dropbox Google Drive Gist Clipboard
    Download
    Markdown HTML Raw HTML ODF (Beta)
    Back
    Sharing
    Sharing Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Note Permission
    Read
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    Write
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    More (Comment, Invitee)
    Publishing
    Everyone on the web can find and read all notes of this public team.
    After the note is published, everyone on the web can find and read this note.
    See all published notes on profile page.
    More (Comment, Invitee)
    Commenting Enable
    Disabled Forbidden Owners Signed-in users Everyone
    Permission
    Owners
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Invitee
    No invitee
       owned this note    owned this note      
    Published Linked with GitHub
    Like BookmarkBookmarked
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    --- title: 姫路IT系勉強会 2018.10 langs: ja-jp GA: UA-39104128-6 --- # 姫路IT系勉強会 2018.10 * 開催日:2018/10/20 * 司会:fu7mu4さん * 参加者数:参加者: 12名 学生: 0名 / Hangout: 1名 * hackMd: https://hackmd.io/4r1hmkw5Q-O9Z92n3ZaWAA * connpass: https://connpass.com/event/104115/ * ハッシュタグ:#histudy * [#histudy - Twitter検索](https://twitter.com/search?q=%23histudy&src=typd) ## 13:30 ### 自己紹介 ## 14:00 ### お題1:初心者向けシステム開発、クラウドを知りたい * WEBシステムの開発について知りたい * 社内システムを作りたい * 上から「今はクラウドやろ」と話があった * システムを作るのは内製がいいのか、外注したほうがいいのか考え中 * 現状 * 装置 -> FTP -> 社内 * 今後 * 装置 <-(最大数GB)-> FTP -> ファイル -> バッチ -> Webサービス -> DB -> Webサービス -> Webシステム * メンテナンスを考えると、慣れ親しんだ言語の方が良い * 公開されている場合、セキュリティ面も注意が必要 * 特定のアクセスのみなら、VPNなどで制限してしまう? * クラウド、アプリで役割分担をして開発をしたほうが良い * PaaSでまずは頑張る!(でもデータ量が…) * 通信データはGB単位・・・転送量で死ぬと思います。 * ログはちゃんと活用できる形で残そうね * インフラ周りを外にだすのもあり * 完全外注ではなく、社内でもある程度補助できる環境を。 ### お題2:初心者におすすめするWeb開発言語 * 目的によって異なる * Webアプリ本体を作りたい * [AWS Cloud9](https://aws.amazon.com/jp/cloud9/) * laravel * [TypeScript](https://www.typescriptlang.org/) * Python * Python Django * 言語以外にもセキュリティ面とかも勉強しておく必要がある * php→wordpressいじれますくらいなら一般企業のweb担当者くらいはいける * 体力もあるけど努力次第 * 就職のためというなら勉強会に出まくるのもいいかも * オープンソース界隈に作ったものなどを公開してみる * OSCなどは企業も来ている * ## 15:25 ### お題3:linux多言語環境 * 環境 * KDE * IBus (Gnome) * IBus-Mozc (日本語) * IBus-hangul * 質問 * IBus-MozcとIBus-ハングルを複数回切り替えると無応答になる。 * KDEをGnome、Xfceなどに変えてみる? * IBus-Mozcをやめる * 直接入力 * Tcode * fcitx * 日本語をEmacsで完結させる * Emacs内部に日本語変換がある * 入力の構成 * Input Method * 変換エンジン * Mozc * 入力フレームワーク * IBus * Fcitx ### お題4:設備、インフラの管理をする * オフライン環境でできるもの * インシデントや監視 * ネットワーク機器のログ解析 * 初心者向けのUI * 機器(ラック)の情報管理 * ラックや機器の連絡先やマニュアルなどの情報 * アラームの通知 * 現状はExcel管理 * 複数を組み合わせて実現する? * 機器の監視と情報管理は分けたほうがいいと思う * Zabbix * 監視 * Redmine * チケットでインシデント、メンテナンス管理 * Issue Templateなどのプラグインでチケットのテンプレート化 * Wikiで情報などを管理 * 画面が古いので別のものに集約するのもあり * ナレッジが溜らないと使われない、使われないとナレッジが溜らないというジレンマ * 率先して書きましょう * 既存の情報がある場合は検索させる * Redmineの[Elastic Search plugin](http://www.redmine.org/plugins/redmine_elasticsearch) * [ElasticSearch](https://www.elastic.co/jp/products/elasticsearch) * [FESS](https://github.com/codelibs/fess) * チームでコンセンサス(意見の一致)がとれないと駄目 * 全員がつかえること * 他の人のことも考えること * 引き継ぐ際に楽になる * ### お題5:セキュリティソフトの運用されている方 * セキュリティソフトのバージョンアップ * 設定がわかりづらい * Windowsのクライアントとサーバー * シマンテック * ウイルスバスター * カスペルスキー * マカフィー * Linuxだと? * clamav * ウイルススキャン(おもにファイルサーバーにあるWindowsファイルチェック) * chkrootkit * ルートキット検索(ファイル改ざんチェック) * [Vuls](https://github.com/future-architect/vuls) * 脆弱性スキャン * Go言語のソースをビルドする必要あり * バグがあったりする ### お題6:ブロックチェーンとRailsをやりたい * ブロックチェーンは置いときます * 数学の課題を配信して採点するような学習系のサービスがやりたい * 習熟度に合わせて問題をレコメンドしたい * Ruby * gemでハマりやすい * redmineをhackしていたら慣れた * 気合と根性と愛情でなんとかなる * Cake PHPあたりで基本を学んでからRailsに移行する * MVCモデルに慣れる * ゲーミングをとりいれた 学習用ソフトの例 * [Lisp Tutor](https://www.slideshare.net/padds1st/lisp-tutor-75384742) ### お題7:GitHubの効率的な運用方法 * 社内はSubversion * 個人では経験があるが、チームでソース管理をすることになり運用方法が分からない * ブランチの管理(ワークフロー) * GitHub flow * Git flow * GitLab flow * OSS * `Fork(自分のリポジトリにコピー)`して開発する * `修正用のブランチ`を作成して修正をコミット * `修正用のブランチ`を`コピー元のmasterブランチ`にマージを依頼する`Pull Request`を作成する * チケット管理としてRedmineと連動すると良い * ブランチ名を`fix-0000(チケット番号)`にすると追いかけやすい * コミットの改ざん、だめ、ぜったい ### お題8:Ansible教えて * ansible-localのplaybookの書き方が知りたい * VagrantでAmazon Linuxを構築したが、その先をansibleで管理したい * ansible-localなら、amazon linux内にansibleをインストールする * yumでもpipでもいいが、ansibleのバージョンには注意 * Getting Started — Ansible Documentation <https://docs.ansible.com/ansible/latest/user_guide/intro_getting_started.html> * Let's Scratch 3.0 GUI <https://gist.github.com/wate/301bb4ba9e9c2752efc86237b3d386ba> * 設定などは、雛形を用意してcopyするか、templateを使って作成する * 真剣にやりたかったら、yamlのシンタックスをきちんとマスターする * ### お題9: certcheckというのをGo langで作ってみた * Go langで証明書の期限をチェックするツールを作ってみました * https://github.com/223n/certcheck/ * debianでビルドしたらカスペルスキーに誤検知された * [mitchellh/gox: A dead simple, no frills Go cross compile tool](https://github.com/mitchellh/gox) * Windowsでビルドしたら カスペルスキーチェック回避された * カスペルスキーが証明書を書き換えてしまう * カスペルスキーの前科(証明書改竄) * http://kosumotti.blogspot.com/2015/02/blog-post.html ## アナウンス * [関西オープンフォーラム2018](https://www.k-of.jp/2018/)

    Import from clipboard

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lost their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template is not available.
    All
    • All
    • Team
    No template found.

    Create a template

    Delete template

    Do you really want to delete this template?

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in via Google

    New to HackMD? Sign up

    Help

    Documents

    Tutorials
    YAML Metadata
    Slide Example
    Book Example

    Contacts

    Talk to us
    Report an issue
    Send us email

    Cheatsheet

    Example Syntax
    Header # Header
    • Unordered List
    - Unordered List
    1. Ordered List
    1. Ordered List
    • Todo List
    - [ ] Todo List
    Blockquote
    > Blockquote
    Bold font **Bold font**
    Italics font *Italics font*
    Strikethrough ~~Strikethrough~~
    19th 19^th^
    H2O H~2~O
    Inserted text ++Inserted text++
    Marked text ==Marked text==
    Link [link text](https:// "title")
    Image ![image alt](https:// "title")
    Code `Code`
    var i = 0;
    ```javascript
    var i = 0;
    ```
    :smile: :smile:
    Externals {%youtube youtube_id %}
    LaTeX $L^aT_eX$

    This is a alert area.

    :::info
    This is a alert area.
    :::

    Versions

    Versions and GitHub Sync

    Sign in to link this note to GitHub Learn more
    This note is not linked with GitHub Learn more
     
    Add badge Pull Push GitHub Link Settings

    Version named by    

    More Less
    • Edit
    • Delete

    Note content is identical to the latest version.
    Compare with
      Choose a version
      No search result
      Version not found

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub

        Please sign in to GitHub and install the HackMD app on your GitHub repo. Learn more

         Sign in to GitHub

        HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully