Skip to content

Instantly share code, notes, and snippets.

View huangzhuohua's full-sized avatar
💭
I may be slow to respond.

xyzabc huangzhuohua

💭
I may be slow to respond.
View GitHub Profile
@guiyomh
guiyomh / oracle_db_install.rsp
Last active August 23, 2024 14:04
Install Oracle 11gR2 on centos7 x86_64
####################################################################
## Copyright(c) Oracle Corporation 1998,2008. All rights reserved.##
## ##
## Specify values for the variables listed below to customize ##
## your installation. ##
## ##
## Each variable is associated with a comment. The comment ##
## can help to populate the variables with the appropriate ##
## values. ##
## ##
@warrendholmes
warrendholmes / Flexslider header
Created March 11, 2014 07:45
Embed the Flexslider script
<!-- Place somewhere in the <head> of your document -->
<link rel="stylesheet" href="flexslider.css" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="jquery.flexslider.js"></script>