Tag: fedora

  • How to get IP address in shell script

    There is many ways to get IP address some popular and easier are mentioned below- In Example 2 we may get IP from particular interface. Example 1: !/bin/bash IPADDRESS=`ifconfig | awk -F’:’ ‘/inet addr/&&!/127.0.0.1/{split($2,_,” “);print _[1]}’` echo “Machine IP address is: $IPADDRESS” Example 2: !/bin/bash IPADDRESS=`ifconfig eth0 | grep ‘inet addr:’ | cut -d: -f2…

  • Installation of Skype on Fedora 17 64bit

    Step-1: Download Skype from Link – http://download.skype.com/linux/skype-4.0.0.8-fedora.i586.rpm Step-2: install following Dependencies – t# yum -y install qt-x11.i686 libXScrnSaver.i686 alsa-plugins-pulseaudio.i686 libXv.i686 Step3-Install skype – # rpm -ivh skype-4.0.0.8-fedora.i586.rpm –nodeps Enjoy! with it. Different remedies existing from the Web to why to waste when and visit dispensary if you can easily purchase medications sit at home. There…