↧
Mounting a sshfs volume via the crontab
I need to mount a directory from my laptop on my desktop machine using sshfs. At first I was not making the mount terribly regularly, so I did it manually each time that I needed it. However, the...
View ArticleThe Mind Behind Linux
The post The Mind Behind Linux appeared first on Exegetic Analytics.
View ArticleUpgrading Ubuntu 16.04 to Linux Kernel 4.4.12
I’ve had a few minor hardware issues with the default kernel in Ubuntu 16.04. For example, hibernate does not work on my laptop. So, in an effort to resolve these problems, I upgraded from the 4.4.0...
View ArticleStreaming from zip to bz2
I’ve got a massive bunch of zip archives, each of which contains only a single file. And the name of the enclosed file varies. Dealing with these data is painful. It’d be a lot more convenient if the...
View Article