Kenneth Dalbjerg

Archive for the ‘Linux’ Category

mySQL – Table is marked as crashed and should be repaired

Thursday, October 15th, 2009 Posted in Debian, Linux, Windows | No Comments »

if you got this error: Table <TableName> is marked as crashed and should be repaired This could be fixed by go to the path where mysql database files is located, on Debian this will be /var/lig/mysql Go into the database where the crashed ...

Problems with apt-get in ubuntu (NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6)

Tuesday, June 30th, 2009 Posted in Debian | 2 Comments »

I got this error: W: GPG error: http://mirrors.sunsite.dk stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6 W: You may want to run apt-get update to correct these problems This can be resolve ...

Debian packages cpio failes to be updated

Saturday, November 8th, 2008 Posted in Debian | No Comments »

If you have some troubles upgrading cpio, it returns this error: Preparing to replace cpio 2.6-18 (using .../cpio_2.6-18.1+etch1_i386.deb) ... Unpacking replacement cpio ... Replaced by files in installed package tar ... dpkg: error processing /var/cache/apt/archives/cpio_2.6-18.1+etch1_i386.deb (--u ...

O3spaces, sharepoint rival

Thursday, September 4th, 2008 Posted in Linux, Windows | No Comments »

I have install O3spaces, on my servers. I have just installed the free version of the product. And I must say that iam impress about this software. In my work I have use Microsoft Sharepoint, and O3Spaces can satisfy most ...

Tweaking mySQL in Debian

Monday, September 1st, 2008 Posted in Computer, Linux | No Comments »

This guide is not complete to tweak you mySQL on Debian systems, because a good tweak is depending on what you want to use mySQL to. Key Buffer: The key buffer holds the indexes of tables in memory, and of cause a ...

Installere 2 ens Debian maskiner op.

Saturday, August 2nd, 2008 Posted in Debian | No Comments »

Det kan være praktisk at nå man skal installere 2 ens maskiner op, bare at finde frem til hvilket pakker der er installeret på den ene, og så overfører dem til den anden, dette gøres nemt med dpkg og dselect. Først ...

Tæl antal linier i en fil

Saturday, August 2nd, 2008 Posted in Linux | No Comments »

Jeg havde en fil liggende som jeg vil have talt for mange linier der var i. Her kommer linux programmet wc ind i billedet, filen jeg vil tælle hed installedpackages. wc –l installedpackages

Apache and multiple SSL virtual host on same IP address

Tuesday, July 8th, 2008 Posted in Computer, Linux, Windows | 2 Comments »

In standard way, apache only supports one SSL virtual host per IP address, if you want to use different SSL Certificates file. But with mod-gnutls it is possible to have multiple Virtual host with different SSL Certificates file. Install mod-gnutls in ...

Forward Inline or As Attachment by Default in Thunderbird

Wednesday, July 2nd, 2008 Posted in Linux, Windows | No Comments »

To change whether Mozilla Thunderbird inserts the forwarded message as an attachment or inline in the new email: Select Tools | Options... (or Thunderbird | Preferences...) from the menu. Go to the Composition category. Make sure you're on the General tab. Choose Inline or ...

Opgraderingen til Apache 2 fra Apache 1.3 og danske bogstaver

Tuesday, July 1st, 2008 Posted in Linux | No Comments »

Jeg har her til aften opgraderet en webserver fra Apache 1.3 til 2.0, herefter var alle danske bogstaver rettet af alle muligt mærkelige tegn. Dette kan nemt rettes i apache2.conf filen, som ligger i /etc/apache2/apache2.conf (I hvert fald hvis du kører ...