User Profile

Collapse

Profile Sidebar

Collapse
malcsman
malcsman
Last Activity: Apr 24 '09, 04:32 PM
Joined: Apr 18 '09
Location: Pretoria, South Africa
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • I did it!!

    Thanks Alti (and Charl H from Intoweb), although I have a date sort problem in the dates of the zip files - dunno why :-( (I'd appreciate a hint ;-) )
    Without your help I prolly would have taken the long, wrong route...

    I know the code is messy, but I intend cleaning it up when the church is happy with the end result

    [code=php]<?php
    $dirname = "UserFiles/eastside.intowe b.co.za/Sermons/mp3/";...
    See more | Go to post

    Leave a comment:


  • ye.
    what if i add -f. does that change the behaviour?
    and then if i CTRL-z and restart the job with bg %.... will the remote program be paused and un-paused or stopped and started?

    SMiLE
    See more | Go to post

    Leave a comment:


  • erm.. A = my computer; B = manager/other/remote pc.

    ssh from A to B and run "xeyes": result = xeyes running on A;
    ssh from A to B and run "eject -T /dev/dvdrom1; eject -T /dev/dvdrom1": result = dvdrom1 opens/closes on B.

    it works with a command line program, but fails with a gui program. we both ssh each other without giving the password, almost everyday to send wall msgs to each other if...
    See more | Go to post

    Leave a comment:


  • I know there is a BIG difference between the mp3 name and the pdf name.
    Lucky for me, I'm the media and web guru for the church, so i can get a change..
    The file structure for the mp3 is (in php date format), "d M Y A" followed by the speaker_surname .mp3, so "19 Apr 2009 AM Bruce.mp3"
    for the moment the pdf has no logical structure : "name of sermon.pdf" - i'd like to follow the same structure as...
    See more | Go to post

    Leave a comment:


  • how to start a program in the gui of remote machine over ssh

    Hi there,

    I work in an IT support department and I'm a trainee - i started end of October 2008.
    Last week the office was quiet and I found an interesting ssh feature: remotely running a program on remote gui desktop. problem is i couldnt do it even if i had my key on the remote pc. i only managed to put xeyes on my desktop and turn my managers pc into a coo coo clock (every 15mins the cd tray would open and close).
    ...
    See more | Go to post

  • automating current static page with 3 directory contents on the fly

    Hi there,

    I think it's best to explain things first.. (it's a sermons archive)
    I manage a static page which I'd like to automate. This page is an archive that lists mp3s and their notes(pdf) as well as zip files. Every week i have to add two new mp3s and their pdf notes, remove entries and add a zip.
    if you'd like to see what it looks like, to maybe understand me: http://www.eastside.org.za/index.php?pageid=1552
    ...
    See more | Go to post
No activity results to display
Show More
Working...