Monday, September 8, 2014

CentOS 7 VLC Installation




CentOS 7 VLC Installation
-----------------------
 |
1. rpm -Uvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-1.noarch.rpm

2. rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
   or
   rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm

3. yum -y install vlc
4. Applications -> sound and Video -> VLC player

Centos 7 FLASH Player Installation




Centos 7 FLASH Player Installation
-----------------------------------
1. Download  *.gz
2. tar -zxvf install_flash_player_11_linux.x86_64.tar.gz
3. cp libflashplayer.so /usr/lib64/mozilla/plugins

CentOS 7 CITRIX receiver installation


CentOS 7 CITRIX Receiver installation


1. Download from
http://www.citrix.com/downloads/citrix-receiver/legacy-client-software/receiver-for-linux-121.html

a. receiver for linux(.rpm)
b. USB support packager (.rpm)

2. cp downloaded file to download folder.

3. yum install alsa-lib.i686 motif.i686 gtk2.i686 pcsc-lite-libs.i686 speex.i686 libvorbis.i686 libXpm.i686

4. yum install ftp://ftp.muug.mb.ca/mirror/centos/6.5/os/i386/Packages/nspluginwrapper-1.4.4-1.el6_3.i686.rpm

5. ln -s /usr/bin/mozilla-plugin-config /usr/bin/nspluginwrapper

6. yum localinstall ctxusb_2.2-1.x86_64.rpm ICAClient_12.1.0-0.x86_64.rpm


7. cp /opt/Citrix/ICAClient/npica.so /usr/lib64/mozilla/plugins
   /usr/lib/nspluginwrapper/npconfig -n -i /usr/lib64/mozilla/plugins/npica.so

8. Copy SSL certificate9(save with the .cert)
    goto the site and copy the SSL certificate to the
    /opt/Citrix/ICAClient/keystore/cacerts/xxx.crt

9.  goto the Site, From the drop down list next to "Open with...", drill down through

    File System -> opt > Citrix > ICAClient

Then select wfica.sh and click OK. I also ticked "Do this automatically for files like this from now on".
My published desktop launched and I was up and running.

Saturday, September 6, 2014

CentOS 7 Settings and Configurations



CentOS 7
---------------------
Skype Installation

1. rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm


2. yum localinstall http://download.skype.com/linux/skype-4.3.0.37-fedora.i586.rpm




VLC Installation
-----------------------

1. rpm -Uvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-1.noarch.rpm

2. rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
   or
   rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm

3. yum -y install vlc
4. Applications -> sound and Video -> VLC player