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

spiralbound.net

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

Posts Tagged with "sysadmin"

  • Data and Technology

    Posted on October 1st, 2007

    Written by cliff

    Tags

    accounts, corrupt, database, filesystem, local.nidb, mac, NetInfo, NetInfo database, network.nidb, osx, recover, server, single user, sysadmin, unix, users

    Recovering From a Corrupt NetInfo Database on OSX.4

    I managed to corrupt my NetInfo database on an OS 10.4 server a few weeks ago by not cleanly unmounting the drive after booting from DVD and resetting the admin password. Long story short, this left me with no users on the system at all. With no users, I could not log in to create [...]

  • Data and Technology

    Posted on February 16th, 2007

    Written by cliff

    Tags

    autoneg, autonegoation, commands, ethtool, hardware, ifconfig, link, link speed, linux, linux commands, rhel, RHEL commands, sysadmin, systems administration

    IFCONFIG Does Not give You Link Status; ETHTOOL Does

    For some reason that is a complete mystery to me, RHEL does not give you the link status when you run # ifconfig -a. This makes it incredibly hard to debug link integrity issues! Buried amongst all of Red Hat’s proprietary commands, however, is a utility called ethtool, which does give you the status of [...]

  • 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

    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 November 15th, 2006

    Written by cliff

    Tags

    chkconfig, chkconfig --list, chkconfig sshd, disable, enable, HowTo, linux, network, rhel, runlevels, scripts, servers, services, sshd, startup scripts, sysadmin, systems administration

    Controlling Services With chkconfig

    Many system 5 UNIX variants use scripts in the /etc/rcN.d/ directories to control which services should be started in the various runlevels. If, for instance, you wanted the secure shell daemon to run in runlevel 4, you would put a script named something like “S55sshd” in “/etc/rc4.d”. This script would usually accept the “start” “stop” [...]

  • Et cetera

    Posted on July 19th, 2006

    Written by cliff

    Tags

    anger, anger managment, angry clients, angry computer users, blood pressure, computer down, down services, downtime, IT, nice person, services, sysadmin, system administration, system down

    Nice Clients > Nasty Clients

    It occurs to me that when you work in IT, you can easily tell how how nice the person you are working with is by the extent to which he is pleasant to you when things are not going well.
    All too often people act as nice as can be when they want something, but as [...]

  • Data and Technology

    Posted on April 12th, 2006

    Written by cliff

    Tags

    change linux mountpoint, data, database, defaults, example, filesystem, fstab, HowTo, linux, mount, mountpoint, raid, raid 5, solaris, storage, sysadmin, technology, vfstab

    Changing Linux Mount Points

    If you’re familiar with UNIX, you know that changing mount points is really pretty easy. All you have to do is go into “/etc/fstab”, “/etc/vfstab” (or whatever your flavor of UNIX happens to call its filesystem table) and change the mount directory.
    If, for instance, you had a Solaris box, and you wanted to make the [...]

  • 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
  • Popular Posts
    • Bash For loop Example (900)
    • Why Did my Arm Fall Asleep? (462)
    • Fish Supposedly Washed Up By Asian Tsunami (249)
    • Spencer Tunick Photographs More Than 18000 Nudes In Mexico City (240)
    • Little Japanese Trucks (234)
    • Copy a Solaris Boot Drive to a New Disk (200)
    • Foreach Example in tcsh (192)
    • Solaris Disk Partition Layout & Mirroring Scripts (184)
    • Increase The Max Number of Processes Per UID in Solaris (155)
    • When Mac OSX SMB Connections Fail (150)
    • Bush Has Record Low I.Q. (137)
    • RHEL Winbind Authentication Against Active Directory (130)
    • Using Sort to List Directories by Size (130)
    • Giant Rabbits in North Korea (127)
    • Recovering From a Stuck Symantec Ghost Virtual Boot Partition (120)

Copyright © 2007 spiralbound.net // Proudly powered by Wordpress