Codedrop™ Weblog

Drop’n some code and other tech tidbits…
  • Home
  • Google Shared
  • About Me
  • Reference Links
Rss feed Subscribe

Entries for the ‘OS’ Category

Oracle 10.2.0.1 installation on Fedora 8

Jul.22, 2008 in Linux, Oracle Comments Off

Below are the installation note’s I captured in installing Oracle10.2.0.1 on a Fedora 8 workstation. For some reason installations ofOracle on Fedora linux in past never went as smooth as hoped.. I washowever relatively happy with how things turned out on F8 and its niceto see some of the old problems, like hanging during installation, [...]

Tags: Fedora, Oracle

Creating A Local Mirror (Fedora)

Sep.06, 2007 in Linux Comments Off

Create a script that you’ll be able to setup as a cron entry to run daily. For a FC7 mirror I used the following: #!/bin/bash ARCH=i386 # Set to the architecture of your systems # Mirror found at: http://mirrors.fedoraproject.org/publiclist/Fedora/7/ # Be sure to include trailing slash. RELEASES_DIR=/clientdata/yum/fedora/releases/7/Fedora/$ARCH/ RELEASES_URL=rsync://mirrors.kernel.org/fedora/releases/7/Fedora/$ARCH/ CORE_DIR=/clientdata/yum/fedora/releases/7/Live/$ARCH/os/ CORE_URL=rsync://mirrors.kernel.org/fedora/releases/7/Live/i386/os/ UPDATES_URL=rsync://mirrors.kernel.org/fedora/updates/7/$ARCH/ UPDATES_DIR=/clientdata/yum/fedora/updates/7/$ARCH/ mkdir -p $RELEASES_DIR [...]

Tags: Fedora

Remote Syncronization of Current Date/Time

Jun.22, 2007 in Linux Comments Off

This is something I use quite often though always forget the host.. so thought to blog it here… To remotely sync your linux system time use the following command: rdate -s time-a.nist.gov Seems easy enough.. but I still manage to forget it!.. The old servers like clock.redhat.com don’t seem to work anymore. Tweet This Post

Fedora Core 6 Tips

Jan.04, 2007 in Linux Comments Off

Fedora’s latest release is proving really nice.  Alot of work has gone into porting some of the cool XGL widgets into the native desktop using xorg extensions.  For example the famous ‘cube’ desktop switch… as simple as using the sytem preferences menu to enable desktop effects (at least assuming your video drivers are all supported!). [...]

VMWare License Keys

Dec.15, 2006 in General, Linux, Windows Comments Off

Stumbled across a good page with some information on obtaining vmware license keys.  Essentially all that is really required is that you register.. but suprisingly this wasn’t very easy to get to from the website.click here to receive your free serial number(s). ( non-expiring license key) free vm license keys powered by performancing firefox Tweet [...]

Running NSIS Natively On Linux

Mar.22, 2005 in Linux Comments Off

The NSIS source files are shipped with every official NSIS distribution as well with the development snapshots. The binary files distributed with the NSIS releases are compiled with the Microsoft Visual C++ 6.0 compiler. The source has also been tested to be compatible with the Microsoft Visual C++ .NET 2002/2003 compiler. The NSIS distribution includes [...]

Linux Samba Print Config

Mar.16, 2005 in Linux Comments Off

I‘m rnning a linux server (fc3) that I have samba mounted to a windows 2000 client. In order to have linux successfully print all documents sent from the windows client a RAW queue may be necessary. The following errors were visible in the /var/log/messages file when attempting to print a MS Word document: Mar 16 [...]

Apache 2.0.50 / Tomcat 5 Configuration

Mar.03, 2005 in Linux Comments Off

Unfortunately there is a very pitiful amount of good documentation about how to properly configure Apache and Jboss. The apache site now declares that jk2 is no longer being developed, however try as I might I was not able to get jk to work with my configuration. After reverting back to jk2 I eventually got [...]

Roller Blogger Configuration

Jan.10, 2005 in Linux Comments Off

After some serious struggle attempting to get Roller working under JBoss I had stumbled across this article that outlines the basic procedure required. I followed the steps as identified but still encountered various errors. Below are my findings and what I had to modify to get the installation to function. 1)The security policy that needs [...]

« Previous Page  
next entries »
  • Tag Cloud

    Blackberry Capistrano certificate Configuration CSS DNS-323 DOS Dreamhost EMS Fedora firebug GMail Google Grails Groovy ie Java jQuery JSF Linux Mac Mac OSX MacPorts Memory Migrations Oracle PERL Rails Ruby Safari SOAP WebService Spring SSL Tibco Time Machine toolbar Trac UI video sony m2ts vlc VMWare Windows XMLDB

    WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

  • Blogroll

    • A List Apart
    • Anassina
    • Just Be Kuz
    • Mashable
    • Poker Dreams Online
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
  • Calendar

    February 2012
    M T W T F S S
    « Jan    
     12345
    6789101112
    13141516171819
    20212223242526
    272829  
  • Tags

    Blackberry Capistrano certificate Configuration CSS DNS-323 DOS Dreamhost EMS Fedora firebug GMail Google Grails Groovy ie Java jQuery JSF Linux Mac Mac OSX MacPorts Memory Migrations Oracle PERL Rails Ruby Safari SOAP WebService Spring SSL Tibco Time Machine toolbar Trac UI video sony m2ts vlc VMWare Windows XMLDB
  • Categories

    • Databases (5)
      • Oracle (4)
    • Dreamhost (1)
    • General (26)
    • Google (1)
    • Mobile (1)
    • OS (19)
      • Linux (13)
      • Mac OSX (5)
      • Windows (2)
    • Programming (28)
      • Build Automation (4)
      • Grails (1)
      • Java (9)
      • JBoss (1)
      • jQuery (1)
      • JSF (1)
      • MySQL (1)
      • PERL (1)
      • Rails (4)
      • Ruby (3)
    • Security (1)
    • Spring (1)
    • Tibco (4)
  • Recent Posts

    • from your old 8mm video to TinyUDF to mp4
    • Use Java to disable certificate validation in an HTTPS Connection
    • Enable ssh on your D-LINK DNS-323
    • Crontab Reference
    • How to address TIBCO (Send HTTP Request) SSL Certificate Problems


Green Web Hosting! This site hosted by DreamHost.

© 2007 Codedrop™ Weblog - SafiTech Theme

Full RSS - Comments RSS

Twitter links powered by Tweet This v1.8.1, a WordPress plugin for Twitter.