So I had been looking for something to give me system stats about memory being used and CPU usage. I have usedthe program ‘top’ over the years, and then today I tested out the program hTop (htop). Htop is an interactive system-monitor process-viewer written for Linux. It is designed to replace the Unix program top. […]
Category: Technical
Monitor your Ubuntu System with saidar
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 […]
This article was previously published under Microsoft’s Q243330 Summary A security identifier (SID) is a unique value of variable length that is used to identify a security principal or security group in Windows operating systems. Well-known SIDs are a group of SIDs that identify generic users or generic groups. Their values remain constant across all […]
Deploy Multilanguage Packs for Office 2010 Describes and illustrates how to deploy multilanguage packs for Microsoft Office 2010. Microsoft Office 2010 Performance White Paper document providing overview of Office 2010 Performance and Hardware investments Deployment Options for Office 2010 Describes and illustrates the client deployment methods for Microsoft Office 2010. Volume Activation of Office 2010 […]
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 […]
Requirements Root account enabled Enable SSH / SSH root access To access the shell from a remote pc, with for example, the program “putty”. Commands vyatta@vyatta# set service ssh vyatta@vyatta# set service ssh allow-root vyatta@vyatta# commit vyatta@vyatta# save