Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    717

    [ubuntu] Sharing public folder via Bluetooth

    Hello, in Ubuntu Hardy I was able to select an option from the Bluetooth Applet to share my public folder. I could then browse this folder and transfer files to it from paired Bluetooth devices. In...
  2. Replies
    0
    Views
    394

    [ubuntu] SSH and SFTP do not work anymore

    Hello, I have an SSH/SFTP server running on my home computer. In Hardy (on the client machine), I had no problem connecting to my server using public key authentication. In Ibex, however, I am...
  3. Replies
    0
    Views
    557

    [all variants] Public key authentication with SSH

    Hello, I am running an SSH/SFTP server on a Windows machine and attempting to log into it from my Ubuntu laptop using keys rather than passwords. I generated the key pair using the Seahorse GUI,...
  4. [ubuntu] Re: Hard drive constantly being written on laptop Hardy 64-bit

    Hi, have you tried removing the "relatime" options from /etc/fstab?
  5. Re: Howto: Simple kernel upgrade. Feisty to Gutsy's (2.6.22-8-generic)

    I think it would only be necessary to temporarily add the main and restricted Gutsty repositories, since all the kernel packages come from there. So you would add this line instead:

    deb...
  6. Replies
    251
    Views
    194,883

    Re: Howto: ATI Mobility Beryl/XGL FGLRX in Edgy

    Add this to your XGL start script:


    cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
    xauth -i add :1 . "$cookie"
  7. Replies
    698
    Views
    664,416

    Re: HOWTO: Lexmark Printers

    The instructions in the original post are somewhat dangerous. The "sudo tar....." steps change the user permissions in every directory the files extract into. For example, when I did these steps the...
  8. Problem with the flashplugin-nonfree package

    Yesterday the package reported to have an updated backport (7.0r68 I think it was) so I went ahead and installed it. During the installation a dialog box came up and asked me if I accepted the...
  9. Replies
    47
    Views
    32,970

    Re: Templates for Your "Create Document" Menu

    Thank you, I got it working. Instead of downloading more software I simply ran

    wget http://alan.hussey.googlepages.com/Templatesv2.zip

    from the terminal.
  10. Replies
    47
    Views
    32,970

    Re: Templates for Your "Create Document" Menu

    I keep getting this error when trying to extract the zip, can anyone help me?


    [/home/caleb/Desktop/Templatesv2.zip]
    End-of-central-directory signature not found. Either this file is not
    a...
  11. Replies
    166
    Views
    21,303

    Re: ATI XGL/Compiz Beta tester needed

    I am confused about the repositories. Why do they have aiglx in them, if the tutorial is for XGL? Shouldn't it just be:

    deb http://www.beerorkid.com/compiz dapper main
    deb...
  12. Poll: Re: What Is the Most Suitable Programming Language for a Beginner?

    Though PHP was the first language I learned, I would say Ruby is the best language to learn first.
  13. Re: How to: Set up Gmail with Thunderbird, Mozilla Mail, Evolution, and Kmail

    To redownload your messages, on Gmail's Settings > Forwarding and POP screen I would try setting POP download to disabled, then setting it to the "download all, even if it's already been downloaded"...
  14. Very basic Ruby and nil objects problem, can anyone help?

    I am rubbing Ruby 1.8.4 and Rails 1.1.2 on my Dapper box, and this Ruby code keeps returning "You have a nil object where you didn't expect it!" error, despite similar code working on my Windows XP...
  15. So are Apache and MySQL the de facto standards for web development?

    On my Windows box I have both programs installed for use with PHP and Rails. I am, however, interested in alternatives that supposedly offer better performance with lower memory requirements, such as...
Results 1 to 15 of 15