Posts tagged as:

interface

I’ve already written about setting the MTU (Maximum Transmission Unit) under Linux including Jumbo frames (FreeBSD specific MTU information is here).

With this quick tip you can increase MTU size to get a better networking performance.

{ 0 comments }

Use ‘cvlc’ to use vlc without interface. This is useful for command line playing or ripping using shell scripts.

{ 1 comment }

M. Shuaib Khan has published a list of open-source cluster management systems.
Personally, I had used openMosix and Red Hat Cluster software (which is also based upon open source software funded by Red Hat).
From the article: In computing world, the term “cluster” refers to a group of independent computers combined through software and networking, which is [...]

{ 0 comments }

From my mail bag:
How do I accept CIPE connection requests coming from the outside?
CIPE stands for Crypto IP Encapsulation (see howto Establishing a CIPE Connection) . It is used to configure an IP tunneling device. For example, CIPE can be used to grant access from the outside world into a Virtual Private Network (VPN). All [...]

{ 0 comments }