February 2012 S M T W T F S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Personal
Tags
530 awk biscuits buy.com centos closing cookie curtains dell doritos esx Ethan food Heather home hpacucli hung inspiron itunes kim yu na korean xp lexus life linux Macaroni Grill nfs nlite nm olympics opensolaris portmap postfix raw red lobster rpcinfo Seafood Linguine skating slipstream system tv unix wallmount win7 xp 뽀로로
Category Archives: System Stuff
Troubleshooting with the multipathd Interactive Console
The multipathd -k command is an interactive interface to the multipathd daemon. Entering this command brings up an interactive multipath console. After entering this command, you can enter help to get a list of available commands, you can enter a interactive command, … Continue reading
Prevent yum from updating RHEL to a new release
Sometimes you will run into a scenario where you need to keep an OS at certain version due to vendor support. Such as EMC/IBM SAN powerpath etc.. You might also want to remain at a certain version due to change … Continue reading
Packet Analyzer: 15 TCPDUMP Command Examples
Thanks the geek stuff tcpdump command is also called as packet analyzer. tcpdump command will work on most flavors of unix operating system. tcpdump allows us to save the packets that are captured, so that we can use it for … Continue reading
Oracle Database Startup and Shutdown Procedure
thanks the geek stuff How To Startup Oracle Database 1. Login to the system with oracle username Typical oracle installation will have oracle as username and dba as group. On Linux, do su to oracle as shown below. $ su … Continue reading
9 Linux ethtool Examples to Manipulate Ethernet Card (NIC Card)
Thanks to the geek stuff 1. List Ethernet Device Properties When you execute ethtool command with a device name, it displays the following information about the ethernet device. # ethtool eth0 Settings for eth0: Supported ports: [ TP ] Supported … Continue reading