Skip to content

BitBook

  • Online Tools
  • Dev
  • Sysadmin
  • Reviews
  • Machine Learning
  • Home
  • Page 13

Copy a File to Server Over SSH and Pick Up Where it Left Off

November 14, 2016 mike Sysadmin

Sometimes you want to copy a single large file and have them restart where it left off if the transfer fails. Instead of using scp,

mtr-command

Instead of Traceroute use this: mtr

November 14, 2016 mike Sysadmin

mrt is a very useful Linux command line utility for diagnosing networking problems. It’s basically of a combination of ping and traceroute in one.  It’s best

adsense yellow border

How to Remove the Yellow Background Behind AdSense Ads

November 14, 2016 mike AdTech, HTML & UI

If you’re using responsive adsense ads with certain wordpress themes you’ll notice a yellow background behind the ads.  It’s fairly easy to fix, the issue

javascript fonts

Detecting Installed Fonts

November 13, 2016 mike JavaScript

I did a fair amount of googling on this one.  My original need for this was to see what fonts PhantomJS supported for screenshots.  The

See a File’s Last Two Commits with Git Diff

November 11, 2016 mike Dev

An easy but very useful command to know as a beginner git user.  Find what’s changed since the last commit of a file or you’ve

jquery

Get Screen Size

November 11, 2016 mike JavaScript

You actually don’t need jQuery to simply find the user’s screen resolution size.  It’s fairly simple with plain old javascript. Your current screen resolution is:

fuse chicken titan lighting cable

I’ve tried every Apple Lightning cable

November 10, 2016 mike Reviews

Sixteen. I just counted them all. That’s the number of Lightning cables I’ve bought on amazon over the last 12 months. If you’re an iPhone

This powered my iPhone 7 for 6 days

November 10, 2016 mike Reviews

Update as of 11/9/2018 This is my new favorite charger box, the Anker Astro E1. Instead of one bigger battery. I’ll get a couple of

time command

time, One of the Most Useful Linux Commands

November 10, 2016 mike Sysadmin

If you run or write a lot of software run on the command line from time to time you probably want to know how long

git init

Work on Multiple Sub Projects at the Same Time (Git Branches)

November 10, 2016 mike Dev

Instead of always working and committing against the master branch you can create local branches as a way to work on multiple software features within

Posts navigation

«Previous Posts 1 … 11 12 13 14 Next Posts»

Bitbook

  • About
  • Privacy Policy
  • Terms of Service