Hi,
I'm looking to replace Polycenter Newview and Polycenter Console Manager with supported products.
I'm starting with this list.
Do you have any recommendations, either from that list or elsewhere?
Is there a Google Chrome equivalent to Firefox microsummary bookmarks?
(If there isn't one already I'm guessing it should be possible to automate turning them into Chrome extensions, although the summary would have to be in a popup from a Browser Action icon.)
Update: to be specific, I want something to replace my Stackoverflow microsummaries; I'm not talking about the RSS live titles bookmarks.
We are looking to replace our current aging firewall/router with a new one.
We would prefer it to be free/opensource if possible.
Our minimum requirements would be:
1) Site-to-site VPN
2) Web URL/IP filtering
3) 2 WAN connections with load-balancing
4) Easy-to-use web inferface
Any suggestions? and why you chose yours.
I've got a remote appliance, and its disk IO seems to have locked up, trying to
run anything that isn't already loaded results in errors like this:
$ sudo shutdown -r 0
sudo: Can't open /var/lib/sudo/<machine_name>/0: Read-only file system
sudo: unable to execute /sbin/shutdown: Input/output error
I have SSH access to the appliance. I'm hoping that restarting the box will fix this (if not I have to go replace the box), but trying to restart it yields the above output.
Anyone have any ideas???
I have been raised on Norton Commander so I could never really get too comfortable with the plain Explorer.
What is your favourite explorer tool and did you completely replace Windows Explorer with it?
Hey guys,
Soon I will have a brand new Geforce GTX 285 to replace my current 8800GT.
Will it be possible to move my 8800GT to another PCIX slot, put the GTX 285 into the primary slot and use the nVidia software to make the 8800GT do physics?
I have enough PCIX slots on my motherboard (4). The GTX 285 will take up 2, so the 8800GT should fit in the 3rd.
If anyone knows if this is possible, I would be grateful to be educated!
We all know about hotlinking images and how to ban bad referrers, but I feel the need to take it further then that. I want to replace the hotlinked images with one huge image that's several megabytes in size.
I have found a good image that's less then 100k and replaced all bad hotlinkers with it.
How can I convert this image to become larger?
I have a server with Debian that have 3 physical partitions covering all the disk: boot, root y swap. Now I want to replace that partitions with LVM partitions. I know how install Debian with LVM at beginning, but in this case I can't install the system at beginning because the provider gets me a server with remote access and the system installed in this way.
How can I change that partitions using only an ssh connection and possibly other remote server where to put some temporal data?
I'm getting a Subtotal method of Range class failed Error when I try to run a macro in Excel 2007. Code works GREAT (no errors) when I run it using Excel 2003.
Here's a snippet...
'SubTotal Sheet
Range("A1").Select
Selection.Subtotal GroupBy:=1, Function:=xlSum, TotalList:=Array(3, 4, 5, 6, 7, _
8, 9), Replace:=True, PageBreaks:=False, SummaryBelowData:=True
Any help would be appreciated.
Our 2ndry DC, which is on a W2K8R2 Mirrored software raid has lost it's sync, and disk management displays the failed redundancy error
How do I know which of the disks has failed? (beside to try and replace one - and see if it loads and syncs)
On the device manager, under disks I see both disks, one of them has an icon of: Disable, while the other doesn't
Event log displays an event id 7 - bad block on Hard disk DR0
The thing is that looking in device manager, both disks are located in '0' location, which is bizzare
I need to upgrade OpenSSL on my CentOS server to 0.9.8k or higher, however the latest version in the official CentOS repositories is 0.9.8e, much too old. Is there a 3rd party repository I can use that has newer versions of OpenSSL libraries? If not, can someone provide a quick walkthrough of compiling a newer version of OpenSSL for CentOS? I need it to replace the built in version, so the walkthrough would have to explain how to create a CentOS-compatible RPM.
I've just recently purchased a USB wi-fi adapter and have been using the software (for Windows XP) that comes with it to search for and connect to networks, but it's really quite slow and featureless. Are there free/OSS alternatives for Windows XP that can I can replace it with? Preferably something that can, in addition to connecting/searching for wireless networks, display stats like signal strength and transfer speeds on graphs so I can better monitor the quality of my connection?
I was backuping data on an 1Gb hard drive with DPM 2010.
This disk died but I replace it with another 1Gb hard drive.
But I don't find how to recreate data structure on this new drive from previous protection group.
Protection group were red. I delete the disk in "administration disks", now protection group are green but they don't save data and I don't see any menu to change the disk destination.
how to do ?
thanks
Hi
I am monitoring logs using Zabbix.
I am trying to monitor a log file using Zabbix 1.8.4.
I created an item using the following details:
Host: Zabbix server
Description: logger_test
Type: Zabbix agent (active)
Key: log[/tmp/scribetest/test3/test3_current,error,,100]
Type of Infromation: Log
Update interval (in sec): 1 sec
Keep history (in days): 90
Status: Active
Applications: Log files
I created a trigger and attached it with the item logger_test using the following details.
Name: logger_test_trigger
Expression: {Zabbix server:log[/tmp/scribetest/test3/test3_current,error,,100].str(error)}=1
Severity: disaster
The above settings works fine for the first time but next time the trigger shows ZBX_NOTSUPPORTED and after that item also shows "not supported" message.
Can you please tell me if anything I am doing wrong here ?
Warm Regards
Supratik
I really like the integrated Virtual Machine that Windows had built-in with Windows 7 with Windows Virtual PC. I'm looking to install that again. I'd like to be able to install multiple machines as I did before (XP, Ubuntu, Etc,.) but I can't seem to find Windows Virtual PC for Windows 8 any more.
Is it still available?, and if not was there something setup in place to replace it? How do I use it?
Hi,
I used to use a desktop to work, but I use a laptop now. My desktop has a SSD, so I am planning to format it and use it with my laptop. Then I got a question. Is it okay to just replace my laptop hdd to sdd without formatting?
Our company is looking to replace our dated issue management software, currently evaluating Atlassian JIRA which is a fantastic issue management system. However our current issue management system also has asset management.
Could someone recommend and asset management plugin to JIRA or a different system?
Pre-Snow Leopard, I could use the following command:
defaults write com.apple.loginwindow Finder /Applications/My-replacement-app-such-as-Terminal.app
Which would a.) replace the Finder launching at login with an application of my choice, and b.) cause that application to launch instead of Finder when all other applications are quit.
Is it possible to do this in Snow Leopard, or has this behavior been deprecated? (I don't want to disable Finder altogether, I just don't want it to start at login.)
I know that the copy command has an option to automatically replace a file if it already exists, but I want to know if it is a way to copy the files only if they not already exist (/Y). I do not know the actual file names in the batch code, as I copy from the source using wildcards in the copy command:
copy *.zip c:\destination
The reason I want this instead of automatic overwrite is that the files are large, and to skip existing would save a lot of execution time.
I would like to use Python 2.4 features in my Django apps running on CentOS 4.7. The default version of Python is 2.3 and I think it would be best not to try replace it. Is there a way to install a newer version of Python alongside and somehow tell Apache to use that for mod_python?
I recently bought a wireless DSL router to replace my wired one. After quick setup however, the router does not connect to the Internet. Wireless connection between laptop and router exists and Internet can be connected through laptop(manually) by using router as WAN miniport(PPPoE).
What I want to do is connect the wireless router to Internet so that when laptop connects to router, I can start using the Internet. How do I do this? Please help.
is it possible that the amount of memory available on a graphic card board be updated/altered? I' mot talking about the shared memory that the graphic controller might use from system memory (RAM). my question is:
"is it possible to replace/alter the memory available on the graphic card dedicated memory attached on the graphic board, with a similar memory but with higher capacity?"
I currently just bought a new USB headset to replace my old mic. I put everything in order today and i can hear people talk when i'm logged in through Ventrilo, however, i get no game sounds or music playing from anything else. Just only from the Ventrilo people talking i can hear them.
I have the Vista operating system installed. Please help , it's frustrating me lol.
I have about 300 emails (gmail) that go like this:
Dear [name]
Order ID:123456789
Purchased by: [name I need]
(blah blah another 26 lines of crap (total of 30 lines))
What I need help is how to save gmail's mails locally into .txt and how to export 4th line from each text file. I can easily run Replace 'Purchased by: ' to remove that and keep only the names from that line in a list, but other than that I have no clue
Any ideas?
We have contentregexplist file where we can write all substitutions like "source
regex"-"dest string"
And they ALL run for each page. Is it possible somehow to define a domain name(s) for which (only for 1 domain! not every page) some regexps should be looked for?
To be clear:
How to replace "Google"-"garbage" in page source only for host host.example.org?
May be other content filtering system can do this? Then which one?