Hello all,
Is there a tool in ubuntu that a user can start that reports the real world ip
address and configures a home router to open a port to allow remote
administration?
I have a friend or two for whom it would nice to get them to start a program,
report to me the details via MSN or Skype or telephone etc and allow me to
log in and fix or make a configuration change to their machine. I know how
to set things up using ssh etc but that relies on some initial configuration
at the their end. KDE has a nice VNC invite function but it won't do the
router config part.
It appears the likes of KTorrent and Azuereus have the ability to do some to
the router via UPnP to open ports up on the router dynamically so I am
guessing all this is possible.
Cheers
Hi Wlug,
A computer newbee with XP who lives in Hillcrest and runs a property development business needs computer help. From an initial consultation with him, at my local cafe in Morrinsville, he seems like a canditate of a simple port to Lynix on his existing hardware. He is prepared to format his hardrive to solve his problems.
Anyone interested please contact me for his details. I haven't discussed costs with him but I guess this would be a paying job at his expense as he wants a speedy response.
Cheers
Robert
A reminder, the WLUG Fixit Meeting is today.
----------------------------------------------------------------------
End of year BBQ and saturday workshop
SaturdayWorkshop at Te Whanau Pūtahi (http://zoomin.co.nz/map/nz/hamilton/fairfield/-te+whanau+ptahi/), the community church at the end of Oxford Street.
Since this is the last workshop of the year we're also going to make this the end of year BBQ
We'll have the usual tables, power, various ISO's, Internet, coffee, BBQ lunch, etc.
Sorry for the short notice, but I didn't realise I hadn't put this on
the Wiki already;
The WLUG annual BBQ and get together will be on Saturday at Te Whanau
Putahi (at the end of Oxford St), along with the regular Saturday
Workshop.
workshop is 10am-4pm, BBQ will be somewhere around 12-1pm.
This will be the last meeting for the year, and a good time to renew
your membership for next year!
Hope to see you there..
Bruce
Hi all!
Is there anyone out there who is adept with jQuery, javascript and
AJAX? I have an ajax call in the application that I am working on
that is the root of a Heisenbug that is causing me some grief!
I have pruned the call to the collowing code:
<code>
function addPublication ( pubID, pubName, pubCategories ){
alert ( "in addPublication" );
var xhr = $.ajax ({
url: "/publisher/ajax/addpub.php",
type: "POST",
data: ({
id: pubID,
name: pubName,
"categories[]": pubCategories
}),
success: function(){
alert ( "We're Back from addpublication" );
}
});
alert ( "*" + xhr.responseText + "*" );
};
</code>
The post that is generated from this is correct and if I manually send
that post data to the php script I get the expected results (at the
moment all the script does is generate an empty page with a "print_r"
of the post data. However, the ajax call randomly returns correctly
or returns with "error - undefined error." Firebug is distressingly
unhelpful in that all it does is show the url in red in the console
and no errors or anything!
I have found on occasion that erasing the url and retyping it exactly
will cause the bug to disappear but any editting of the js file after
that will cause the bug to return.
The ironic thing is that when I have the full function of the php
script activated it actually does the task that it is supposed to do
correctly - except that I have to refresh the page to see the result
instead of the ajax refreshing the page properly.
Argh!
can anyone shed some light?
--
James Pluck
A Cruce Salus
Charles de Gaulle - "The better I get to know men, the more I find
myself loving dogs." -
http://www.brainyquote.com/quotes/authors/c/charles_de_gaulle.html
A reminder; the WLUG Fixit Meeting is tomorrow.
----------------------------------------------------------------------
End of year BBQ and saturday workshop
SaturdayWorkshop at Te Whanau Pūtahi (http://zoomin.co.nz/map/nz/hamilton/fairfield/-te+whanau+ptahi/), the community church at the end of Oxford Street.
Since this is the last workshop of the year we're also going to make this the end of year BBQ
We'll have the usual tables, power, various ISO's, Internet, coffee, BBQ lunch, etc.
I will do some head poking also.
Regards John
> > Speaking of turnout, who's coming?
> I will poke my head in - but I'm helping a friend move
> house so I don't know when. I won't be there for the BBQ
> but I'll be there at some point :)
>
> _______________________________________________
> wlug mailing list | wlug(a)list.waikato.ac.nz
> Unsubscribe:
> http://list.waikato.ac.nz/mailman/listinfo/wlug
There's a WLUG meeting tonight:
----------------------------------------------------------------------
7:30pm MS4.G.02 (http://www.waikato.ac.nz/contacts/map?MS4)
2009 AGM Agenda
Approval of 2008 AGM minutes
President's Report
Treasurer's Report
Election of Officers
(Don't forget to do CommitteeHandover this year)
General Business
Hi,
I'm an expat living in Stockholm Sweden. Coming back home to Hamilton
for a month and are interested in coming alone to a meeting if your
having one between 10jan-10feb 2010.
Anything else happening around regarding FOSS in NZ during this time?
/Roger Sinel
http://www.nordickiwi.com
--