Search:

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

Page 1 of 7 1 2 3 4

Search: Search took 0.28 seconds.

  1. Replies
    6
    Views
    7

    [all variants] Re: Logic Controls pole disply

    This seems like a great place to start. Once I have this system fully built this will help me to determine where I am attempting to output data to. Once I have a serial port number then I can move...
  2. Replies
    6
    Views
    7

    [all variants] Logic Controls pole display

    I understand that my original inquiry could be a bit specific.

    Does anyone have any input on outputting relevant system information to a two-line serial display?
  3. Replies
    6
    Views
    7

    [all variants] Re: Logic Controls pole disply

    That is, in fact, the manual for the device I am working with. Unfortunately, this only has Windows information, which I already have.

    Based on the Windows testing, if I enter TYPE>COM1 then press...
  4. Replies
    6
    Views
    7

    [all variants] Logic Controls pole disply

    As part of my job, I often reuse or recycle Point of Sale hardware. One piece of equipment I have gotten my hands on more than once is a Logic Controls PD3000/PD6000 series two-line serial pole...
  5. [all variants] Re: Cron job to replace file according to system date

    The other side of this, which I have figured out, is backing up the files I am modifying in Windows using a batch file, and having said batch file work on multiple systems/user accounts. Here's what...
  6. [all variants] Re: Cron job to replace file according to system date

    Thanks for the reply, TheFu.

    This isn't exactly a homework assignment. This is for a website I am designing for myself and the church I am working on founding. I will definitely be saving the link...
  7. [all variants] Re: Cron job to replace file according to system date

    Just to clarify, this is intended to be for a web page that will have "on this day..." type content, hence the need to update it daily.
  8. [all variants] Re: Cron job to replace file according to system date

    Thanks for the reply, Holger_Gehrke.

    I am assuming I would put this code in a bash script and then execute the code via cron, much as I could run a batch script from the Windows task scheduler. Is...
  9. [all variants] Cron job to replace file according to system date

    Hello all,

    I am totally new to bash scripting and cron, so please forgive my lack of knowledge.

    I am trying to create a cron job that will (most likely via a bash script) compare file names to...
  10. Replies
    3
    Views
    2,173

    Re: Upgrade problem

    Thanks for relocating this to the correct place.
  11. Replies
    3
    Views
    2,173

    Re: Upgrade problem

    After a little more looking around online, I tried this:

    root@Tython:/home/nomad# apt-get upgrade --fix-broken

    Reading package lists... Done
    Building dependency tree
    Reading state...
  12. Replies
    3
    Views
    2,173

    Upgrade problem

    I was recently in the process of upgrading to 15.10 when my system lost power. I do about 99% of my work with my linux systems in putty. (I know, upgrading via ssh is never a good idea. It just has...
  13. Replies
    10
    Views
    1,681

    [SOLVED] Re: RAID array mount issue

    OK, cleared everything and starting over from scratch using dmraid (mdadm is too confusing with only 1 cup of coffee.)

    itlce@LCE-NAS:~$ sudo dmraid -f isw -C rda --type 0 --disk "/dev/sdb...
  14. Replies
    10
    Views
    1,681

    [SOLVED] Re: RAID array mount issue

    parted:

    itlce@LCE-NAS:~$ sudo parted /dev/md127
    GNU Parted 3.2
    Using /dev/md127
    Welcome to GNU Parted! Type 'help' to view a list of commands.
    (parted) unit GB
    (parted) p
    Model: Linux...
  15. Replies
    10
    Views
    1,681

    [SOLVED] Re: RAID array mount issue

    dmesg (part 3):

    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000D890D080...
  16. Replies
    10
    Views
    1,681

    [SOLVED] Re: RAID array mount issue

    As far as the BIOS info goes -

    lspci:

    itlce@LCE-NAS:~$lspci
    00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
    00:01.0 PCI bridge: Intel Corporation Xeon...
  17. Replies
    10
    Views
    1,681

    [SOLVED] Re: RAID array mount issue

    I believe what I am trying to do can be done without resorting to any of this since I had done it before.

    I'll have to look up the BIOS info you asked for. In the meantime, I found this in the...
  18. Replies
    10
    Views
    1,681

    [SOLVED] Re: RAID array mount issue

    Yes, I'm using RAID0 (stripe).

    I fully expected to have lost all data from the array.

    fdisk shows a single volume. Unfortunately, BIOS offers no formatting options. I am trying to use parted...
  19. Replies
    10
    Views
    1,681

    [SOLVED] RAID array mount issue

    I'm working on a Kubuntu 14 fileserver system I built. I had (miraculously and by some unknown means) mounted a RAID0 array and it was working fine until one of the drives failed. Thinking I had lost...
  20. Replies
    9
    Views
    6,470

    [all variants] Re: Samba4/Win issue

    I found the solution to the password prompt here: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/FastStart.html#OfficeServer

    Initialize the Microsoft Windows password database with...
  21. Replies
    9
    Views
    6,470

    [all variants] Re: Samba4/Win issue

    Here's the results of a testparm I just ran:


    Load smb config files from /etc/samba/smb.conf
    rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
    params.c:Parameter() -...
  22. Replies
    9
    Views
    6,470

    [all variants] Re: Samba3/Win issue

    I seem to recall the solution being in smb.conf, I just don't remember what the solution was. While playing with the Simple File Sharing in Windows might work on a small scale, it would be very...
  23. Replies
    9
    Views
    6,470

    [all variants] Samba3/Win issue

    I've had pretty good luck with Samba3 in the past, so after trying 4 a few times, I reverted to a version I've had success with. 3 it is!



    I'm running XP Pro 32 SP3 on all of the other systems...
  24. Replies
    9
    Views
    6,470

    [all variants] Samba4/Win issue (Update)

    I'm going with Samba3 on this since that seems to be what I've had the best luck with. I am not using the options in Dolphin for file sharing.

    I've got the funky stuff cleared up on the name and...
  25. Replies
    9
    Views
    6,470

    [all variants] Samba4/Win issue

    First of all, I'd like to welcome myself back to the community. I took a couple of years off to do something or other.

    Second, I put this in Networking and Wireless because it seems to me that...
Results 1 to 25 of 165
Page 1 of 7 1 2 3 4