Stuff…

I know I will forget.

Stuff… header image 4

Entries Tagged as 'Uncategorized'

Change linux virtuozzo VE/CT quota via command line

January 13th, 2010 · No Comments

~]# vzquota show 102
vzquota : (warning) Quota is running, so data reported from quota file may not reflect current values
   resource          usage       softlimit      hardlimit    grace
  1k-blocks       95325856       104857600      104857600
     inodes         683893         2000000        2200000
 ~]# vzquota setlimit 102 -b 113246208 -B 113246208
 ~]# vzquota show 102
vzquota : (warning) Quota is running, so data reported from quota file may [...]

[Read more →]

Tags: Linux · Operating System · Uncategorized · Virtualisation

Ubuntu 8.04 on Dell R410 network issue

December 9th, 2009 · No Comments

Installing Ubuntu on a new Dell R410 works, however, the network interfaces are not detected.  It appears the network interfaces included in the Dell R410 are Broadcom BCM5716’s.
Apparently the bnx2 driver in included in Ubuntu 8.10 and later, however, no backported driver has been provided as yet.
A process for getting the interfaces working would be [...]

[Read more →]

Tags: Linux · Networking · Operating System · Uncategorized

Test post

October 14th, 2009 · No Comments

This is a test post

[Read more →]

Tags: Uncategorized

E.On power outage map

August 18th, 2009 · No Comments

Thought that this was interesting.  Power cut and fault information.
URL:

Central Networks – Power cut information map

[Read more →]

Tags: Other · Uncategorized

Ubuntu kernel panic twothirdsMD3Transform+0xa3/0×380 SS:ESP

August 16th, 2009 · No Comments

Got an Ubuntu 8.04 (3) system running kernel 2.6.24-24-server which keeps crashing at random intervals.  It can go hours and hours without a crash (even days in some cases) and then other cases it can crash within minutes.  Seeing the following kernel panic (minus some detail):
Seeing:
Call Trace:
add_timer_randomness
scsi_end_request
scsi_io_completion
blk_done_softirq
_do_softirq
irq_exist
do_IRQ
sys_gettimeofday
common_interrupt
out_of_line_wait_on_bit
Code: 0d 89 4c 24 10 01 ce 89 [...]

[Read more →]

Tags: Linux · Operating System · Uncategorized