• Home
  • About
  • Map
  • Archives
  • Videos
  • Gallery
Grab the RSS feed

spiralbound.net

spiralbound.net
  • Home
  • Adventures
  • Data and Technology
  • Et cetera
  • Highlights

Posts Tagged with "red hat"

  • Data and Technology

    Posted on January 22nd, 2008

    Written by cliff

    Tags

    broken, packages, python, red hat, REHL3, RHEL4, rpm, rpm -e --nodeps, up2date, update, upgrade

    RHEL3 Upgrade to RHEL4 Breaks up2date

    Last week I had to upgrade one of our old RHEL3 servers in order to get it to address disks larger than 2TB. I did the upgrade from CD, and it went fairly smoothly, except up2date would not run after the box came back up.
    It gave me the following error:
    [root@x up2date]# Traceback (most recent call [...]

  • Data and Technology

    Posted on January 11th, 2008

    Written by cliff

    Tags

    data, disk, ext3, filesystem, gnu, IT, linux, mkfs, parted, partition, red hat, rhel, servers, storage, technology

    How to Make Gnarly Big Linux Filesystems

    At least in RHEL 4, the fdisk command does not support the creation of filesystems larger than 2TB. In order to get around it, you have to use the parted command. I found the basic info here, but this is the long and short of how to cut off a big ol’ slice of disk [...]

  • Data and Technology

    Posted on April 30th, 2007

    Written by cliff

    Tags

    attacker, authentication, edit, incoming, linux, networks, PermitRootLogin, red hat, rhel, root, root logins, security, ssh, sshd, sshd_config

    Disable SSH Root Logins on RHEL

    For one reason or another RHEL does not disallow incoming ssh connections as root. This is, of course a glaring security problem which should be addressed for all systems that allow ssh connections to be made from any but the most restricted networks.
    The best practice, of course, would be to make the initial ssh connection [...]

  • Data and Technology

    Posted on December 19th, 2006

    Written by cliff

    Tags

    atomic clock, chkconfig, clock, date, internet time server, linux, ntpd, ntpdate, red hat, rhel, sysadmin, system clock, systems administration, time of day, time server, unix, xntpd

    Getting ntpd to work correctly on RHEL

    Getting ntpd to work correctly on RHEL

    When many new servers are delivered from the factory, the system clock is way off. Most UNIX systems run “ntpd” to keep the time in sync with internet time servers, which are, in turn synchronized against an atomic clock. This results in a system time that is very very close to the “actual” time of [...]

  • Data and Technology

    Posted on October 25th, 2005

    Written by cliff

    Tags

    cpio, dba, fs.file-max, groupadd, HowTo, kernel.sem, kernel.semopn, kernel.shmall, kernel.shmmax, linux, linux kernel, linux oracle, net.ipv4.ip_local_port_range, oracle, oracle 01g, Oracle Settings, red hat, red hat enterprise, red hat enterprise 3, redhat, semaphores, sysadmin, sysctl.conf, systems administratiron, useradd

    How To Install Oracle 10g on RedHat Enterprise 3

    So you’ve got Oracle 10G and you want to install it on your RedHat Enterprise 3 server. Well, since Oracle can’t manage to create tar files like everyone else in the world, you have to find a way of dealing with the .cpio they send you. Here’s how to get it extracted:
    cpio -idmv < /path/to/ship-version.cpio
    This [...]

  • Sponsor
  • Recent Comments
    • odane on Fish Supposedly Washed Up By Asian Tsunami
    • Bill on Raising Mallard Ducklings Redux
    • B Woehl on Why Did my Arm Fall Asleep?
    • Barb on Why Did my Arm Fall Asleep?
    • Juan Alcantara on Recovering From a Stuck Symantec Ghost Virtual Boot Partition
    • Carol Hook on Toyota Yaris Review
    • John Doyle on Using Sort to List Directories by Size

Copyright © 2005 spiralbound.net - Proudly powered by Wordpress