Search:

Type: Posts; User: Pinoy Tux; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: pausing BASH script while file open in editor

    wait
  2. Replies
    14,724
    Views
    989,621

    Re: What are you listening to right now?

    Over The Horizon
  3. LibreOffice 5.0 + Gallery/Sound's media player preview window issue

    Ubuntu 12.04. Just upgraded to LibreOffice 5.0 from PPA.

    When I do a preview of a sound file and close the Media Player window, it crashes Writer. Now, the media player window is stuck on top of...
  4. Thread: Why Webapps?

    by Pinoy Tux
    Replies
    6
    Views
    617

    Re: Why Webapps?

    Old feature. This article in OMG Ubuntu! pretty much explains what it is for. (Doing a search for "Ubuntu webapps" in your favorite search site will give you tons of resources. ;))
  5. Re: Weird things that the name of a Linux Distro

    Well, it's not the name of a distro, but there's this... :p

    http://www.gdargaud.net/Humor/Pics/LinuxSoap.jpg
  6. Replies
    18
    Views
    1,562

    Re: Funny request sent to an IT department

    Your dishwasher license has expired. Please upgrade to DishwasherOS 2.0
  7. Re: Write a one-sentence story about the avatar above you

    <breathing noise> "Luke, I am your father." <breathing noise>
  8. Replies
    3
    Views
    345

    Re: What do _____ users say?

    What did Sheldon Cooper say?
  9. Replies
    3
    Views
    464

    [ubuntu] Re: restricting maximum sound volume

    Can be automated with a shell script


    #! /bin/bash

    THRESHOLD='50' # Restrict maximum volume to this number %, change this to your preference


    while [ true ]
    do
  10. Re: Thank you and I'm on good behavior from now on

    I am a member of the moderation team there, not under this name though. I think I've seen some names here who are also members of the LM forums.


    Probably because -- AFAIK -- nobody has reported...
  11. Replies
    18
    Views
    8,583

    Re: Purging Apps?

    Thunderbird. Webmail for me.
  12. Replies
    19
    Views
    1,306

    [SOLVED] Re: simple interactive script- how do i?

    Somewhere in the link I posted in an earlier reply explains the logic of the code fragment. A refined version is found at the end of that thread.
  13. Replies
    19
    Views
    1,306

    [SOLVED] Re: simple interactive script- how do i?

    Your script may have to include the snippet of code found in this thread that makes sure a terminal window gets opened when you run your renaming script directly from the GUI. Without the additional...
  14. Thread: Watermarking

    by Pinoy Tux
    Replies
    6
    Views
    549

    [ubuntu] Re: Watermarking

    Try Phatch (PHoto bATCH processor).
  15. Replies
    5
    Views
    811

    Re: Gui for scripts

    man yad
    is your friend. Use the --form option. For example,


    yad --title="My Script GUI" --form --columns=2 --no-buttons \
    --field="Firefox":FBTN "/usr/bin/firefox" ...
  16. Thread: Bash Script

    by Pinoy Tux
    Replies
    19
    Views
    1,107

    [SOLVED] Re: Bash Script

    You're welcome, garyzw :) (I'm P.T. from the other forum BTW).
  17. Re: Ubuntu 14.04 LTS (Trusty Tahr) Release Party - Manila

    Ayon sa FB group post, mukhang konti lang ang nakapunta.
  18. Replies
    6
    Views
    3,030

    Re: Linux OS - Pinoy Brand

    http://distrowatch.com/search.php?ostype=Linux&category=All&origin=Philippines&basedon=All&notbasedon=None&desktop=All&architecture=All&status=All

    Apat lang pagpipilian mo. Pretty much dead...
  19. Replies
    7
    Views
    979

    [SOLVED] Re: How to do this moving effect?

    I use Inkscape to create titles and import them in an OpenShot project. Then it's just a matter of setting the titles to animate from right to left (or whatever direction it needs to go).
  20. Re: configure: error: Package requirements (Vinagre)

    Hindi na po kailangan install ang Vinagre. Meron na naka-install ang 12.04. Hanapin mo lang yung Remmina.
  21. Replies
    10
    Views
    1,685

    Re: Still planning to use Ubuntu 12.04 LTS.

    Summer vacation in the Philippines starts April. Just in time for 14.04 (and an LTS version to boot). I recommend waiting for it to be released instead of installing 12.04.

    Also, you might want...
  22. Replies
    7
    Views
    2,459

    Re: Pronunciation of "char" in programming

    Pronounced as 'car' for me.
  23. Replies
    24
    Views
    1,259

    Re: One your computer - ONE BUTTON for end-user

    There's BleachBit. And Computer Janitor found in Ubuntu Tweak.

    BleachBit should be in the repo. Ubuntu Tweak's from a PPA.

    As always, use caution and common sense when using 'cleaners.'
  24. Re: Write a one-sentence story about the avatar above you

    Crouching *ptr, hidden &address.
  25. Re: Write a one-sentence story about the avatar above you

    At it turns out, grumpy cat is also an Ubuntu user.
Results 1 to 25 of 133
Page 1 of 6 1 2 3 4