The video below shows the IPv6 deployment for the LACNIC region using a Bar Chart Race format
Made with https://flourish.studio/
Site dedicated mainly to internetworking. The goal is to share experiences, teach IP, IPv6. Talk about Linux, IP services, servers, promote IPv6 adoption, routing protocols, security and in some cases just some thoughts. Keywords: linux, cisco, ospf, bgp, eigrp, ip, ipv6, sla, link, routers, routings, telco, telecommunications, security, ipv4
The video below shows the IPv6 deployment for the LACNIC region using a Bar Chart Race format
Made with https://flourish.studio/
Problem:
Finder can't find files when searching.
Solution:
I know there are many solutions, many with spotlight in system preferences, but the one that worked for me was to open a terminal window and run/execute:
#sudo mdutil -E /
I hope this is useful
Problem:
If you are getting this message in FRR:
Closing connection because of an I/O error in FR
The solution is straight forward. You have to compile FRR with this flag:
--enable-systemd
So, it would be something like:
./configure \
--prefix=/usr \
--includedir=\${prefix}/include \
--enable-exampledir=\${prefix}/share/doc/frr/examples \
--bindir=\${prefix}/bin \
--sbindir=\${prefix}/lib/frr \
--libdir=\${prefix}/lib/frr \
--libexecdir=\${prefix}/lib/frr \
--localstatedir=/var/run/frr \
--sysconfdir=/etc/frr \
--with-moduledir=\${prefix}/lib/frr/modules \
--with-libyang-pluginsdir=\${prefix}/lib/frr/libyang_plugins \
--enable-configfile-mask=0640 \
--enable-logfile-mask=0640 \
--enable-snmp=agentx \
--enable-multipath=64 \
--enable-user=frr \
--enable-group=frr \
--enable-vty-group=frrvty \
--with-pkg-git-version \
--enable-systemd
--with-pkg-extra-version=-MyOwnFRRVersion
you can follow those instructions and adding my previous solution:
http://docs.frrouting.org/projects/dev-guide/en/latest/building-frr-for-ubuntu2004.html
(I guess there are many other ways to do this, even more elegant)
Hello there,
I know many of you are looking for good BTC wallets, good cryptocurrency fees and so on.
Unfortunately I can not tell you which one is the best or the cheapest, but I can tell you a real BAD one: coin.space
This site (coin.space) starts charging “normal” fees for sending money, however, they start increasing the fee ONLY for certain accounts, not all of them.
I will tell you a very simple test I performed from the very same computer, at the very same time.
What do you think?.., sorry coin.space but I had to publish this.
Thanks