Explore >> Select a destination


You are here

blog.jak-linux.org
| | ericlathrop.com
9.3 parsecs away

Travel
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
| | passthejoe.net
10.7 parsecs away

Travel
| | When I go into the menu in either Chromium or Google Chrome (yes, I have both) and try to edit the bookmarks, the browser crashes. So I can't re-arrange my bookmarks in these two browsers.
| | www.zufallsheld.de
13.2 parsecs away

Travel
| | This is my little how-to on installing and configuring Wordpress on Arch Linux with nginx+php-fpm. It is by no means the best way to do it or even complete, but it helped me get my blog out inminutes. Assuming your already installed MySQL(or MariaDB), nginx via pacman ...
| | vxlabs.com
27.1 parsecs away

Travel
| Background I recently joined the Windows Insider Program, on the slow ring, to be able to test a development version of the soon-to-be-released Windows Subsystem for Linux, version 2, henceforth WSL 2. Microsoft is doing fantastic work integrating Linux with their Windows operating system. I find it personally quite useful being able to do native Linux development on the Windows partition of my ThinkPad, whilst still having access to all of the native Windows applications that I sometimes need to use.