I'm looking for a way to do a dump of the MAC address of the phones, the lines attached, and finally the calling search space for these lines.
Why?
I'm going to be setting up a bulk administer to take off the legacy second lines, and reconfiguring them to how the corp wants them. Which is a...
Currently RUS is failing to work properly.
Whenever I add a user to exchange, it takes up to 1.5-2 hours for them to get the SMTP info from RUS (smtp info found in user properties -> Email Addresses tab)
It also takes a significant amount of time to replicate to the other administrative groups...
This is probably a really stupid question...
I looked through ALTER table, and some tuts over at w3schools (my heros) but I can't seem to find a way to edit EXISTING data in an EXISTING row of a table....
Any ideas?
Thanks,
khan
Here is what I get from partition magic....
===========================================================================================================
Disk Geometry Information for Disk 2: 3648 Cylinders, 255 Heads, 63 Sectors/Track
System PartSect # Boot BCyl Head Sect FS...
So I'm trying to make a telnet like application.
So far, I've established a connection between the server and the client app, and I've used the subprocess module to pass commands from the client (sent to the server) to bash.
Here's my server code -
#! /usr/bin/env python
import...
I can go from a computer (192.5.5.2) through a router (e0=192.5.5.1 to s0 201.100.11.1) to another router (s1= 201.100.11.2 to e0 219.17.100.1)
But I cannot ping a computer (219.17.100.2) on router2.
I have checked and double checked my router rip on both routers. I have set clockrate on...
I need to take something like this --
"I am worth $80.00"
and turn it into two variables,
"i am worth $" and "80.00"
Or even better 3
"i am worth"
"$"
"80.00"
Any help in the right direction would be greatly appreciated!
khan
After this script sends me an email with these people's info, I want it to automatically take them to a paypal pay site.
Here's what I have --
<html>
<?php
if ($_POST['submit']){
$to = "myemail@email.com";
$subject = $_POST['name'];
$body =...
ok -- I know sending mail works on this particular server because I tested it using -
This script
<?php
$to = "enduser@aol.com";
$subject = "Hi!";
$body = "Hi,\n\nHow are you?";
if (mail($to, $subject, $body))
{
echo("<p>Message sent!</p>");
}
else
{
echo("<p>Message delivery...
I was talking to some people regarding VLSM and doing some reading from the cisco site....
So far I know what VLSM does, and I have been told that to implement it you must -
1 - Use a compatable routing protocol ( OSPF for example )
2 - Just set up the PC's to have a different subnet masks...
I heard from a couple of quite reliable sources that the XP kernel does NOT support true multitasking.
Meaning it cannot do more than one thing at once -- however it can split resources to give the appearance of multitasking....
Is this true?
I've done some searching, but I havn't found much...
alright, so -- I found this cisco 2501 router, and I've decided to try to play with it.
This is my problem -
The back of this puppy has an AUX and a console port (for configging right?)
2 Serial ports (to communicate to other routers right?)
1 AUI Port (to transceive to an RJ-45 eth connection...
How do I pull off a step by step confirmation in windows xp?
I tried with the f8 during bootup just after POST, but there wasn't any option....
Any ideas?
Alex
Ok, so i goto a site and try to view a pdf document.
XP's ie says that an add on is disabled and I need to enable it to view it....
So I click on this thing, and it takes me to:
Tools > Manage Add ons
But the radio buttons to re-enable the addon are greyed out.
How can I enable this adobe...
Well, I'm doing an intranet site for a local company, and it includes links to files on other servers.....
I used the code
<a href="\\servername\path\filename.doc">Click here</a>
It doesn't work. When I hover my mouse over the link it shows the url at the bottom and on the links that don't...
Ok, so I connected to the router, through my serial port into my router's "console" port.
I hypertermial'ed in and this is the screenshots -
<img src="http://img.photobucket.com/albums/v48/Pozican/top-router.jpg">
<img src="http://img.photobucket.com/albums/v48/Pozican/middle-router.jpg">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.