Search:

Type: Posts; User: tworkemon; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    1,458

    [other] Re: x11vnc / ssvnc file transfer

    Problem solved. I guess it helps if I enable it via x11vnc
    -permitfiletransfer

    Close topic
  2. Replies
    1
    Views
    1,458

    [other] x11vnc / ssvnc file transfer

    Hello,
    Has anyone gotten the built in file transfer to work on Karmic? Basically going from ubuntu karmic ssvnc(client) to fedora x11vnc (server).
  3. Replies
    8
    Views
    512

    Re: Help with a log monitoring script

    Getting really close now.



    WATCHDIR=/test
    inotifywait -qm -e CLOSE_NOWRITE "$WATCHDIR" --format %f |while read file; do
    #inotifywait -qm -e CLOSE_NOWRITE "$WATCHDIR"
    if [ -n "$file" ]; then...
  4. Replies
    8
    Views
    512

    Re: Help with a log monitoring script

    The issue with this is when someone uses "ls" within sftp it will catch that event. Is there a way to ignore the ISDIR event ?

    WATCHDIR=/test
    inotifywait -qm -e MODIFY -e CLOSE_NOWRITE -e CLOSE...
  5. Replies
    8
    Views
    512

    Re: Help with a log monitoring script

    Completely different approach and a pretty good one. I will have to read up a bit on inotifywait. Thanks for this suggestion.
  6. Replies
    8
    Views
    512

    Re: Help with a log monitoring script

    Ideally it would then send an email with the start/end lines and saying that the file was moved. But I guess you are right for now I could just look at the end lines and do it that way. The...
  7. Replies
    8
    Views
    512

    Help with a log monitoring script

    Hello. I am in need of some help with a script I am trying to write. The goal is to monitor/watch/tail a log file and when it finds a specific regex/match look for another regex/match then execute a...
  8. Replies
    71
    Views
    45,189

    Re: HOWTO: Install Novel Client on Ubuntu

    I get an error when I try to login. I can view the Tree and Context.


    failed;server BLAH belongs to tree BLAH2 and you are not authorized to it
    or at times I get

    Could not mount server....
  9. Replies
    236
    Views
    283,775

    Re: HOWTO: Install Ubuntu on PS3 from Live CD

    There isnt much on the forums etc. The best place is via IRC. They have a channel on Freenode.net #fluxbuntu. The issue right now has been trying to get the CD to boot.
  10. Replies
    236
    Views
    283,775

    Re: HOWTO: Install Ubuntu on PS3 from Live CD

    Ciego and 3vi1 you too should look and join the fluxbuntu community which is currently trying to work on a live bootable PS3 version with all the kernel mods etc without having to run any other...
  11. Re: HOWTO set up Juniper Network Connect VPN on Ubuntu Dapper

    madscientist, could you try to attach those files again ?? Also anyone get this to work with Feisty ??
  12. Replies
    117
    Views
    23,998

    Re: Ubuntu on PS3

    This persons claims to have done it. They installed xubuntu not sure how different it was to regular ubuntu.... I've also requested a HOWTO.

    http://www.ubuntuforums.org/showthread.php?t=313369
  13. Re: Ubuntu / Debian installed on the PlayStation 3 (PS3)

    If you can post a HOWTO would be great. MANY people are trying and are not able to do what you have accomplished.
  14. Replies
    117
    Views
    23,998

    Re: Ubuntu on PS3

    You were able to have linux on the PS2 also. It just wasn't as popular/supported/embraced at the time.
  15. Replies
    117
    Views
    23,998

    Re: Ubuntu on PS3

    Yogarine, any updates on this ?? Cant wait to try it out :D
  16. Replies
    117
    Views
    23,998

    Re: Ubuntu on PS3

    If anyone does manage to do this... Please have SDTV support for some of us less fortunate people who are not able to buy a HDTV yet. Some of the others OS that works with PS3 have very limited...
  17. Replies
    117
    Views
    23,998

    Re: Ubuntu on PS3

    Cant wait !!!!
  18. Replies
    117
    Views
    23,998

    Re: Ubuntu on PS3

    Doesnt the PPC kernel already support the ps3 ?? Why not use that ?? I am a strong supporter of Ubuntu on the PS3 !!!!
  19. Replies
    11
    Views
    719

    Poll: Ubuntu for the PS3 ?

    As many have tried and failed and it does look like there is a nice group of people that would like to see this. I think we should try to put all of our posts on one forum and bring up a poll to...
  20. Replies
    117
    Views
    23,998

    Re: Ubuntu on PS3

    Lets get this going ;) *bump*
  21. Re: Someone please hurry and put ubuntu on a ps3...i'm tired of the fedora videos.

    Lets get this going ;) *bump*
  22. Re: Someone please hurry and put ubuntu on a ps3...i'm tired of the fedora videos.

    I've been trying.... I think ubuntu will need its own bootloader or a kboot hack :(
  23. Replies
    370
    Views
    160,252

    Poll: Re: How to compile the 2.6.17 kernel from kernel.org

    author Al Viro <viro@ftp.linux.org.uk> Sun, 24 Sep 2006 23:42:20 +0100
    committer Linus Torvalds <torvalds@g5.osdl.org> Sun, 24 Sep 2006 15:55:03 -0700

    [PATCH] fix iptables __user...
  24. Replies
    370
    Views
    160,252

    Poll: Re: How to compile the 2.6.17 kernel from kernel.org

    You need to backport or install the latest module-assistant from edgy. The current version will not work with the 2.6.18 kernel.
  25. Replies
    111
    Views
    31,720

    Re: Script: ATI driver installer

    Here is an updated version of the script. It uses the latest ATI drivers 8.28.8. My suggestion would be this... Remove any fglrx packages from adept, apt-get, or what ever you use first prior to...
Results 1 to 25 of 29
Page 1 of 2 1 2