Search:

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

Page 1 of 8 1 2 3 4

Search: Search took 0.08 seconds.

  1. Re: HOWTO: Automatically sync Google Calendar to iPod

    If you want to sync a to-do list from somewhere, I imagine you'd have to output your list as some sort of file, then strip away any extra encoding to get just text, then transfer it over. That...
  2. Re: HOWTO: Automatically sync Google Calendar to iPod

    The notes feature can only use plain text files (.txt). Just drop them in the Notes folder on your iPod and you'll be able to access them next time you use it. So if you wanted to make a to-do list...
  3. Replies
    5
    Views
    2,179

    [ubuntu] Re: google tool bar for firefox 3

    Yes, it appears that in order to downgrade to FF2, you have have to wipe your Firefox profile or else some extensions will break.
  4. Replies
    6
    Views
    568

    [ubuntu] Re: Formatting external hdd for backup?

    Plug in your drive and wait for the icon to appear on the desktop. Right-click on the icon, select Properties, and then the Volume tab. The Mount Point line should tell you where the drive is being...
  5. Thread: compiz

    by hackle577
    Replies
    10
    Views
    769

    [ubuntu] Re: compiz

    Compiz Fusion is installed in Hardy by default.
  6. Replies
    19
    Views
    1,136

    [ubuntu] Re: Firefox 3 Beta 5

    If anyone wants to go back to FF 2, the link in my sig will show you how.
  7. Replies
    2
    Views
    330

    [ubuntu] Re: Copying files

    You probably want to save the program in the /opt directory.

    To install it there you will need to use the "sudo" command. For example, if you saved ImageJ to your desktop, then:


    sudo mv...
  8. Replies
    8
    Views
    1,272

    [ubuntu] Sources.list questions

    I'm curious about my sources.list. In Software Sources I have security, updates, proposed, and backports all checked. But my sources.list looks like this:


    # deb cdrom:[Ubuntu 8.04 _Hardy Heron_...
  9. Replies
    6
    Views
    568

    [ubuntu] Re: Formatting external hdd for backup?

    The steps will be something like this:


    Download GParted
    Unmount your external drive
    Select your external drive in gparted
    Delete the partition on the disk
    Format the entire disk to ext3
  10. Replies
    6
    Views
    568

    [ubuntu] Re: Formatting external hdd for backup?

    I would use GParted like Tatty described, it's easier and less risky.
  11. Replies
    1
    Views
    308

    [ubuntu] Re: installation on new laptop

    This may be what you're looking for: https://help.ubuntu.com/community/WindowsDualBoot
  12. Replies
    2
    Views
    399

    [ubuntu] Re: Better Webfonts

    Run this in terminal:


    sudo apt-get install msttcorefonts

    then logout and log back in.
  13. [ubuntu] Re: Looking for an Advanced HTML / PHP Editor

    I'm afraid I don't know of a program that does FTP and code editing.

    This is a common theme with Linux though. Instead of having all-in-one programs like Dreamweaver that does HTML and FTP and...
  14. Replies
    31
    Views
    3,425

    Re: Best Working Internet Browser Overall??

    Here's the correct code. This will take you back to Firefox 2:


    sudo apt-get purge firefox
    rm -r ~/.mozilla/firefox
    sudo apt-get install firefox-2

    InfinityCircuit's code will merely...
  15. Thread: HELP, Dual

    by hackle577
    Replies
    1
    Views
    288

    [ubuntu] Re: HELP, Dual

    You may want to read this before deciding to commit to installing Ubuntu.
  16. Replies
    8
    Views
    987

    [ubuntu] Re: I have quite a lot of questions.

    Yes, yes, no, and yes.

    Resolutions can take a bit of fiddling around, but you'll get it working alright.

    Broadcom wireless devices are supported, but again, it won't be as easy as it was in...
  17. [ubuntu] Re: Looking for an Advanced HTML / PHP Editor

    Bluefish is in the Add/Remove Programs application, although it's not quite as full-featured as Dreamweaver.
  18. Replies
    9
    Views
    594

    [ubuntu] Re: Problems with Upgrade

    I think the servers are way overloaded right now what with everyone trying to download and install all their applications at the same time. That would explain the length of time it's taking for you...
  19. Replies
    4
    Views
    414

    [ubuntu] Re: Question about nvidia drivers

    Ubuntu should do it for you using the Restricted Drivers Manager.
  20. Thread: opera

    by hackle577
    Replies
    11
    Views
    960

    [other] Re: opera

    It's in the Add/Remove Programs application.
  21. Replies
    2
    Views
    427

    [ubuntu] Re: Cant upgrade from 7.10 to 8.04 hardy

    It might be because the servers are overloaded. You can try switch servers by going to System > Administration > Software Sources and changing servers to the main server.
  22. Replies
    4
    Views
    373

    [ubuntu] Re: Update Manager

    Ah yes, correct. sudo is required. Thanks!
  23. Replies
    4
    Views
    373

    [ubuntu] Re: Update Manager

    Go to Accessories > Terminal. A terminal will pop up. Just type:


    dpkg --configure -a

    and hit Enter.
  24. HOWTO: "Downgrade" Firefox 3b5 to Firefox 2 in Hardy

    A lot of people over in ABT are asking about downgrading Firefox 3b5 to Firefox 2 in Hardy because a lot of extensions and/or customizations don't work yet. Here's how:

    FF3b5 = Firefox 3 Beta 5...
  25. Replies
    2
    Views
    557

    [ubuntu] Re: replacing firefox 3 with version 2

    Search is your friend :) http://ubuntuforums.org/showpost.php?p=4811771&postcount=2
Results 1 to 25 of 179
Page 1 of 8 1 2 3 4