How to colorize your logs with CCZE

How to colorize your logs with CCZEHow to colorize your logs with CCZE
Tyler Tyler (285)
Total time: 2 minutes 
Updated: June 24th, 2016

If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.

Posted in these interests:

linux
PRIMARY
41 guides

Red Hat/Centos

yum install ccze

Debian/Ubuntu

apt-get install ccze

Mac (using Homebrew)

brew install ccze
UsageUsage
tail -f -n 100 /var/log/syslog | ccze

If you use this frequently, you might consider adding a tailc function to your shell rc file.

tailc () { tail $@ | ccze -A }

Then use tailc just as you would tail.

tailc -F -n 50 /var/log/somelog.log

How to colorize your logs with CCZE

How to colorize your logs with CCZEHow to colorize your logs with CCZE
Tyler Tyler (285)
Total time: 2 minutes 
Updated: June 24th, 2016

If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.

Posted in these interests:

linux
PRIMARY
41 guides

Red Hat/Centos

yum install ccze

Debian/Ubuntu

apt-get install ccze

Mac (using Homebrew)

brew install ccze
UsageUsage
tail -f -n 100 /var/log/syslog | ccze

If you use this frequently, you might consider adding a tailc function to your shell rc file.

tailc () { tail $@ | ccze -A }

Then use tailc just as you would tail.

tailc -F -n 50 /var/log/somelog.log

How to colorize your logs with CCZE

How to colorize your logs with CCZEHow to colorize your logs with CCZE
Tyler Tyler (285)
Total time: 2 minutes 
Updated: June 24th, 2016

If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.

Posted in these interests:

linux
PRIMARY
41 guides

Red Hat/Centos

yum install ccze

Debian/Ubuntu

apt-get install ccze

Mac (using Homebrew)

brew install ccze
UsageUsage
tail -f -n 100 /var/log/syslog | ccze

If you use this frequently, you might consider adding a tailc function to your shell rc file.

tailc () { tail $@ | ccze -A }

Then use tailc just as you would tail.

tailc -F -n 50 /var/log/somelog.log

How to colorize your logs with CCZE

How to colorize your logs with CCZEHow to colorize your logs with CCZE
Tyler Tyler (285)
Total time: 2 minutes 
Updated: June 24th, 2016

If you spend a lot of time staring at log files, you might want to consider installing CCZE. CCZE is a tool that color highlights your log files making them much easier to read.

Posted in these interests:

linux
PRIMARY
41 guides

How to colorize your logs with CCZE

linux
Tyler Tyler (285)
Total time: 2 minutes 
Updated: June 24th, 2016
Tyler
1
 

Posted in these interests:

linux
PRIMARY
41 guides
linux
PRIMARY
41 guides
PRIMARY
Calling all writers!

We’re hiring. Write for Howchoo

1
 
In these interests
linux
PRIMARY
41 guides
linux
PRIMARY
41 guides
PRIMARY

Red Hat/Centos

yum install ccze

Debian/Ubuntu

apt-get install ccze

Mac (using Homebrew)

brew install ccze
UsageUsage
tail -f -n 100 /var/log/syslog | ccze

If you use this frequently, you might consider adding a tailc function to your shell rc file.

tailc () { tail $@ | ccze -A }

Then use tailc just as you would tail.

tailc -F -n 50 /var/log/somelog.log

Red Hat/Centos

yum install ccze

Debian/Ubuntu

apt-get install ccze

Mac (using Homebrew)

brew install ccze

Red Hat/Centos

yum install ccze

Debian/Ubuntu

apt-get install ccze

Mac (using Homebrew)

brew install ccze

Installation

UsageUsage
tail -f -n 100 /var/log/syslog | ccze
UsageUsage
tail -f -n 100 /var/log/syslog | ccze

Usage

If you use this frequently, you might consider adding a tailc function to your shell rc file.

tailc () { tail $@ | ccze -A }

Then use tailc just as you would tail.

tailc -F -n 50 /var/log/somelog.log

If you use this frequently, you might consider adding a tailc function to your shell rc file.

tailc () { tail $@ | ccze -A }

Then use tailc just as you would tail.

tailc -F -n 50 /var/log/somelog.log

A tailc function

Calling all writers!

We’re hiring. Write for Howchoo

Tyler's profile pictureTyler
Joined in 2015
Software Engineer and creator of howchoo.
Tyler's profile picture
Share this guide!
RedditEmailTextPinterest
Related to this guide:
Check Ubuntu VersionCheck Ubuntu Version
Confirm your edition with a simple command.
Ash's profile picture AshView
In these interests: ubuntulinux
Manjaro vs UbuntuManjaro vs Ubuntu
In these interests: ubuntulinux
Download and Install ManjaroDownload and Install Manjaro
Looking for a new flavor of Linux?
Ash's profile picture AshView
In these interests: linux
Check Ubuntu VersionCheck Ubuntu Version
Confirm your edition with a simple command.
Ash's profile picture AshView
In these interests: ubuntulinux
Ash's profile pictureViewubuntulinux
Manjaro vs UbuntuManjaro vs Ubuntu
In these interests: ubuntulinux
Ash's profile pictureViewubuntulinux
Download and Install ManjaroDownload and Install Manjaro
Looking for a new flavor of Linux?
Ash's profile picture AshView
In these interests: linux
Ash's profile pictureViewlinux
People also read:
There are a few reasons you might want to set up password-less login via SSH. Manual login For manual login, typing your password over and over is a pain—especially if you’re doing this frequently.
If you are using Windows on your PC, it may be easier to code or program by running Linux or another Unix-based operating system alongside Windows.
Drive a motor or light up an LED based on Linux sound output!
Proceed with caution Some users have reported that these settings have messed up their trackpads.
Boot Camp is a great feature of mcOS, but it won’t help you install Linux. To do that we’re going to use a tool called rEFInd.
The Dirty Cow exploit is a serious exploit in the Linux kernel that allows users to gain root access to the system.
How to Install Ubuntu Desktop
Get your hands on a classic Linux flavor.
Ubuntu MATE Raspberry Pi
Get your favorite open-source OS on the Pi.
There are a few reasons you might want to set up password-less login via SSH. Manual login For manual login, typing your password over and over is a pain—especially if you’re doing this frequently.
If you are using Windows on your PC, it may be easier to code or program by running Linux or another Unix-based operating system alongside Windows.
Drive a motor or light up an LED based on Linux sound output!
Proceed with caution Some users have reported that these settings have messed up their trackpads.
Boot Camp is a great feature of mcOS, but it won’t help you install Linux. To do that we’re going to use a tool called rEFInd.
SSH Login Without a Password
How to Set Up Linux on Your PC Using a Virtual Machine
How to Detect Sound Output in Linux and Use It to Call a Program (Or Drive a Motor!)
The Perfect (almost) Touchpad Settings on Linux
How to Install and Dual-Boot Linux on a Mac
The Dirty Cow exploit is a serious exploit in the Linux kernel that allows users to gain root access to the system.
How to Install Ubuntu Desktop
Get your hands on a classic Linux flavor.
Ubuntu MATE Raspberry Pi
Get your favorite open-source OS on the Pi.
How to Fix the Dirty Cow Exploit on Raspberry Pi
What is the dirty cow exploit?
How to Test Sendmail from the Shell
How to Install Ubuntu Desktop
How to Install Ubuntu DesktopHow to Install Ubuntu Desktop
Ubuntu MATE Raspberry Pi
Ubuntu MATE Raspberry PiHow to Install an Ubuntu Desktop on the Raspberry Pi
Posted in these interests:
linuxlinux
linux
PRIMARY
linuxlinux
linux
PRIMARY
PRIMARY
Explore
Discuss this guide:
We’re hiring!
Are you a passionate writer? We want to hear from you!
We’re hiring!
Are you a passionate writer? We want to hear from you!
View openings

Want to support Howchoo? When you buy a tool or material through one of our Amazon links, we earn a small commission as an Amazon Associate.

Donate

How to fix doors that won’t close

How to fix doors that won't closeHow to fix doors that won't close
Dayne Dayne (57)
Total time: 60 minutes 
Updated: June 22nd, 2016

A common problem in older homes is that the doors just don’t close very well. This can happen for several reasons, the most common being paint build up throughout the years. This guide will show you how to fix that problem.

Here’s everything you’ll need to complete this guide:

scraper×1
plane×1
screwdriver×1
sandpaper×1
Build a door buck or twoBuild a door buck or two

A door buck sits on the ground and has a groove for your door to slide in so you have access to the edges.

If you’re going to be doing 10+ doors, you should take your time building two that will last. I had 3 doors so I built a single buck to be discarded later. It was very simple, using the materials I had lying around.

Does the door hit the ground as it’s closing? Is the gap between the door jamb less in certain areas? Keep mental notes of these things so you have an idea how much to adjust later.

Remove door from hingesRemove door from hinges

Most hinges look like this. Tapping or beating upward on the pin will remove it from the hinge.

Start planingStart planing

If you’re not familiar with hand planes, the concept is to take off small shavings of wood from the door. This could also be accomplished with an electric hand planer or lots and lots of sanding.

I mostly did this by feel and probably ended up removing 1/16″.

Sand awaySand away

To make sure no spots were missed and to smooth over hard edges, sand the edge of the door. Think about which edges of the door touch the door jamb and would impede the closing of the door.

You’ll be touching up the paint later so go crazy!

The same way you removed it, set it in the hinges and slide the pins in. It’s a good idea to just push them in by hand to check the door first before you go lodging the pins all the way in. I had to take 2 out of 3 of my doors back outside for more adjustments.

Maybe the door itself closes now but the strike and latch don’t line up or maybe the door binds at the hinge side. These are usually remedied by minor adjustments in the hardware rather than a whole reinstall. These topics will be covered in future guides.

How to fix doors that won’t close

How to fix doors that won't closeHow to fix doors that won't close
Dayne Dayne (57)
Total time: 60 minutes 
Updated: June 22nd, 2016

A common problem in older homes is that the doors just don’t close very well. This can happen for several reasons, the most common being paint build up throughout the years. This guide will show you how to fix that problem.

Here’s everything you’ll need to complete this guide:

scraper×1
plane×1
screwdriver×1
sandpaper×1
Build a door buck or twoBuild a door buck or two

A door buck sits on the ground and has a groove for your door to slide in so you have access to the edges.

If you’re going to be doing 10+ doors, you should take your time building two that will last. I had 3 doors so I built a single buck to be discarded later. It was very simple, using the materials I had lying around.

Does the door hit the ground as it’s closing? Is the gap between the door jamb less in certain areas? Keep mental notes of these things so you have an idea how much to adjust later.

Remove door from hingesRemove door from hinges

Most hinges look like this. Tapping or beating upward on the pin will remove it from the hinge.

Start planingStart planing

If you’re not familiar with hand planes, the concept is to take off small shavings of wood from the door. This could also be accomplished with an electric hand planer or lots and lots of sanding.

I mostly did this by feel and probably ended up removing 1/16″.

Sand awaySand away

To make sure no spots were missed and to smooth over hard edges, sand the edge of the door. Think about which edges of the door touch the door jamb and would impede the closing of the door.

You’ll be touching up the paint later so go crazy!

The same way you removed it, set it in the hinges and slide the pins in. It’s a good idea to just push them in by hand to check the door first before you go lodging the pins all the way in. I had to take 2 out of 3 of my doors back outside for more adjustments.

Maybe the door itself closes now but the strike and latch don’t line up or maybe the door binds at the hinge side. These are usually remedied by minor adjustments in the hardware rather than a whole reinstall. These topics will be covered in future guides.

How to fix doors that won’t close

How to fix doors that won't closeHow to fix doors that won't close
Dayne Dayne (57)
Total time: 60 minutes 
Updated: June 22nd, 2016

A common problem in older homes is that the doors just don’t close very well. This can happen for several reasons, the most common being paint build up throughout the years. This guide will show you how to fix that problem.

Here’s everything you’ll need to complete this guide:

scraper×1
plane×1
screwdriver×1
sandpaper×1
Build a door buck or twoBuild a door buck or two

A door buck sits on the ground and has a groove for your door to slide in so you have access to the edges.

If you’re going to be doing 10+ doors, you should take your time building two that will last. I had 3 doors so I built a single buck to be discarded later. It was very simple, using the materials I had lying around.

Does the door hit the ground as it’s closing? Is the gap between the door jamb less in certain areas? Keep mental notes of these things so you have an idea how much to adjust later.

Remove door from hingesRemove door from hinges

Most hinges look like this. Tapping or beating upward on the pin will remove it from the hinge.

Start planingStart planing

If you’re not familiar with hand planes, the concept is to take off small shavings of wood from the door. This could also be accomplished with an electric hand planer or lots and lots of sanding.

I mostly did this by feel and probably ended up removing 1/16″.

Sand awaySand away

To make sure no spots were missed and to smooth over hard edges, sand the edge of the door. Think about which edges of the door touch the door jamb and would impede the closing of the door.

You’ll be touching up the paint later so go crazy!

The same way you removed it, set it in the hinges and slide the pins in. It’s a good idea to just push them in by hand to check the door first before you go lodging the pins all the way in. I had to take 2 out of 3 of my doors back outside for more adjustments.

Maybe the door itself closes now but the strike and latch don’t line up or maybe the door binds at the hinge side. These are usually remedied by minor adjustments in the hardware rather than a whole reinstall. These topics will be covered in future guides.

How to fix doors that won’t close

How to fix doors that won't closeHow to fix doors that won't close
Dayne Dayne (57)
Total time: 60 minutes 
Updated: June 22nd, 2016

A common problem in older homes is that the doors just don’t close very well. This can happen for several reasons, the most common being paint build up throughout the years. This guide will show you how to fix that problem.

Here’s everything you’ll need to complete this guide:

scraper×1
plane×1
screwdriver×1
sandpaper×1

How to fix doors that won’t close

homediy
Dayne Dayne (57)
Total time: 60 minutes 
Updated: June 22nd, 2016
Dayne
1
 
4

Here’s everything you’ll need to complete this guide:

scraper×1
plane×1
screwdriver×1
sandpaper×1
scraper×1
plane×1
screwdriver×1
sandpaper×1
Calling all writers!

We’re hiring. Write for Howchoo

1
 
4
In these interests
home
PRIMARY
21 guides
diy
38 guides
home
PRIMARY
21 guides
diy
38 guides
PRIMARY
Build a door buck or twoBuild a door buck or two

A door buck sits on the ground and has a groove for your door to slide in so you have access to the edges.

If you’re going to be doing 10+ doors, you should take your time building two that will last. I had 3 doors so I built a single buck to be discarded later. It was very simple, using the materials I had lying around.

Does the door hit the ground as it’s closing? Is the gap between the door jamb less in certain areas? Keep mental notes of these things so you have an idea how much to adjust later.

Remove door from hingesRemove door from hinges

Most hinges look like this. Tapping or beating upward on the pin will remove it from the hinge.

Start planingStart planing

If you’re not familiar with hand planes, the concept is to take off small shavings of wood from the door. This could also be accomplished with an electric hand planer or lots and lots of sanding.

I mostly did this by feel and probably ended up removing 1/16″.

Sand awaySand away

To make sure no spots were missed and to smooth over hard edges, sand the edge of the door. Think about which edges of the door touch the door jamb and would impede the closing of the door.

You’ll be touching up the paint later so go crazy!

The same way you removed it, set it in the hinges and slide the pins in. It’s a good idea to just push them in by hand to check the door first before you go lodging the pins all the way in. I had to take 2 out of 3 of my doors back outside for more adjustments.

Maybe the door itself closes now but the strike and latch don’t line up or maybe the door binds at the hinge side. These are usually remedied by minor adjustments in the hardware rather than a whole reinstall. These topics will be covered in future guides.

Build a door buck or twoBuild a door buck or two

A door buck sits on the ground and has a groove for your door to slide in so you have access to the edges.

If you’re going to be doing 10+ doors, you should take your time building two that will last. I had 3 doors so I built a single buck to be discarded later. It was very simple, using the materials I had lying around.

Build a door buck or twoBuild a door buck or two

A door buck sits on the ground and has a groove for your door to slide in so you have access to the edges.

If you’re going to be doing 10+ doors, you should take your time building two that will last. I had 3 doors so I built a single buck to be discarded later. It was very simple, using the materials I had lying around.

Build a door buck or two

Does the door hit the ground as it’s closing? Is the gap between the door jamb less in certain areas? Keep mental notes of these things so you have an idea how much to adjust later.

Does the door hit the ground as it’s closing? Is the gap between the door jamb less in certain areas? Keep mental notes of these things so you have an idea how much to adjust later.

Assess the problem spots

Remove door from hingesRemove door from hinges

Most hinges look like this. Tapping or beating upward on the pin will remove it from the hinge.

Remove door from hingesRemove door from hinges

Most hinges look like this. Tapping or beating upward on the pin will remove it from the hinge.

Remove door from hinges

Carry door outside and set in your door bucks

Remove door knob and all associated hardware

Scrape off all the paint from the outside edge (the edge closest to your door knob)

Mentioned here
How to Test Paint for Lead
Start planingStart planing

If you’re not familiar with hand planes, the concept is to take off small shavings of wood from the door. This could also be accomplished with an electric hand planer or lots and lots of sanding.

I mostly did this by feel and probably ended up removing 1/16″.

Start planingStart planing

If you’re not familiar with hand planes, the concept is to take off small shavings of wood from the door. This could also be accomplished with an electric hand planer or lots and lots of sanding.

I mostly did this by feel and probably ended up removing 1/16″.

Start planing

Sand awaySand away

To make sure no spots were missed and to smooth over hard edges, sand the edge of the door. Think about which edges of the door touch the door jamb and would impede the closing of the door.

You’ll be touching up the paint later so go crazy!

Sand awaySand away

To make sure no spots were missed and to smooth over hard edges, sand the edge of the door. Think about which edges of the door touch the door jamb and would impede the closing of the door.

You’ll be touching up the paint later so go crazy!

Sand away

Reinstall hardware

The same way you removed it, set it in the hinges and slide the pins in. It’s a good idea to just push them in by hand to check the door first before you go lodging the pins all the way in. I had to take 2 out of 3 of my doors back outside for more adjustments.

The same way you removed it, set it in the hinges and slide the pins in. It’s a good idea to just push them in by hand to check the door first before you go lodging the pins all the way in. I had to take 2 out of 3 of my doors back outside for more adjustments.

Reinstall door

Maybe the door itself closes now but the strike and latch don’t line up or maybe the door binds at the hinge side. These are usually remedied by minor adjustments in the hardware rather than a whole reinstall. These topics will be covered in future guides.

Maybe the door itself closes now but the strike and latch don’t line up or maybe the door binds at the hinge side. These are usually remedied by minor adjustments in the hardware rather than a whole reinstall. These topics will be covered in future guides.

Diagnose further problems

Touch up paint

Calling all writers!

We’re hiring. Write for Howchoo

Dayne's profile pictureDayne
Joined in 2015
Software engineer, co-founder of Howchoo, and renaissance man. Lifelong amateur woodworker, espresso mechanic, freestyle lyricist, drummer, artist, runner, coffee roaster, electrical engineer, gamer, inventor, churner, psychoanalyst, photographer, pizza chef, pit master, audiophile, guitarist, entrepreneur, dad, yogi, cyclist, and barista.
Dayne's profile picture
Share this guide!
TwitterRedditEmailTextPinterest
Related to this guide:
Scandinavian Bedding SystemScandinavian Bedding System
Never fight over the covers again when you use two single duvets instead of one.
Meredith's profile picture MeredithView
In these interests: homedecorhome
DIY baby gateDIY baby gate
While expecting a baby, my wife was hesitant about stairs. I said, “oh, the baby will be fine.” Now that she’s crawling around and climbing on everything, I’m the one worrying.
Tyler's profile picture TylerView
In these interests: diyhome
Scandinavian Bedding SystemScandinavian Bedding System
Never fight over the covers again when you use two single duvets instead of one.
Meredith's profile picture MeredithView
In these interests: homedecorhome
Meredith's profile pictureViewhomedecorhomeTyler's profile pictureViewhomediy
DIY baby gateDIY baby gate
While expecting a baby, my wife was hesitant about stairs. I said, “oh, the baby will be fine.” Now that she’s crawling around and climbing on everything, I’m the one worrying.
Tyler's profile picture TylerView
In these interests: diyhome
Tyler's profile pictureViewdiyhome
People also read:
This project is going to be a work in progress, and I will add pictures as I go. My wife and I bought a home recently, and a few things needed to be updated.
Proper American Flag Disposal
Since our country was conceived, the U.S. Flag has been a symbol of our country’s freedom. Our country’s Flag Code provides specific guidelines for how to “retire” a damaged or worn-out American flag.
Testing a house for lead paint
I’m getting ready to paint my 1926 bungalow and, like many people used to do for some reason, the previous owners decided to paint the brick pillars on my porch.
Adding decorative feet to your cabinets can give them a ton of character and is super quick and easy to accomplish.
5/4 decking looks great and is very cost effective. This guide will take you through laying and securing your 5/4 decking.
Clay can be a real pain to dig in. Whether its footers for a backyard deck or simply potted plants, this is a great way to make it easier.
Never pick up a pile of your own garbage again!
I’ve been using pavers on my property for many different purposes – primarily walkways and patios.
Best Multimeters
We present you with our guide to the best multimeter in five categories.
Novellife TS100 Soldering Iron
We’ve put together a guide to help you find the best soldering iron for your next project.
This project is going to be a work in progress, and I will add pictures as I go. My wife and I bought a home recently, and a few things needed to be updated.
Proper American Flag Disposal
Since our country was conceived, the U.S. Flag has been a symbol of our country’s freedom. Our country’s Flag Code provides specific guidelines for how to “retire” a damaged or worn-out American flag.
Testing a house for lead paint
I’m getting ready to paint my 1926 bungalow and, like many people used to do for some reason, the previous owners decided to paint the brick pillars on my porch.
Adding decorative feet to your cabinets can give them a ton of character and is super quick and easy to accomplish.
5/4 decking looks great and is very cost effective. This guide will take you through laying and securing your 5/4 decking.
My work in progress home remodel
Proper American Flag Disposal
Proper American Flag DisposalHow to properly dispose of a worn or damaged American flag
Testing a house for lead paint
Testing a house for lead paintHow to Test Paint for Lead
DIY Cabinet feet
How to Lay 5/4 Wood Decking
Clay can be a real pain to dig in. Whether its footers for a backyard deck or simply potted plants, this is a great way to make it easier.
Never pick up a pile of your own garbage again!
I’ve been using pavers on my property for many different purposes – primarily walkways and patios.
Best Multimeters
We present you with our guide to the best multimeter in five categories.
Novellife TS100 Soldering Iron
We’ve put together a guide to help you find the best soldering iron for your next project.
How to dig holes in clay
Keep Raccoons Out of Your Trash Can Using Bleach
How to get rid of weeds between pavers
Best Multimeters
Best MultimetersThe Best Multimeters [2020]
Novellife TS100 Soldering Iron
Novellife TS100 Soldering IronThe Best Soldering Irons [2020]
Posted in these interests:
homehome
home
PRIMARY
Home is where the heart is.
diydiy
“It takes half your life before you discover life is a do-it-yourself project.” – Napoleon Hill
homehome
home
PRIMARY
Home is where the heart is.
PRIMARY
Explore
diydiy
“It takes half your life before you discover life is a do-it-yourself project.” – Napoleon Hill
Explore
Discuss this guide:
We’re hiring!
Are you a passionate writer? We want to hear from you!
We’re hiring!
Are you a passionate writer? We want to hear from you!
View openings

Want to support Howchoo? When you buy a tool or material through one of our Amazon links, we earn a small commission as an Amazon Associate.

Donate

How to fix doors that won’t close

How to fix doors that won't closeHow to fix doors that won't close
Dayne Dayne (57)
Total time: 60 minutes 
Updated: June 22nd, 2016

A common problem in older homes is that the doors just don’t close very well. This can happen for several reasons, the most common being paint build up throughout the years. This guide will show you how to fix that problem.

Here’s everything you’ll need to complete this guide:

scraper×1
plane×1
screwdriver×1
sandpaper×1
Build a door buck or twoBuild a door buck or two

A door buck sits on the ground and has a groove for your door to slide in so you have access to the edges.

If you’re going to be doing 10+ doors, you should take your time building two that will last. I had 3 doors so I built a single buck to be discarded later. It was very simple, using the materials I had lying around.

Does the door hit the ground as it’s closing? Is the gap between the door jamb less in certain areas? Keep mental notes of these things so you have an idea how much to adjust later.

Remove door from hingesRemove door from hinges

Most hinges look like this. Tapping or beating upward on the pin will remove it from the hinge.

Start planingStart planing

If you’re not familiar with hand planes, the concept is to take off small shavings of wood from the door. This could also be accomplished with an electric hand planer or lots and lots of sanding.

I mostly did this by feel and probably ended up removing 1/16″.

Sand awaySand away

To make sure no spots were missed and to smooth over hard edges, sand the edge of the door. Think about which edges of the door touch the door jamb and would impede the closing of the door.

You’ll be touching up the paint later so go crazy!

The same way you removed it, set it in the hinges and slide the pins in. It’s a good idea to just push them in by hand to check the door first before you go lodging the pins all the way in. I had to take 2 out of 3 of my doors back outside for more adjustments.

Maybe the door itself closes now but the strike and latch don’t line up or maybe the door binds at the hinge side. These are usually remedied by minor adjustments in the hardware rather than a whole reinstall. These topics will be covered in future guides.

We’re hiring!
Are you a passionate writer or editor? We want to hear from you!

Want to support Howchoo? When you buy a tool or material through one of our Amazon links, we earn a small commission as an Amazon Associate.