ネットにつながらなかった
VMWareとかで入れたとき、すんなりできたのになあ
環境
- libvirt 3.7.0
antergos-17.5-x86_64.iso
minimal, live isoどちらでもいい。
とりあえずインストール。
デスクトップ環境はなし。今回はアツくbaseでインストールしていく。
[Read More]
VMWareとかで入れたとき、すんなりできたのになあ
環境
antergos-17.5-x86_64.iso
minimal, live isoどちらでもいい。
とりあえずインストール。
デスクトップ環境はなし。今回はアツくbaseでインストールしていく。
[Read More]Soloより安いし、5デバイス/ユーザなので良いですね。
<Configuration>
<Add OfficeClientEdition="64" Channel="InsiderFast">
<Product ID="O365BusinessRetail">
<Language ID="ja-jp" />
</Product>
</Add>
</Configuration>
ja-jp
にするO365BusinessRetail
へ。Office 365 ProPlus の場合は O365ProPlusRetail
にする。> Setup.exe /configure configuration.xml
新しいサーバライセンス云々が気になる
原文
=== Client Release 3.1.6 16 Aug 2017
! Added Server Nicknames feature. Register a server nickname on the
myTeamSpeak.com webpage to let users easily connect to your TS3 server.
! Added support for new server property and permission, which allows you to
enter registered server nicknames as server property to display it to all
users on this server.
* Support for new black/graylist backend.
* Support for new server license features.
* Don't spam "failed to connect to myteamspeak server" notifications. Show
it once after client start and then again only in intervals of 6 hours.
- Windows sound backend overhaul continued.
- Fixed crashes reported by crashdumps
日本語訳
[Read More]非常に簡単で、SSH先の本番サーバでやらかさないようにするため
ググって出てくるの(iTerm SSH 接続先 背景色 変更
)、確かに色は変わるが元の色に戻すのが面倒だったり、微妙に違う色になるのでイライラする
Prezto — Instantly Awesome Zsh
Prezto is the configuration framework for Zsh; it enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.
zshの凄い設定フレームワークだよ oh-my-zshより絶対良いよ
PowerLineとか簡単に使いたい?ならこれを使うべき。
[Read More]まんま
開発環境整えるのに悪戦苦闘。
なんか一週間ながかった。慣れてない部分が(かなり)あって大変だった。
Reactとかさわってる。 $ npm run start
で勝手にビルドしてくれて嬉しい。
タイトル通りです。タイトルで完結している。会社で大揉めしたとかではない。
お金の不満とかじゃないです(6月分はまだ支給されていないが大体額面が22とか29万くらい)。
[Read More]たいへん
原文
=== Client Release 3.1.5 14 Jun 2017
beta 2
+ Added possibility to overwrite Qt style icons with custom iconpacks
- Fixed master volume widget layout with vertical toolbar orientation
- Fixed fallback mechanism for tpl template files
- Fix for rare crash found in beta-1 crashdumps
beta 1
! This is the last release with support for Windows Vista
+ Added tooltips over client and channel items in server tree
+ Added SVG support for icons. Most icons are no longer hardcoded to fixed size
16x16.
+ Replaced included default_mono and default_colored iconpacks with SVG icons.
Iconpacks with PNG icons are still supported, so existing third-party
iconpacks continue to work. We encourage third-party iconpack authors to
update their iconpacks with SVG icons.
+ Overhauled icons in most windows for improved support for high dpi monitors.
* Updated Qt to 5.6.2 on Windows and macOS
* Updated Visual Studio C++ runtime on Windows to 14.0.24215 (MSVC 2015-3)
* New default style for infoframe based on "Improved Default" by Sven Paulsen.
* Removed old default/modern/classic styles.
* Rewrote translation mechanism for infoframe styles. Translations now come
from lagos_xx.qm and are filled by C++, so multiple language templates are
no longer necessary. However, for legacy style support, language templates
will be loaded with priority. So if e.g. clientinfo_de.tpl exists, it will
be used. If not, clientinfo.tpl is loaded, which should contain the new
translatable placeholders.
* Updater no longer downloads banner from server, banner is now hardcoded in
executable. Dynamic banners currently not needed.
- Addon management UI now properly shows state when plugins failed to
initialize.
- Multiple minor fixes to recently overhauled hotkey system
- Fixed infinite password dialog in file browser when using cancel
- Multiple minor filetransfer fixes
- Uninstaller now automatically closes the client instead of showing dialog.
- Fixed some wrong icon names in default iconpacks, which caused these icons
to be loaded from fallback default.zip.
- Automatically clean null icons from icon cache when updating from 3.1.4
to 3.1.5 client. 3.1.4 might have downloaded SVGs which it cannot use, which
causes creation of an empty icon file.
- Fixed package installer crash on Windows 32-bit OS.
- Fixed length check in various nickname input fields. Trim whitespaces before
calculating length when doing validity checks.
- Added bandaids for misbehaving audio drivers on Windows
日本語訳
[Read More]Glitch hopも好き
NHKで国会見ながら作ってたけどなんか面白くてニヤニヤしてた
Imagickインストール
$ sudo apt-get install imagemagick
出来た
$ convert -version
Version: ImageMagick 6.7.7-10 2017-05-26 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenMP
作った(Imagickでjpg -> jpgで品質低めにしてノイズを載せる + sedでglitch)
[Read More]ネットワークがちょっと不調だったので。
現在、実家・自宅のネットワークは以上のような構成になっており、常に自宅(緑)から実家(青)へVPNセッションをNGN経由で張っています…が、ついこの間までは問題なく使えていたのに、実家側のルータが自宅のマシンにNATテーブルを食い荒らされるという謎の事態になり、実家ネットワークの 192.168.0.0/23
宛てのトラフィックをVPNで、それ以外のトラフィックは自宅のルータからインターネット側に流すということにしました。