This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
call plug#begin('~/.config/nvim/bundle') | |
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' } | |
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' } | |
Plug 'jodosha/vim-godebug' " Debugger integration via delve | |
Plug 'godoctor/godoctor.vim' " Some refactoring tools | |
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' } | |
Plug 'zchee/deoplete-go', {'build': {'unix': 'make'}} | |
Plug 'jodosha/vim-godebug' " Debugger integration via delve | |
Plug 'mattn/emmet-vim' | |
Plug 'vim-airline/vim-airline' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 50%] Linking C executable /home/avixysdk/workspace/usr/bin/cloudwalkHelloWorld | |
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cloudwalkHelloWorld.dir/link.txt --verbose=1 | |
/opt/toolchain/usr/bin/arm-linux-gcc CMakeFiles/cloudwalkHelloWorld.dir/src/helloWorld.c.o -o /home/avixysdk/workspace/usr/bin/cloudwalkHelloWorld -L/home/avixysdk/workspace/usr/lib -L/home/avixysdk/workspace/avixy/avx4000/lib -L/home/avixysdk/workspace/../../../home/avixysdk/3rdparty/lib -L/home/avixysdk/workspace/cloudwalk/around_the_world/mruby/build/avixy4000/lib -rdynamic -lmruby -lm -lemvhal -lcrypto -lfonts -lavixy -lmagcard -lnetwork -lethernet -lwifi -lgprs -lcore -lpthread -lavxpinpad -lemvc2 -lemvc2_config -lemv_common -lavxcrypto -lavxgfx -lavxinput -lavxgui -lavxcore -lmruby -lm -lemvhal -lcrypto -lfonts -lavixy -lmagcard -lnetwork -lethernet -lwifi -lgprs -lcore -lpthread -lavxpinpad -lemvc2 -lemvc2_config -lemv_common -lavxcrypto -lavxgfx -lavxinput -lavxgui -lavxcore -Wl,-rpath,/home/avixysdk/workspace/usr/li |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
avixysdk@avixysdk-virtual-machine:~/vpn$ sudo openvpn --config config.ovpn | |
[sudo] password for avixysdk: | |
Tue Apr 19 15:20:52 2016 OpenVPN 2.3.2 i686-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Apr 13 2015 | |
Tue Apr 19 15:20:52 2016 WARNING: file 'Eduardo.pem' is group or others accessible | |
Tue Apr 19 15:20:52 2016 Socket Buffers: R=[163840->131072] S=[163840->131072] | |
Tue Apr 19 15:20:52 2016 UDPv4 link local: [undef] | |
Tue Apr 19 15:20:52 2016 UDPv4 link remote: [AF_INET]187.65.144.82:1194 | |
Tue Apr 19 15:21:52 2016 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) | |
Tue Apr 19 15:21:52 2016 TLS Error: TLS handshake failed | |
Tue Apr 19 15:21:52 2016 SIGUSR1[soft,tls-error] received, process restarting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mruby-ripemd | |
mruby-sha1 | |
mruby-hmac | |
mruby-sha2 | |
mruby-base58 - Base58 encoding | |
mruby-bignum - self-contained Bignum implementation | |
mruby-mock | |
mruby-emv - 0.1.0 | |
================================================ |