Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    273

    [all variants] Getting CLI apps to play audio?

    I'm having trouble getting CLI apps to play audio; SIDplay for example, wants to use /dev/dsp, which doesn't exist on my system.

    My sound card is at /dev/snd/controlC1, but when I make a symbolic...
  2. Replies
    6
    Views
    666

    [SOLVED] Re: [bash] blank character in an array?

    Thanks for that idea, that made me think to try this:



    #!/bin/bash

    clear

    for ((i=0; i<=255; i++)); do
    if [ "$i" -lt "100" ]; then
  3. Replies
    6
    Views
    666

    [SOLVED] Re: [bash] blank character in an array?

    not in complete context, but these are a few things I've tried:


    room1=(\
    "#" "#" "#" "#" "#" "#" " " " " " " " " " " "#" "#" "#" "#" "#" "#" "#" " " " " " " " " " " " " \
    "#" "." "." "." "."...
  4. Replies
    6
    Views
    666

    [SOLVED] [bash] blank character in an array?

    to keep it short, I'm writing a roguelike-like (it's like a roguelike :p) purely in bash (to prove it can be done), and one thing that's been bothering me is the inability (as far as I know) to...
  5. Bash, encrypt and decrypt a file without user interaction?

    To teach myself Bash, I'm attempting to write a simple, silly text-based (obviously lol) RPG type thing in Bash; essentially to prove to myself that it's possible to create something like that in a...
  6. Replies
    11
    Views
    877

    Re: suggestion Java IDE (Linux)

    When I used Java, I tried both Netbeans and Eclipse as well, and I prefered Netbeans. :p

    Also, not Java specific, but Geany is a great light weight IDE as well.
  7. [wubi] Re: tried to install BURG now cant get into either OS

    You can rename your Ubuntu 'disc' (I forgot what it's called but I think you can find it in C:\wubi\disks) to something else, install Wubi, then replace the install 'disc' with your previous one, and...
  8. [ubuntu] Re: can't make shell script executable (10.10RC)

    That sounds like it would do it.

    So I'd have to edit, and compile it from source then?

    I'm not much of a programmer. :/
  9. [ubuntu] Re: Terminal - left click highlights empty line

    afaik, that's completely normal.
  10. [wubi] Re: tried to install BURG now cant get into either OS

    Well, I managed to get myself in the same boat as you, because I thought I knew how to fix it (http://ubuntuforums.org/showthread.php?t=224351) but that didn't work with the 10.10 RC disc. I'm pretty...
  11. [ubuntu] can't make shell script executable (10.10RC)

    I'm trying to make a simple autorun script, for my Micro SD Card, the script works fine, but I simply cannot make it executable.

    When I check the "Allow executing file as program" check box, it...
  12. Replies
    1
    Views
    366

    [all variants] unlock home directory from LiveUSB

    I can't log in to my current install of 10.04 (x server doesn't start, or whatever, not too concerned about that), and I would like to at least get my files from my home directory, but most of them...
  13. [ubuntu] Re: [Karmic] Empathy and Pidgin have the same issue...Network Error.

    Same problem. AIM network error with AIM.
  14. Replies
    5
    Views
    688

    [ubuntu] Re: Unable to use Compiz Destop effects

    have you checked here?
    http://ubuntuforums.org/showthread.php?t=799070
  15. Replies
    8
    Views
    8,159

    [xfce] Re: xfce global menu plugin.

    well alright. I logged out, and logged back in again, and I had about six global menu plugins, all working, and all on the same panel. :P
  16. Replies
    5
    Views
    1,104

    [ubuntu] Re: Window Border issue

    depends on what you're using as your window manager. I'm not sure if there's a way to do it with Metacity, but if you're using Emerald, it's quite simple.
    ...
  17. Replies
    5
    Views
    459

    [ubuntu] Re: A little confused...KDE n gnome

    I'm guess you're coming from Windows, where you only have one choice of desktop environment. :)

    KDE, and GNOME ( and also loads more ) are seperate desktop environments, essentially, most of the...
  18. Replies
    8
    Views
    8,159

    [xfce] Re: xfce global menu plugin.

    well that seems to be the problem. With the GNOME global menu plugin, I just right clicked the area, and there was a preferences option there, but with this one I get nothing. Also, when I click...
  19. Replies
    8
    Views
    8,159

    [xfce] xfce global menu plugin.

    I've installed the xfce4-globalmenu-plugin from ppa.launchpad.net, and I can't get it working.

    I installed the package just fine, so I have the dependencies and whatnot, but whenever I add it to...
  20. Replies
    2,052
    Views
    2,750,910

    Re: Comprehensive Sound Problem Solutions Guide

    I managed to fix my sound problem thanks to this sticky.

    thanks. :D
  21. Replies
    30
    Views
    2,310

    Re: How do you backup photos?

    External hard drive, or a flash drive?
  22. Replies
    71
    Views
    2,850

    Re: linux, or google?

    I'd be tempted to switch back to XP, it meant I could keep using Google.
  23. Replies
    700
    Views
    30,082

    Re: Your very 1st OS

    first ever OS - either Mac OS(don't remember which) or DOS.
    first that I remember - Mac OS/Windows 95
    first on my own computer - XP
  24. Replies
    1,217
    Views
    120,287

    Re: November 2008 Screenshot Thread

    installed 8.10 a few days ago.
  25. [all variants] Re: Multimedia keys stopped working

    Somehow, my default mixer device was different from the one the Volume control applet controlled.

    and, your problem may be different, because I didn't install any updates to cause this.

    I've...
Results 1 to 25 of 81
Page 1 of 4 1 2 3 4