Codedrop™ Weblog

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

Entries for the ‘Linux’ Category

Enable ssh on your D-LINK DNS-323

Nov.29, 2010 in Linux Comments Off

Found this great article on how to enable ssh a DNS-323. The D-LINK DNS-323 runs Linux, which makes it hackable… this means good things… First Step – Installing fun_plug Installing fun_plug is simple. Download the fun_plug tar.gz file here and copy it to “volume_1” root (IE: dns-323/Volume_1/). Also download the “fun_plug” file (non tar-gz) and copy it to [...]

Tags: DNS-323

Crontab Reference

Sep.29, 2010 in Build Automation, Linux Comments Off

I continually forget the format for a crontab entry… here’s a quick reference for those of you who do too! Tweet This Post

RHEL terminal closes after a period of inactivity.

Aug.26, 2009 in Linux Comments Off

After weeks of frustration with my RHEL terminal windows closing themselves after a small interval of inactivity, (go for lunch and my terminals were closed)… I finally found out the solution to prevent this ‘default’ behaviour that comes in RHEL. The /etc/profile was the culprit.  Simply remove the following lines or update them to a [...]

How to rename a vm (.vmdk) file for VMWare Server 1.0.4

Aug.28, 2008 in Linux Comments Off

In Vmware server 1.04, you can use the following process to rename the vmdk files: 1. Copy folder, rename vmx file 2. Edit machine, change hostname 3. Rename vdmk 4. Edit settings and add disk you just renamed as existing disk (remove old one) 5. Start vm and check it works (don’t forget to use [...]

Tags: VMWare

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 [...]

« previous entries  
Next Page »
  • 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.