In this post, we’ll cover how to run a SSH server directly on Chrome OS (ie not into a Crouton chroot). One of the first things I do on any machine (FreeBSD, Linux, Mac OS X or Windows) is to install, run and configure the SSH server. It’s always convenient to be able to scp from […]
Read moreBitbucket won’t serve CNAME anymore, how to keep URLs working?
In the past, BitBucket allowed CNAME to use custom subdomains like hg.yourdomain.tld. But recently, Atlassian decided to remove this feature, You can drop the DNS record and update your documentation, but that will be a violation of Cool URIs don’t change and you can’t update paper documentation, bookmark from other users, etc. If you want to keep […]
Read moreHow to change Phabricator logo
Before summer 2016, Phabricator didn’t provide a quick way to change the logo. In the software past, the possibility was also offered, but between July 2012 and 2016, the logo was a resource embedded into new sprites, with other header graphics. You can track the issue on Phabricator’s Phabricator. Meanwhile a solution is provided by […]
Read moreInstall Final Term on Debian
Final Term is a new terminal application, currently under development, written in Vala and built on top of GTK+ 3, Clutter and Mx. If you can install it easily under Ubuntu through a PPA package, it’s not the case for every OS. It’s packaged for Fedora and downstream. It’s also available in Linux distribution with […]
Read moreMediaWiki nginx configuration file
Scenario You have a nginx webserver You have several MediaWiki installation on this server You would like to have a simple and clear configuration Solution You want a configuration file you can include in every server {} block MediaWiki is available Implementation Create a includes subdirectory in your nginx configuration directory (by default, /usr/local/etc/nginx or […]
Read more