Search:

User: dwlamb; Keyword(s):

Search: Search took 0.02 seconds.

  1. Thread: joining files

    by dwlamb
    Replies
    1
    Views
    238

    [all variants] joining files

    I have some large files that were split with a simple splitter program in DOS but I want to rejoin the segments in Linux.

    What is the corresponding syntax for joining files at the command-line...
  2. Replies
    1
    Views
    148

    [kubuntu] Bash alias mounting iso

    Based on a command that worked properly, I tried creating the following alias:

    alias m20='sudo mount -o loop,ro -t iso9660 $1 /mnt/iso0'However, when I execute it, I recive this message "ioctl:...
  3. Replies
    4
    Views
    346

    [SOLVED] Re: can't remove ppa

    thanks alll! you're advice helped and I am now a happy camper.:p
  4. Replies
    4
    Views
    346

    [SOLVED] can't remove ppa

    I mistakenly installed a ppa that has installed a pre-release of LibreOffice. I want to roll back to a more stable release but can not get rid of the ppa.


    sudo add-apt-repository --remove...
  5. Replies
    9
    Views
    303

    [SOLVED] Re: after partitioning system will not boot

    I deleted everything and did a format/reinstall.
  6. Replies
    9
    Views
    303

    [SOLVED] Re: after partitioning system will not boot

    Ownership should be and is root. With being signed in as root in a live CD-like environment and full control, how would the permissions or ownership be altered unless I did something to modify them...
  7. Replies
    9
    Views
    303

    [SOLVED] Re: after partitioning system will not boot

    I can boot into recovery mode and run updates. What I can not do is get into mysql. The var directory is on this drive. As a php/MySQL programmer, I wanted to keep my databases and server files...
  8. Replies
    9
    Views
    303

    [SOLVED] Re: after partitioning system will not boot

    Taking oldfred's advice, I ran Boot-Info. That report indicated a recommended course of action to rebuild the GRUB so the repartitioned drive could be included in the MBR.

    Using this how-to...
  9. Replies
    9
    Views
    303

    [SOLVED] Re: after partitioning system will not boot

    Yes. As I originally wrote:



    Had I not modified the fstab with new UUID's I would be receiving errors. That was a challenge early on but I did the troubleshootinng as far as UUID's by the...
  10. Replies
    9
    Views
    303

    [SOLVED] after partitioning system will not boot

    I replaced a hard drive recently. Though I used Clonezilla, after the job of cloning the disk, Gparted in Ubuntu reported the partition as out of alignment and recommended repartitioning. I also...
  11. Replies
    2
    Views
    154

    Re: directory permissions not right

    thanks for the input... In clearing the execute parameter for a recursive command intended for all files, it was not realised it would hit the directories as well, producing this problem
  12. Replies
    2
    Views
    154

    directory permissions not right

    I am having some strange problems with various sub-directories of my home directory. This is the output

    $> ls -l Docs/OpenOfficeTemplates/
    ls: cannot access...
  13. Replies
    2
    Views
    216

    [SOLVED] Re: tar task scheduled in cron not executing

    Thanks! That is all I was missing.
  14. Replies
    2
    Views
    216

    [SOLVED] tar task scheduled in cron not executing

    I am attempting to create a cron task to backup an ImapMail folder in Thunderbird without success.
    This is my code:


    tar -cvzf /home/daniel/Desktop/`date +%Y-%m-%d`.tgz...
  15. Replies
    3
    Views
    301

    [SOLVED] Re: mounting network share

    Doing some further research on this, I came up with this blog. It is old but the method provided and cited below works.


    $mount -t cifs //win-share-hostname/share /mnt/win -o...
  16. Replies
    3
    Views
    301

    [SOLVED] Re: mounting network share

    I meant to add that information.... Yes, I have tried upper and lower case.
  17. Replies
    3
    Views
    301

    [SOLVED] mounting network share

    I am using this https://wiki.ubuntu.com/MountWindowsSharesPermanently article to set-up a share on my machine.

    If I attempt to mount using sudo mount -a I receive an error of

    mount error:...
  18. Replies
    0
    Views
    120

    [SOLVED] kate settings don't save

    I am using Ubuntu 12.04 with KDE added on. I can not modify the settings for Kate and can't find a solution.

    For some, this has been a challenge going back to the days of Hardy and was usually a...
  19. Replies
    2
    Views
    292

    [SOLVED] Mysterious shares

    Recently, I had to do a full format and install to 12.04. Trying to do an upgrade from 11.04 through the update manager failed.

    With this new install, I have downloaded Samba and installed it,...
  20. Replies
    3
    Views
    216

    [ubuntu] Re: Cloning hard drive that will soo die

    Thank you both for the help. In a few days' time, I hope to share the results.
  21. Replies
    3
    Views
    216

    [ubuntu] Cloning hard drive that will soon die

    Not a happy day! Woke up this morning and discovered my hard drive is in imminent prospect of dying according to SMART. Found this link and ran the SMART utilities using


    sudo -i
    apt-get...
  22. [ubuntu] Re: Converting bin and cue files to iso with Binchunker

    I am trying to use bchunker with this syntax


    bchunk /pathto/cd15.bin /pathto/cd15.cue /pathto/cd15.isoand it makes a mess by only extracting the files to the path, not writing them into an ISO....
  23. Replies
    0
    Views
    303

    [SOLVED] Font size in windows very large

    I have installed KDE on Ubuntu. Yeah, I know, why didn't I just install Kbuntu? Because the software and other features I've customised I didn't want to have to duplicate the effort.

    I should...
  24. [ubuntu] Looking for a plug-in or utility to copy/past

    First off, if this is the wrong forum for such a post, my apologies. I am new here and did some scanning of threads and this looked like the place but I may be wrong.

    I'm looking for a utility...
Results 1 to 24 of 24