Search Results - JustLinux Forums


Search:

Type: Posts; User: rjnlinux

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    2,153

    ntp setup issue

    I have setup ntp on my server
    however this does not work
    for example

    when I give the command
    ntpdate -q 0.north-america.pool.ntp.org
    28 Jul 09:45:32 ntpdate[58813]: step time server...
  2. Thread: linux script

    by rjnlinux
    Replies
    2
    Views
    2,336

    the solution is as follows create a file which...

    the solution is as follows

    create a file which has variables I require
    source this file in the script

    Now the script works from cron as required
    Enjoy !!
  3. Thread: linux script

    by rjnlinux
    Replies
    2
    Views
    2,336

    linux script

    #!/bin/ksh

    user1=`who am i|awk '{ print $1 }'`
    echo $user1

    ==================
    above is my script
    This works from prompt
    however it does not work from cron
  4. Replies
    2
    Views
    3,696

    unable to install red hat 6.2

    I have two computers

    computer A
    ========
    MSI Z87-G43 INTEL Z87 LGA 1150 ATX
    Intel Core i7-4770K Processor (8M Cache,3.50 GHz)

    Computer B
    ========
    This is an old machine which is more than...
  5. Replies
    1
    Views
    1,760

    The problem is solved by another website Comp...

    The problem is solved by another website

    Comp A has a file called /etc/resolv.conf with the entry
    nameserver <gateway ip address>
    I created the same file on COMP B and this solved the issue
  6. Replies
    1
    Views
    1,760

    networking issue

    I have two computers Comp A and Comp B
    Comp A has CentOS 5.5 (64 bit)
    and Comp B has openfiler 2.999.1 (64 bit)

    I am comparing the values of /etc/sysconfig/network-scripts/ifcfg-eth0 in both...
  7. Thread: server backup

    by rjnlinux
    Replies
    4
    Views
    1,989

    This is what I found Clonezilla is available...

    This is what I found

    Clonezilla is available in two models
    32 bit and 64 bit amd (amd 64 bit is also suitable for intel 64 bit)

    However both the above do not work for me.

    My drive is...
  8. Thread: server backup

    by rjnlinux
    Replies
    4
    Views
    1,989

    Say I have a HDD of 300 GB (sda) which I...

    Say I have a HDD of 300 GB (sda) which I partition as follows
    a) / 50 GB (/dev/sda1)
    b) Swap 50 GB
    c) boot 500 MB
    d) remaining (/dev/sda2)

    Now I take backup of each /dev/sda1 and...
  9. Thread: server backup

    by rjnlinux
    Replies
    4
    Views
    1,989

    server backup

    I want to backup my server.
    This is a brand new server and I tried clonezilla but it failed

    I am trying to get a full backup where - I pop in a disk and reboot the server and the o/s on the disk...
  10. Replies
    1
    Views
    1,156

    Raid 5 performance

    I have 10 disks and I set up 2 volumes using Raid 5
    so each volume has 5 disks allocated

    Now Vol1 and Vol2
    But we have only one raid controller card

    will I face degradation in performance...
  11. Replies
    6
    Views
    3,419

    These are my steps a) Insert cd SLES9 SP3 disk...

    These are my steps

    a) Insert cd SLES9 SP3 disk 1 in cd drive
    b) YAST2 - install software choose kernel - select bigsmp kernel and accept
    c) YAST2 handles all the work required and requests for...
  12. Replies
    6
    Views
    3,419

    Story is as follows The Suse Enterprise Linux...

    Story is as follows

    The Suse Enterprise Linux 9 Operating system was installed by
    some one else.

    I am a newbie to Linux

    The server was having 2 GB RAM
    uname -r gives output as...
  13. Replies
    6
    Views
    3,419

    SOLVED: memory less reported

    My Linux server is having the following issue

    We have two servers

    Server A
    =========
    The server was having 2 sticks of 1 GB Ram = tot 2 GB
    we have added 2 more sticks of 2 GB each = tot 6...
  14. Thread: default eth

    by rjnlinux
    Replies
    3
    Views
    1,885

    issue resolved

    This is what I did for the Centos 5.3 box (This method also works for RedHat also)

    open a terminal window and issue the command
    ifconfig

    note the contents


    go to administration/network...
  15. Thread: default eth

    by rjnlinux
    Replies
    3
    Views
    1,885

    distro

    distro is centos 5.3
    similar to redhat 5
  16. Thread: default eth

    by rjnlinux
    Replies
    3
    Views
    1,885

    default eth

    I am running a linux on a old desktop
    It has two network cards

    one which is on the motherboard which is 100 mbps and an additional new card 1 gbps

    now the motherboard network card is assigned...
Results 1 to 16 of 16