User Profile

Collapse

Profile Sidebar

Collapse
Knut Ole
Knut Ole
Last Activity: Oct 18 '11, 10:56 AM
Joined: Mar 14 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Delete paragraphs which do not contain specific word

    I have endless paragraphs of data, in which only 10% are to be kept, rest discarded. Each "entry," ie. paragraph, are of this format:
    Code:
    <parameter> 
    text over several lines sometimes 
    containing key word 
    </parameter>
    I guess it should be possible to find the(lack of) keyword, find previous and next <p...> and delete paragraph? Is this possible in a /bin/bash/ script for linux/unix?...
    See more | Go to post

  • Knut Ole
    started a topic Routing IPtables setup

    Routing IPtables setup

    I'm trying to set up my iptable for the following setup:
    -one router (A) which is connected to ISP.
    -second router (B) which acts as a repeater bridge due to distance to first router.
    -my three computers (macbookpro, ubuntu, xp)

    I want to both access internet from all computers thru router B to A to ISP - and use router B as LAN for the three computers (for fileexchange).

    router B is setup with dd-wrt...
    See more | Go to post

  • Thanks a lot DS!
    VMs generally lose around 3-5% of processing power from my understanding. So if it's indeed possible, I think I'd still end up with something super-!
    thanks again, looking forward to hearing what your friend says!
    See more | Go to post

    Leave a comment:


  • please help! (and if someone could move this to the networking chapter, i'd appreciate it a lot, i seem to have posted it under unix.)
    See more | Go to post

    Leave a comment:


  • Distributed Computing alternatives for Macbook Pro

    Is there any way to set up my three macs (macbook pro, macbook, minimac) to share computing power for common tasks (like quicktime, photoshop, final cut) ? I have googled for hours on xgrid, which doesn't seem to support it. I was thinking there might be other, perhaps more 'hacky' alternatives?

    Is there any logical impossibility in say creating a virtual cluster computer from VMs on all machines, and run eg. photoshop on this virtual...
    See more | Go to post

  • Code:
    root@k ~# route -nee
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface    MSS   Window irtt
    192.168.1.0     0.0.0.0         255.255.255.0   U     1      0        0 eth0     0     0      0
    192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0 wlan0    0     0      0
    169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0
    ...
    See more | Go to post

    Leave a comment:


  • furher clues:
    with LAN connected to new router, and old router wifi connected (with internet connection), when i nmap the NEW router shows up (192.168.1.2) but not the old router (which should be 192.168.1.254). when i disconnect the LAN, however, the old router shows up again (even though i've had internet connection throughout), and so does smb filesharing i've had going on old router (to a macbookpro, thru wifi - tho admittedly, it does...
    See more | Go to post

    Leave a comment:


  • Repeater Bridge in home network - step 1: getting internet connection

    Just bought an additional router and in the process of setting up a repeater bridge from the wifi downstairs (Thomson standard firmware) to my new Netgear dd-wrt router.

    I've followed the excellent instructions on dd-wrt wiki for rep bridges, but they leave me just short of connecting all the way out to ze internets.

    status:
    I can connect to the dd-wrt router on LAN, 192.168.1.1.
    I can connect to te dd-wrt router...
    See more | Go to post
    Last edited by Knut Ole; Aug 6 '11, 01:07 PM. Reason: my keyboard is missing te h button..

  • Complete system encrypt of OSX with Ubuntu in VMware

    hi,

    i'm looking for a detailed tutorial on how to set up a fully encrypted osx (snowleopard) with (x)ubuntu, with the latter preferably as a hidden system as well. i see the new lion supports full system encryption, but i'm looking for a pre-lion solution.

    does anyone have experience with this, or know of any detailed resources to guide me through it?

    also, will the whole system encryption encrypt everything...
    See more | Go to post

  • Knut Ole
    replied to home cluster computing setup
    thanks for answer,

    im looking to make photoshop, final cut rendering go faster. also, if the whole network could be set up to share cpu power seemlessly, then that would be great too. (but i dont know how efficient this really is, if it's really possible.)

    and to easily add or substract computers from the network would be great. are there any tools or info on how to do that?

    thanks again
    See more | Go to post

    Leave a comment:


  • Knut Ole
    started a topic home cluster computing setup

    home cluster computing setup

    hi,

    i want to connect my five laptops together in a load-sharing cluster over wifi (using the wifi-router as a gateway between computers).

    i wonder if it's possible to do this with minimum knowledge of linux?

    any ideas on how to go about it? will it work?

    thanks in advance,
    k
    See more | Go to post

  • thanks sudaraka,
    that's verified: setup was good, just needed to go outside my network.
    See more | Go to post

    Leave a comment:


  • Knut Ole
    started a topic unable to port forward my wireless router

    unable to port forward my wireless router

    i'm trying to create an open connection from outside (internet) through my router into one of my two computers connected to the wifi.

    my external ip is (almost) 79.164.166.167
    my internal ip is 192.168.10.103

    the router is a wifi-router connected to the internet cable, and my computer is connected wirelessly to the router.

    now, i've configured the router (thru the webpage of my isp), and added a...
    See more | Go to post

  • hahaha, that's brilliant!
    i'll be using it presently as i just ran into the next problem of passing on right/left mousebutton... =)

    thanks a million!
    See more | Go to post

    Leave a comment:


  • yeah i see, but how do you programmaticall y insert a line of code into Command2_MouseM ove(..) ? is that possible?
    See more | Go to post

    Leave a comment:


  • thanks adezii,

    as for the fringe, i'm not sure that would work. cause you're still left with the problem of how to pass the X,Y - which is only available in the [Event Procedure] of MouseMove. so as long as i've only got access to the event-line of the control and not the [event proc] itself, the X,Y is still not available... if there was a way to insert code into the actual mousemove procedure (_MouseMove(X as Single, Y ..etc)), then...
    See more | Go to post

    Leave a comment:


  • thanks!
    fixed the syntax, thanks! but it was actually a problem of a function i redeclared, upon which the old declaration (different name) "got stuck" in the formmodule, and it got messed up. brought out a fresh formmodule and everything worked fine. reproducable bug.
    thanks again!
    See more | Go to post

    Leave a comment:


  • thanks stewart,

    i ended up with this earlier today
    Code:
    "=ReDraw(false,'" & cImg1.Name & "','" & cImg3.Name & "')"
    .. the X,Y was "experiment al" code, I was trying to figure out a way to pass X,Y args from OnMouseMove, but there's no way (that i found... ended up calling the api, which works.)

    thanks again,
    See more | Go to post

    Leave a comment:


  • Knut Ole
    replied to acCmdDeleteRecord does nothing?
    for future reference:

    acDmdDeleteReco rd is apparently not always trusty, so this took care of it instead.
    Code:
                strSQL = "DELETE * FROM Bookings WHERE ID=" & intID
                DoCmd.RunSQL strSQL
    See more | Go to post

    Leave a comment:


  • =function() On Click Event refusing to work - on a subform...

    i get the following error:
    Code:
    "The expression On Mouse Move you entered as the event property setting produced the following error: A problem occurred while Access was communicating with the OLE server or ActiveX control."
    the .OnMouseMove event for the control is set from a module, like thus:
    Code:
          
                 .OnMouseMove = "=rDraw(false," & cImg1.Name & "," & cImg3.Name & ")"
    ...
    See more | Go to post
No activity results to display
Show More
Working...