Page 1 of 1

Chmod Calculator – Set file permission with chmod

Chmod Calculator – Set file permission with chmod
1

For most of us, working in Linux or in a shell is not necessarily a daily activity, and that’s totally OK.
I’m not daily working with it either, but occasionally I use one of those funny commands to set the access rights to certain files and/or directories.

This command, chmod, is not super complicated to work with, and is commonly used when working in a shell or terminal on both the MacOS X and Linux platforms. But we need a “magic number” to set these rights. The “magic number” for chmod is also commonly used with FTP programs.

Whenever I use this command, I need to refresh my mind on how to calculate the “magic number”, and I find myself looking for a chmod calculator.
Since I’m lazy at times, I figured: why not have one on my own website?

So I started playing with JavaScript and created this chmod calculator.

Resistor Color Calculator

Resistor Color Calculator
4

This Resistor Color Calculator allows you to enter resistor color codes to determine their Ohm-age (value), but it also works the other way around allowing you to enter the desired Ohm-age to find out what the needed color codes for the resistor should be.

I’ve had this one on all my old websites since way back in the day … but I do find myself going there often when I’m playing with electronic projects.
At some point I figured, it could use an update and it should probably get a home at Tweaking4All as well.

The updated version can now also calculate with 5 band resistors.