saidar is a curses-based application to display system statistics. Statistics include CPU, processes, load, memory,swap, network I/O and disks I/O along with their free space. saidar utilizes libstatgrab library. libstatgrab is a library that provides cross platform access to statistics about the system on which it’s run. It’s written in C and presents a selection […]
Tag: Linux
There is a time when many of us will need to know how to do this. Today was I and my co/workers day…http://www.cyberciti.biz/faq/ubuntu-linux-set-iscsi-initiator/ When Microsoft’s NTFS goes bad and doesn’t permit you to delete files located on iSCSI storage, we say “OH YEAH!!! Let’s see what *Linux has to say about that.” I’ll do my […]
* do this at your own risk * Looking for a way to access to root account in Vyatta I came across some steps which I would like to share with my readers and serve as a reminder for when I forget. Step 1. Log into your Vyatta router, locally or via remote (ssh) Step […]
For several weeks now I have been running PS3 Media Server (http://code.google.com/p/ps3mediaserver/) hosted on Ubuntu 10 Desktop (http://www.ubuntu.com/), when I decided to fine tune my environment by making the system headless as I had no need to interact with a desktop environment. Info: PS3 Media Server is a DLNA compliant UPNP Media Server which can […]
As much as I would like to discuss the importance of cleaning ones package for good health reasons. I choose to refrain this time around. I will talk about something which is just as worthwhile as cleaning one’s own package. When you install / uninstall new apps you may have packages left over which take […]
There are times where I run a command that I needed to only need it again at a later time. Most of the time I document my steps, but there are those time where I just do things in the heat of the moment to get what I need done. So what can one do? […]