Mail us : boss@infotinks.com

infotinks

My Notes, Articles & Guides for Linux, Windows and Networking.

Menu

Skip to content
  • Contact
  • Volga Volga Massage 4 Utah Visitors
  • Donate
  • All Articles
  • Article Catalog
  • Info
  • Welcome

Monthly Archives: January 2016

infotinks > Article Catalog > 2016 > January
29Jan/16

GIT pulling 1 file – reverting file to last commit – file undo

2016-01-29Programmingkossboss

So you changed a file and now you want the original back (the original from the last commit). You want to undo the changes. I do it like this: git checkout HEADRead More…

Leave a comment
26Jan/16

Buffer Sizing in Internet Routers

2016-01-26Networking, Routingkossboss

Here is a paper by Yashar Ganjali Gavgani about Buffer Sizing and how it works in Networks. Its really easy to read and understand and gives you a full sense of theRead More…

Leave a comment
17Jan/16

VirtualBox Host Only Adapter Error VERR_INTNET_FLT_IF_NOT_FOUND

2016-01-17Other, Windowskossboss

Im running Windows 10 Pro Build 10586 (10.0.10586) with Virtual Box v5.0.12 r104815 If your VM uses Host Only Adapter and it fails to power on, and gives this error: Failed toRead More…

View all 3 comments
11Jan/16

NOTE TO SELF: Samba Watch the Locks

2016-01-11Linuxkossboss

Watching samba locks script: smbstatus -L | head -n 2 | tail -n 1 | nl -v0; smbstatus -L | tail -n -3 | grep . | nl; # loop the commandRead More…

Leave a comment
11Jan/16

mdadm change homehost – mdadm change name

2016-01-11Linuxkossboss

Let say you want to change the homehost and/or the name of a raid, for whatever reason. (one reason might be that you changed your system and so you want to matchRead More…

Leave a comment
11Jan/16

Ignoring SSH Authenticity of Host Warning

2016-01-11Linuxkossboss

Problem: If you get this warning/error when you run the ssh command: $ ssh infotinks@192.168.0.100 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOINGRead More…

One comment so far
08Jan/16

Mounting Multi Device BTRFS with device option

2016-01-08Linuxkossboss

Mounting a BTRFS filesystem thats made of 2 devices. For example my data volume is made of md125 and md124 I can mount them like this usually # mount /dev/m124 /mnt orRead More…

Leave a comment
04Jan/16

NOTE TO SELF: correct SickRage GitHub

2016-01-04Otherkossboss

Scroll down to the “New and Final”. Use the first link to get to the github page (where you will see the readme of the repo). Use the 2nd link, which endsRead More…

One comment so far

Popular Links

* COVID19 CORONAVIRUS DASHBOARD
A python powered covid19 dashboard. Stats are updated daily. Uses plotly for the plots. Can view normal scale plot or logarithmic scale plots. Github code available inside.

* RHOOD - ROBINHOOD PROFITS
A robin_stocks API powered python script that parses your Robinhood account to provide you with all information in a single text output. Mainly, it parses all of your orders and outputs sorted orders, open positions, informative profits, dividend information.

* XRAID/RAID CALCULATOR
Use this calculator to find final useable filesystem size of a RAID array. This calculator works for the ReadyNAS and ReadyDATA. Also for any ZFS volumes and any MDADM volumes: RAID0,1,10,50,60 with any number of vdevs (RAIDz3 not included).

* NETGEAR RAID CONFIGURATOR
While employed at Netgear, I wrote the logic behind this calculator. Netgear noticed the popularity of my XRAID/RAID calculator and asked me to help dev up the javascript logic.

* ALL GUITAR NOTES USING PYTHON
Python exercise showing how to graph all of the notes on a guitar. Shows the note of every fret of each string.

Users

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Activity Calendar

January 2016
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Dec   Feb »

Recent Posts

  • Full Path Json With Node.JS and Python 2022-12-09
  • Tmux Mouse Mode Support + Terminal Apps Support Across OS 2022-10-24
  • Colored Shell For Easier Reading With Lolcat 2022-09-02
  • Wifi Password Cracking On AWUS036ACS and QGOO 1750 Mbps on Ubuntu 2022-08-17
  • Bash Trick To Split on Null or Zero Byte 2022-08-14

Archives

  • December 2022 (1)
  • October 2022 (1)
  • September 2022 (1)
  • August 2022 (3)
  • July 2022 (2)
  • May 2022 (2)
  • March 2022 (3)
  • February 2022 (1)
  • May 2021 (1)
  • March 2021 (3)
  • December 2020 (1)
  • November 2020 (3)
  • October 2020 (2)
  • June 2020 (2)
  • March 2020 (1)
  • January 2020 (1)
  • December 2019 (1)
  • July 2019 (1)
  • April 2019 (4)
  • April 2018 (1)
  • January 2018 (1)
  • December 2017 (1)
  • November 2017 (1)
  • May 2017 (2)
  • October 2016 (1)
  • September 2016 (4)
  • August 2016 (3)
  • June 2016 (1)
  • May 2016 (4)
  • April 2016 (5)
  • March 2016 (8)
  • February 2016 (8)
  • January 2016 (8)
  • December 2015 (5)
  • November 2015 (3)
  • October 2015 (8)
  • September 2015 (14)
  • August 2015 (4)
  • July 2015 (5)
  • June 2015 (7)
  • May 2015 (9)
  • April 2015 (8)
  • March 2015 (12)
  • February 2015 (5)
  • January 2015 (6)
  • December 2014 (14)
  • November 2014 (9)
  • October 2014 (7)
  • September 2014 (4)
  • August 2014 (14)
  • July 2014 (10)
  • June 2014 (18)
  • May 2014 (29)
  • April 2014 (14)
  • March 2014 (6)
  • February 2014 (22)
  • January 2014 (226)

Categories

  • Linux
  • Linux and Windows
  • Windows
  • Netgear
  • Networking
  • Routing
  • Switching
  • VPN
  • Wireless
  • Programming
  • Web Developing
  • Other
  • Uncategorized

A work by: infotinks

-- PMA --
-- Frag Plots + Table --
-- Next Episode To Watch --

The greats say

"Life is like riding a bicycle. To keep your balance, you must keep moving" - Albert Einstein

Great Quotes

- "Tiny Miracles" a quote by Alex P.
- "Its not what you know that matters, but how you use what you already know." a quote by Unknown.

Donations are welcome

Donate Here

Copyright © infotinks
Powered by WordPress , Theme i-max by TemplatesNext.
MENU
  • Contact
  • Volga Volga Massage 4 Utah Visitors
  • Donate
  • All Articles
  • Article Catalog
  • Info
  • Welcome