Possible Duplicate:
Any free Skype Video Recorder?
How can I record Skype video? Is there any thing like call graph (it is for audio). Is there anything for video?
I'm trying to "stack" filters in excel, so to speak. I want to filter column A to show anything greater than 30 and then I want to filter column B to show the top ten items. When I do this, however, it shows me all rows that fit both criteria (only five records). I want to first fit the criteria for column A and then filter these results to show…
We recently upgrade a number of our VmWare hosts from 4.1 to 5.5 and noticed many of the VMs saw a step-wise jump in CPU usage as shown by the guest VM. We have not yet upgraded vmwaretools on any of the guests, but after investigating a bit more we saw many of these guests with a high %RDY value (50%) when viewed under esxtop. Unfortunately…
A company that I work for just acquired another company that was using Google Apps for it's email. We use Microsoft Outlook Exchange. The founders of the company (who are leaving) want to maintain a few email addresses on Google Apps for them to use over the next year. Does anyone know if it's possible to have just a few Google Apps email…
IT executives taking lead role with both private and public cloud projects: survey | Joe McKendrick
"The survey, conducted among members of the Independent Oracle Users Group, found that both private and public cloud adoption are up—30% of respondents report having limited-to-large-scale private clouds, up from 24% only a year ago. Another…
Doing a lookup for my domain on http://www.intodns.com/ I noticed theese two messages:
In Parent section:
DNS Parent sent Glue The parent
nameserver g.gtld-servers.net is not
sending out GLUE for every nameservers
listed, meaning he is sending out your
nameservers host names without sending
the A records of those…
How can I pair two rows on a spreadsheet, so that for each data entry I can sort the matrix but the pair of rows moves as a single list of data, retaining the structure of the two rows?
For example:
Original entry
A1,1 B1,1 C1,1 D1,1
A1,2 B1,2 C1,2 D1,2
A2,1 B2,1 C2,1 D2,1
A2,2 B2,2 C2,2 D2,2
Sorted reverse order
…
When reading an email, the ESC key can be used to close the window. This doesn't work when you're composing an email. Is there any way to do this? This happened in T-Bird 2.x, as well, but I'm looking for a 3.0 solution. Thanks!
I'd like to view the last few lines of a file, but I want the columns aligned. Basically, I want to disable wordwrap.
This is straightforward with:
tail $FILE | cut -c -80
But I'm trying to generalize my script for other users, and I'd like to cut to the actual terminal width, which I can get with:
stty size | cut -d" "…
I need to configure a VPN for secure remote access to a PACS serving DICOM radiological images. The DICOM standard requires that any clients accessing the PACS must be using a fixed IP address that is pre-registered in PACS. I haven't implemented this solution before and would appreciate any guidance. I believe it should be…
I need to assemble a high density storage server for as cheap as possible.
It's been a while for me and the last systems I integrated didn't even have Sata yet...
During my Research I of course stumbled about Nexsan SATA Beast, the BackBlaze storage Pods as well as some ridiculously overpriced HP Proliant or Dell storage…
I use 'htop' to monitor my web server. It's recently quite loaded and the Load average is showing something like this:
Load average: 3.10 2.56 1.63
I searched the web about these numbers and I found an article about it: http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages
In the article, it says…
I am trying to run the following code snippet as part of a tool to gather and log some pertinent system diagnostics. The purpose of this snippet is to gather the result of running the command:
vssadmin list writers
The snippet is as follows:
' Set WshShell = CreateObject("WScript.Shell")
' WScript.Echo sCurPath…
This is a follow up to this question.
I am having an issue with a Router that doesn't support hairpinning properly. See the link above for details.
Now I want to set up a local DNS server that Hosts in our LAN can use to resolve public Hostnames (usual webbrowsing... ).
Additionally I want to modify certain zones.
…
I currently use DNS round robin for load balancing, which works great.
The records look like this (I have a ttl of 120 seconds)
;; ANSWER SECTION:
orion.2x.to. 116 IN A 80.237.201.41
orion.2x.to. 116 IN A 87.230.54.12
orion.2x.to. 116 IN A 87.230.100.10
orion.2x.to. 116 IN A …
I'm trying to make a huge Excel sheet reasonably maintainable, but it's huge in the "hundred-table-db" direction, rather than the "hundred-thousand-row-table" direction.
I want to have a baseline data table that looks something like this:
| Indicator | Units | 2010 | 2015 | 2020 | 2025 |…
Is there something special I need to do to be able to use external LCD displays with my new MacBook Pro? Do I need extra software, or do I possibly need a different cable?
I'm attempting to use an external display with my MBP. I've got a "Mini DisplayPort to VGA Female Adapter for Mac", plugged into the…
I'm got a custom built PC running 64 bit Windows 7 Ultimate. So far everything works great except for one thing: it will not wake up from sleep mode for a wake timer or scheduled task.
Sleep mode itself works great. If it's sleeping, it wakes successfully when I press the power button, mash the keyboard,…
I'm writing a Perl script to run as a cron job, and I want to email results & errors to a local account on the laptop. I'd like something that can talk SMTP (do any MTAs not adhere to SMTP?). I use Thunderbird 3, so I'll also need a POP/IMAP server (unless T-Bird can read straight from an mbox file;…
I'm looking for Genesis Emulator(windows would be nice but *ix would be fine) that can autoload a particular (homebrew) ROM and state on startup, any ideas?
Edit:
The homebrew application is a communication tool for a disabled child, not a game.
Is there microblogging software that companies can host internally? I think I remember Joel Spolsky mentioning that Fog Creek uses one. I can't remember what the name was or find what other software is out there. Does anyone have any ideas?
I've just installed and configured a Mac Mini Server for a customer who wanted to stop using Google Apps for their email. The plan was to also use the new server's calendaring service but we've hit a small snag: the staff all use iCal on Macs and Nokia E71s and there doesn't seem to be a way to use a…
There are a plethora of questions about virtual box port forwarding problems but none with my specific details.
I have a Windows install living in Virtual Box, hosted within OSX. I've got several webservers running on localhost on different ports within the Windows install. I cannot for the life…