LinuxNetworkingUNIX Open Linux Firewall Port Open port 80 Open flle /etc/sysconfig/iptables: # vi /etc/sysconfig/iptables Append rule as follows: -A RH-Firewall-1-INPUT -m state –state... malcolmAug 19, 2011
FeaturedSolarisUNIX Mount a ISO file in Solaris Solaris Mount an ISO CD Image Mounting an Existing ISO CD-ROM Image under Solaris UNIX If your image... malcolmMay 26, 2011
LinuxWindows How to mount a windows share in Linux 1) Make sure you have following information: ==> Windows username and password to access share name ==> Sharename... malcolmJun 23, 2010
SolarisUNIX How to configure NTP on SUN Solaris 10 cp /etc/inet/ntp.server /etc/inet/ntp.conf edit the ntp.conf file. add server(s), for example: server 0.be.pool.ntp.org server 1.be.pool.ntp.org server 2.be.pool.ntp.org server... malcolmMar 31, 2010
NetworkingUNIX SSH login without password a@A:~> ssh-keygen -t rsa Now use ssh to create a directory ~/.ssh as user b on B. (The... malcolmMar 22, 2010
LinuxUNIX How to turn on or off colors in bash Type the following command for just this listing, $ ls --color=none Or remove the alias with the unalias... malcolmFeb 22, 2010
DatabaseOracleUNIX Using cpio Some files that you get from Oracle download come in cpio format. Here’s what to do with them.... malcolmFeb 9, 2010
SolarisUNIX Prtdiag is Not working in Solaris Try running it as root. If this works then check the permisions on /var/run/picld_door The permisions should be... malcolmFeb 4, 2010
DatabaseOracleUNIX ERROR: NMO not setuid-root (Unix-only) Possible Cause : root.sh not run after the EM 10G installation. Fix: Check the permissions and ownership of... malcolmJan 22, 2010
DatabaseOracleSolarisUNIX Inappropriate ioctl for device and Oracle 10.2.0.3 I was trying to setup an instance of Oracle 10.2.0.3 a while back and was running into a... malcolmJan 7, 2010