Bookmarks for 18 mag 2012 through 20 mag 2012

These are my links for 18 mag 2012 through 20 mag 2012:

  • Linux system administrator and Oracle DBA guide: How to use rman backup to duplicate database and change db_name – Environment: OL 5.7 32bit, Oracle database 11.2, sid=orcl
    Objective: duplicate database on the same server then change db_name from orcl to devdb
    concept: duplicate line in /etc/oratab, make orcl and devdb instance, then make everything in password file, spfile/pfile, controlfile, redo log, data file from orcl to devdb, only leave db_name in pfile/spfile as orcl for rman restore from orcl database backup, then use nid to change db_name
  • Linux system administrator and Oracle DBA guide: How to add LUN disk online under CentOS 6.2 – Environment: CentOS 6.2 64bit with multipath connected to HP EVA storage, the LUN disk was LVM disk
    Objective: add a new LUN disk for server online and add into the existing LVM to make the partition size bigger
    scenario: LVM add new lun disk, increase the existing lvm lun disk, increase the existing partition disk such as /dev/sda1
  • Git Client – SmartGit – SmartGit is a graphical client for the Open Source version control systems Git, Mercurial and SVN. It runs on Windows, Mac OS X and Linux.
    SmartGit helps Git and Mercurial beginners to get started quickly and lets advanced users become more productive with its efficient user interface.

Bookmarks for 9 dic 2011 through 13 dic 2011

These are my links for 9 dic 2011 through 13 dic 2011:

  • BAT file tips | Alex @ Net – Let's play with BAT files a little. As you may know, BAT files are intended to be run and processed by the MS command processor, named cmd.exe, and the programming language they are created with is very close to BASIC. The early versions of the BAT-files language (which comes from famous Windows ancestor, MS-DOS) were very limited. Nowadays it has more features and a few days ago I created a small collection of interesting tricks, related to BAT file programming. You can check the following examples that demonstrate which execution flow controlling statements BAT-file language has and show their analogs in PHP.
  • 10 Tools To Add Some Spice To Your UNIX Shell Scripts – here are some misconceptions that shell scripts are only for a CLI environment. You can easily use various tools to write GUI and/or network (socket) scripts under KDE or Gnome desktops. Shell scripts can make use of some of the GUI widget (menus, warning boxs, progress bars etc). You can always control the final output, cursor position on screen, various output effects, and so on. With the following tools you can build powerful, interactive, user friendly UNIX / Linux bash shell scripts.
  • Nagios plugin for ASE – SybaseWiki – When you are using Nagios (http://www.nagios.org) as a monitoring tool, it's real easy to implement your own checks for Sybase servers. Here's a sample check to see if your ASE server is up and connectable.

Bookmarks for 8 nov 2010 through 10 nov 2010

These are my links for 8 nov 2010 through 10 nov 2010:

  • TOra – TOra is an open-source multi-platform database management GUI that supports accessing most of the common database platforms in use, including Oracle, MySQL, and Postgres, as well as limited support for any target that can be accessed through Qt's ODBC support. TOra has been built for various Linux distributions, Mac OS X, MS Windows, and UNIX platforms.<br />
    In addition to regular query and data browsing functionality, it includes several additional tools useful for database administrators and developers – which aims to help the DBA or developer of database application. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools.<br />
    <br />
    [ via www.ossblog.it ]
  • SQL for Tivoli Storage Manager – This page has a collection of useful SQL statements for IBM Tivoli Storage Manager (TSM). Here you can find out a lot of selects that will help you to get information from TSM and to construct your own SQL statements.
  • Cheat Sheet : All Cheat Sheets in one page – The Manual.su's project. All cheat sheets, round-ups, quick reference cards, quick reference guides and quick reference sheets in one page. The only one you need.<br />
    <br />
    [ via http://www.delicious.com/pecus ]