
Download problems with “Using and Administering Linux – Zero to SysAdmin” files
Some files for experiments do not download properly
It was brought to my attention by reader Benjamin Robertson that experiments that use the wget command to download files from GItHub result in unusable files. This is due to an error in the URL and can easily be corrected.
For example, the command:
wget https://github.com/Apress/using-and-administering-linux-volume-2/blob/master/Experiment_6-1.txt
Should be:
wget https://github.com/Apress/using-and-administering-linux-volume-2/raw/master/Experiment_6-1.txt
Note that /blob/ should be changed to /raw/ in the above URL as well as others that use the wget command. The known instances of this problem are in:
- Volume 1, Experiment 12-1
- Volume 2, Experiment 6-1
- Volume 2, Experiment 6-3
- Volume 2, Experiment 17-1
- Volume 3, Experiment 17-1
This problem does not occur when the wget command is used with other sites such as RPMFusion and WordPress. It only occurs with GitHub.
I apologize for any problems this has caused you. I am working with Apress to determine why this problem has just shown up.
More Stories
Building a random text generator
Generate your own random placeholder text by writing a few lines in Bash.
Exploring GNU Algol 68
Since early 2019, I’ve spent some time here and there refreshing my appreciation for the Algol 68 programming language, courtesy...
10 reasons to use Linux
Southern humorist, newspaper editor and columnist, comedian, and author, Lewis Grizzard once said that there are two kinds of naked...
Good Reasons for Linux as your daily driver
Linux stands out as a consumer operating system thanks to its unique blend of freedom, performance, and community-driven innovation. Whether...
End of 10…
There’s an interesting new movement gearing up as Win10 nears the end of it’s supported lifecycle. It’s called, “End of 10…” and can help keep 400 million computers out of the recycling stream — or worse, landfills.