Category: Reliable Penguin

LTSP

Read More »

Booting to Single User or Runlevel

On any Linux system running grub with a boot menu, you can specify the runlevel to the init program as follows: When the boot menu is displayed, press the up or down arrow key to stop the auto boot process. Using the arrow keys, select the kernel that you wish to boot. Press the “e” key to edit this boot config. Use the arrow keys to select the “kernel …. ” boot command. Press the “e” key to edit this boot command. Add a runlevel number or the word “single” to the end of the command line. Press the “b” key to boot the edited config.

Read More »

Preventing Caching

When it comes to preventing caching, there are a couple of annoying Javascripts you can use, but I wouldn’t recommend it. Until there is a technology specifically developed to prevent caching as an option on the client side, there are a few options. The best I’ve seen so far is the META and Pragma options in which either you don’t cache the whole page itself, or make sure the page is always expired. 1. Using the ‘Expires’ header. The Expires header of an HTML document tells a Web browser when a cached document should expire from the cache. Using a date in the past ensures the document will always be expired. Insert the text below between the <HEAD></HEAD> tags of the HTML document containing the embedded file. <META HTTP-EQUIV=”Expires” CONTENT=”Mon, 04 Dec 1999 21:29:02 GMT”> Each and every time this document is requested the browser will notice that the cached

Read More »

Preventing Caching

When it comes to preventing caching, there are a couple of annoying Javascripts you can use, but I wouldn’t recommend it. Until there is a technology specifically developed to prevent caching as an option on the client side, there are a few options. The best I’ve seen so far is the META and Pragma options in which either you don’t cache the whole page itself, or make sure the page is always expired. 1. Using the ‘Expires’ header. The Expires header of an HTML document tells a Web browser when a cached document should expire from the cache. Using a date in the past ensures the document will always be expired. Insert the text below between the <HEAD></HEAD> tags of the HTML document containing the embedded file. <META HTTP-EQUIV=”Expires” CONTENT=”Mon, 04 Dec 1999 21:29:02 GMT”> Each and every time this document is requested the browser will notice that the cached

Read More »

Fixing ethernet interface speed

On redhat, the ETHTOOL_OPTS can provide some control over interface speed. Here’s the description from documentation:

The ethtool utility provides extensive low level control over ethernet interfaces.

Read More »

Categories

Get a free consultation from Reliable Penguin

Submit the form—or for immediate service call 866-649-7984.