Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. [ubuntu] Re: "Infinite" folder depth (recursive)! I want to remove!

    Try removing the garbage can. Your trash folder is /home/user_name/.local/share/Trash and has two subfolders, named files and info. You should be able to remove the /Trash folder and then recreate...
  2. Replies
    2
    Views
    2,078

    [ubuntu] Re: Can't change printer settings

    Can you access it via cups and if so can you affect changes?
    http://localhost:631/
  3. [ubuntu] Re: Ubunutu 10.04 won't boot anymore (2nd time)

    See if you've got a file /etc/default/bootlogd and if so you can enable boot logging. File should look like this:


    # Run bootlogd at startup ?
    BOOTLOGD_ENABLE=Yes
    #BOOTLOGD_ENABLE=No
  4. Replies
    14
    Views
    1,989

    [all variants] Re: How to create a launcher with a .bin file

    I had a .run file when I installed vbox, it looked like a bash script except for the extension. Might have to be root.


    sh filename.run
  5. Re: Uninstall app not found by Synaptic or apt-get? (kobo-desktop)

    forteller, did you follow the post with the .deb file?
  6. Replies
    12
    Views
    4,915

    [ubuntu] Re: Apache Port 80 Problem

    These links might help determining what ports are open/blocked.

    Open Port Check Tool

    Shields Up
  7. Replies
    1
    Views
    320

    [ubuntu] Re: Resolution stack at 640x480

    Please post /etc/X11/xorg.conf
  8. Replies
    14
    Views
    1,989

    [all variants] Re: How to create a launcher with a .bin file

    Try this for launcher command:


    /bin/bash /usr/local/bin/SomeFileName.bin
  9. Re: Uninstall app not found by Synaptic or apt-get? (kobo-desktop)

    Could always retry your original attempt at installing it AFTER installing libpng3, and then purge kobo-desktop.

    Let us know what works. I had to do the uninstall thing like I've outlined for you...
  10. Re: Uninstall app not found by Synaptic or apt-get? (kobo-desktop)

    Okay, well since it won't install it so we can purge it we have option b...

    So
    ar -x kobo-desktop.deb yielded the control.tar.gz and data.tar.gz files. We're not interested in the...
  11. Re: Uninstall app not found by Synaptic or apt-get? (kobo-desktop)

    I've dl'ed the file and .deb's aren't hard to take apart. It's just an ar file so:


    ar -x <somefilename.deb> will extract it. I'll have a look at what it does where. Work calls right now...
  12. Re: Uninstall app not found by Synaptic or apt-get? (kobo-desktop)

    See if you've got kobo* in /var/lib/dpkg/info/ directory.
  13. Replies
    12
    Views
    4,915

    [ubuntu] Re: Apache Port 80 Problem

    Highly likely your ISP is blocking the port.
  14. Thread: Source code

    by Barriehie
    Replies
    2
    Views
    504

    [ubuntu] Re: Source code

    Best to get it from the repos for the distro/version you're running. If you're running Ubuntu:

    http://repogen.simplylinux.ch/
  15. Replies
    7
    Views
    1,320

    [all variants] Re: Page isn't redirecting properly

    Works here. Try loading it in safe mode.


    firefox -safe-mode http://www.nespresso.com/
  16. Replies
    4
    Views
    1,226

    [other] Re: File size limit for gedit?

    You may have another problem. I just loaded my bad-domains file for squid and it's 1.48 million lines, about 26 megs, and it loaded in about 3 seconds.

    Vim loaded it before I could count to 2.
  17. [SOLVED] Re: Uninstalling programs installed via terminal mode?

    So you installed a package that you retrieved from somewhere other than the repos? If not retrieved from the repos did you use gdebi to install it?
  18. Re: Uninstall app not found by Synaptic or apt-get? (kobo-desktop)

    Have a look in /var/cache/apt/archives and see if you can find the original .deb file you installed from; won't be there if you dl'ed it from outside the repos unless you put it there. If you've got...
  19. Replies
    1,020
    Views
    63,579

    Re: First Computer you had

    Apple ][e, 1978.
  20. Replies
    6
    Views
    1,230

    [ubuntu] Re: gnome-panel broken! help!

    Try reinstalling it:


    # > aptitude reinstall gnome-panel
  21. Replies
    9
    Views
    1,068

    [ubuntu] Re: archive manager unable to open pdf files

    I think that file type is some sort of standard for Mac's, or was.
  22. Replies
    7
    Views
    541

    [ubuntu] Re: how to create a backup

    I use rsync daily to backup / , on it's own drive, and $HOME, also on it's own drive to a third drive. You can use this as part of your backup strategy to generate a list of installed packages.

    ...
  23. Replies
    9
    Views
    1,068

    [ubuntu] Re: archive manager unable to open pdf files

    According to the links provided earlier you won't be able to open them on Ubuntu. Don't know about XP, no windows here... :)
  24. Replies
    9
    Views
    1,068

    [ubuntu] Re: archive manager unable to open pdf files

    From what I can find from search engines that archive type isn't supported on *nix type machines.

    http://www.file-extension.com/files/SIT/

    http://www.fileinfo.com/extension/sit
  25. Replies
    15
    Views
    1,705

    [ubuntu] Re: HELP! Can't log into normal Gnome session

    Glad you got it albeit later than sooner! So this is [Solved].
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4