SysAdmin

Tag details

Welcome to the 'SysAdmin' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'SysAdmin'.

Look up Offsite Link "SysAdmin" at The Free Dictionary

Latest blogosphere posts tagged “SysAdmin”

  • “Datacenter Lifecycle Management with Sun Ops Center”


    System News for Sun Users - The BlogAuthority Authority: 138
    White paper introduces Sun Ops Center 2.5 and its new capabilities A new white paper from Sun states that Sun Ops Center as “is designed as a single platform that can manage heterogeneity and complexity through a single pane of glass.” and “Sun Ops Center manages across the entire hardware/software stack and ...
    2 days ago
  • SysAdmin catch 22


    Internet Anthropologist Think TankAuthority Authority: 505
    SysAdmin catch 22 By Gerald Internet Anth ropologist Think Tank (Google Blog formating sucks, Ive left it as they loaded it, looking ofr better platform,G) The basic reality of Americas limits to do the SysAdmin work Even if fewer troops are sent, or their mission is modified, ...
    3 days ago
  • “Patching the Solaris OS Using Sun Ops Center 2.5″


    System News for Sun Users - The BlogAuthority Authority: 138
    Patch Management Without the Headaches A recent Sun Docs BigAdmin paper by Shanthi Srinivasan and Laura Hartman describes “Patching the Solaris OS Using Sun Ops Center 2.5.” The paper explains that Sun Ops Center offers comprehensive data center management software for the physical and virtual systems in the data ...
    6 days ago
  • Searching Your Corporate LDAP/AD with python


    www.copyandwaste.comAuthority Authority: 100
    There are a ton of examples out there on how to utilize ldap in python. I recently worked on a simple project which required active directory authentication using ldap. The following is simple script I’ve used hundreds of times. 1234567891011121314151617181920212223242526272829303132 #!/usr/bin/env ...
    2 weeks ago
  • Why VeriScale Architecture is Ideal for Cloud Computing


    System News for Sun Users - The BlogAuthority Authority: 138
    Sun BluePrints Provides Overview, Details Prinicipals and Components Mikael Lofstrand, chief technologist of Networking Technologies for Sun’s Global Sales and Services organization, has written a 27-page Sun BluePrints article on Sun’s VeriScale architecture, stating it provides an excellent foundation for cloud ...
    2 weeks ago
  • Getting Started With the OpenSolaris OS


    System News for Sun Users - The BlogAuthority Authority: 138
    SDN Article Covers Installation and Basic Setup If you’ve been interested in trying out OpenSolaris but aren’t sure where to begin, take some time to read a Sun Developer Network article that shows you how to give it a try via a Live CD, and move on to actually installing the open source [...]
    2 weeks ago
  • Sys Admin New by kathya


    Pro Freelance ProjectsAuthority Authority: 178
    Description Looking for a system administrator for day to day tasks. My SQL knowledge, Linux an advantage. installation of drupal files on a domain 2. moving files from one server to another server 3… (Budget: $250-750, Jobs: System Admin.)Go to SourcePost similar project
    2 weeks ago
  • Proof-of-concept: Java Real Time 2.1 on Solaris 10


    System News for Sun Users - The BlogAuthority Authority: 138
    DTrace Aids in Identifying Latency Causes A duel in the Suns of sorts involving a Sun Fire V40z and a Sun Fire X4450 connected back-to-back was performed to discover their ability to exchange UDP or TCP messages with a round-trip latency under 100 ms per message. In addition, both servers were occupied with some ...
    2 weeks ago
  • The Value of the Sun Oracle Database Machine


    System News for Sun Users - The BlogAuthority Authority: 138
    Why a Million IOPS Capable Platform is Relevant Even Without a Million IOPS Demand The Sun Oracle Database Machine is a million IOPS-capable platform. Why would a CIO consider it as a solution when a particular datacenter may not require so much I/O? Performance Architect in Oracle’s Systems Technology Group Kevin ...
    3 weeks ago
  • Useful Commands for Proxy Migration


    www.copyandwaste.comAuthority Authority: 100
    Recently I took on a project to migrate “difficult” users from our proxy-based firewalls to use default route towards packet filters.  Since we do not force users to authenticate for dhcp / keep track of IP assignments to users, it was very difficult to contact the remaining users going through our proxies.  The ...
    3 weeks ago
  • HPC Profiling with the Sun Studio Performance Tools


    System News for Sun Users - The BlogAuthority Authority: 138
    Techniques Implemented in Tools to Profile HPC Applications Marty Itzkowitz and Yukon Maruyama describe how to use the Sun Studio Performance Tools to understand the performance issues in single-threaded, multi-threaded, OpenMP and MPI applications, and the techniques used to profile them. Presented at the Third ...
    3 weeks ago
  • What’s New on BigAdmin


    System News for Sun Users - The BlogAuthority Authority: 138
    As of November 5th, 2009 Updated for New Solaris 10/09 Release: x86 Installation Check ToolThis tool detects whether your x86 system is able to run the Solaris 10 OS. Version 1.7 loads the Solaris 10 10/09 kernel.Community Tech Tip: Creating a Solaris 10 x86 OS Bootable DVD or CD A sys [...]
    3 weeks ago
  • The UN pull personnel from Afghansitan


    Opposed Systems DesignAuthority Authority: 122
    The UN pulls 600 staff out of Afghanistan after the Taliban attacked them.“The United Nations is fully committed to helping all of Afghanistan’s people, as it has been for more than half a century,” the statement said.If the UN his fully committed to helping the Afghan people, how many casualties is the UN ...
    3 weeks ago
  • “Sun Systems for Enterprise 2.0 with Oracle”


    System News for Sun Users - The BlogAuthority Authority: 138
    Sun BluePrints Describes Architecture, Provides Performance Information A Sun BluePrints Online article discusses the Sun Systems for Enterprise 2.0 with Oracle solution, describing the architecture and performance characteristics for determining proper sizing of systems. According to the authors, the Sun Systems ...
    3 weeks ago
  • Pop goes the apocalypse


    Opposed Systems DesignAuthority Authority: 122
    A friend gave me a copy of Pop Apocalypse and I started reading it last night. It reads like some of William Gibson’s more recent work, sprinkled with low-calorie shavings of Stephenson’s early work. So far, it’s fun. For the national security geek crowd, it includes Leviathan-SysAdmin terminology.
    4 weeks ago
  • Solaris News Bites


    System News for Sun Users - The BlogAuthority Authority: 138
    Short Items of Interest for Solaris Users DTrace Quick Start GuideZFS: Changing The Way You Look at StorageTuning ZFS for Sun Storage F5100 ArrayZFS Deduplication Features in PSARCpkgin and 5,000 Packages for Solaris 10/x86Multiple LDom vdisks With the Same BackendInstalling Native and Branded ZonesAutomated Backups ...
    4 weeks ago
  • Restricting login to account based on IP address


    ptoneAuthority Authority: 92
    At work we needed to have a standard local account that would work off campus, but not on campus. Here was my solution. First I check for the user and create it if it doesn’t exist user_exists = ` dscl . -read / Users / remote GeneratedUID | grep -c GeneratedUID ` if [ $user_exists -ne 1 ] ...
    5 weeks ago
  • cPanel Bandwidth Checking Script


    DEVTRENCH: Web Development from the Front LinesAuthority Authority: 100
    Ive been pretty frustrated with the way that cPanel notifies (or doesnt notify) me of bandwidth overages. Seems sometimes I get them and sometimes not. So when I found out that you can do this with the WHM XML api I wanted to get it set up ASAP. This script can be used along with cron and PHPMailer to notify you of ...
    5 weeks ago
  • Strategy: Are Contractors ‘The Sys Admin Force’ Conceived by Thomas Barnett?–Great TED Presentation!!


    Feral JundiAuthority Authority: 139
    5 weeks ago
  • Linux Customers Benefiting More From Virtualization Than Windows Users


    System News for Sun Users - The BlogAuthority Authority: 138
    TCO Advantage Favors Linux Enterprises using Linux virtualize roughly 30 percent more than those that prefer Windows. What this means for enterprises incorporating Linux into their environments is cost savings in hardware and licensing fees, and a significant advantage in total cost of ownership (TCO). These ...
    5 weeks ago

Comments about SysAdmin

Personal attacks are NOT allowed
Please read our comment policy