Categories: Linux

Vim as a Hexeditor
2010/8/19 (Thursday) | Filed under: Linux,Tech

So I found this today, I tought it was pretty cool. Vim as Hex Editor I will start making use of this.

(more...)

This is a log of CPU’s
2010/4/1 (Thursday) | Filed under: Linux,Tech

We bought a monster box a while ago and the cool thing, here is the output from top: top – 18:16:37 up 2:00, 4 users, load average: 2.57, 1.27, 1.33 Tasks: 303 total, 4 running, 299 sleeping, 0 stopped, 0 zombie Cpu0 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu1 : 0.0%us, 0.0%sy, 0.0%ni,100.0%id, […]

(more...)

Coolest thing since slicing atoms.
2009/7/6 (Monday) | Filed under: Linux

Linux Kernel Level Modules Options… this is something I wish that I knew like 10 years ago. Lets say you load a module into the kernel: modprobe usbcore Sometimes with some modules you can add options on the command line modprobe usbcore blinkenlights=1 So lets say you want to load at boot time, in the […]

(more...)

back to top