Denis Arnaud posted a blog entry Jul 10, 2011
Fedora 15: Configuring a network without DHCP for the host and the VMs
First, a few good references:Configuring a bridge on the host: http:/
Denis Arnaud posted a blog entry Jul 10, 2011
Fedora 15: Wired network interface named by udev p10p1 rather than standard eth0
From Fedora 15, the default wired network interface may no longer be named eth0. Thanks to udev, it may be named according to the physical network interface, for instance p10p1 for a pci1000 card.In fact, it is a feature... more »
Denis Arnaud posted a blog entry Jun 23, 2011
Signing on Wikimedia-based Pages
The short version is, just add ~~~~ (four tildes), and Wikimedia will replace those four tildes by your username and the date-time at which you have made the change.For more elaborate signatures, just read the following article on... more »
Denis Arnaud posted a blog entry Jun 12, 2011
Linux "Connect: Network not reachable"
On Linux home PCs/laptops (behind xDSL boxes, for instance), sometimes, the internal network can be reached (with a ping or through ssh, for instance), but the Internet can not. The error message is like following:Connect: Network not reachableCheck that you have configured your gateway... more »
Denis Arnaud posted a blog entry May 19, 2011
Restify Django
A few projects and documentation, in order to "restify" Django applications:django-rest-interface with a good short introduction: http:/
Denis Arnaud posted a blog entry May 9, 2011
Repair the Bash Completion for files and directories
The issue is well described in https:/
