Tuesday, 25 December 2012

torrent block and port redirection for site browsing

#torrent block


iptables  -A INPUT  -i $INSIDE  -d 0/0 -p tcp --dport 6881:7000 -j DROP
iptables  -A INPUT  -i $INSIDE  -d 0/0 -p tcp --dport 2710 -j DROP

 

port redirection for local site on internet.


# localcard

iptables -A FORWARD -p tcp -i eth0 -d 10.1.1.158 --dport  86 -j ACCEPT
iptables -A FORWARD -p tcp -i eth0 -d 10.1.1.158 --dport 9933 -j ACCEPT
iptables -A INPUT -i eth0 -d 0/0 -p tcp --dport 80 -j ACCEPT


# external card

iptables -t nat -A PREROUTING -p tcp -i eth1 -d 122.183.188.162 --dport 86 -j DNAT --to-destination 10.1.1.158:86

iptables -t nat -A PREROUTING -p tcp -i eth1 -d 122.183.188.162 --dport 9933 -j DNAT --to-destination 10.1.1.158:9933

Friday, 14 December 2012

apache with ssl

 

apache with ssl

 
 
for installation
http://www.modssl.org/example/

for SSL certificate
http://onlamp.com/onlamp/2008/03/04/step-by-step-configuring-ssl-under-apache.html
http://www.apache.com/resources/how-to-setup-an-ssl-certificate-on-apache/

 

how to start apache without manually entering the ssl passphrase


location

/usr/local/apache2/conf/extra

create file - with execution permission
passphrasepassword






passphrasepassword file content
----------------
#!/bin/sh
echo "Im98Redh@7"


httpd-ssl.conf

edit:
SSLPassPhraseDialog  exec:/usr/local/apache2/conf/extra/passphrasepassword


Sunday, 9 December 2012

maya on linux

maya 2009 on fedora 8



Notes:

  
install NVIDIA-Linux-x86_64-310.19.run ( download latest from nvida site)

yum install tcsh

yum install libXp 
 
install maya. 
 
for crack:
---------
use windows cracking method  to create aw.dat

license location /var/flexlm
copy the generated aw.dat into this directory (use windows pc to create aw.dat)
 

for shortcut problems
-------------------- 
GNOME - system - preferences  - look and feel - windows - moment key - select super 
 
KDE - control center - desktop - windows behavior - windows actions - inner windows
- change to nothing 
 
 
maya settings : Window>Settings/Preferences>Hotkeys. 

ref:


maya requir
-----------
http://www.dl4all.com/software/1351950-autodesk-maya-85-windows-linux-and-mac-os-x.html
http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=15458252&linkID=9242258#section12

Ubuntu
------
http://baltazaar.wordpress.com/2009/03/19/installing-maya-2009-64-bit-on-linux/
http://ubuntuforums.org/archive/index.php/t-1030249.html

**shell script : https://gist.github.com/3250500
nvida
-------
http://www.if-not-true-then-false.com/2009/howto-install-nvidia-driver-on-fedora-and-just-disable-the-nouveau-driver/

 
#lspci | grep -i VGA

#rpm -Uvh http://rpm.livna.org/livna-release.rpm
#yum -y install kmod-nvidia glx-utils

Wednesday, 5 December 2012

3dsmax, combustion, maya - supporting packages

3DSMAX9


  • Max 9
  • DWF viewer 7
  • Backburner
  • FBX plugin 2006.08
  • .Net framework 2.0

              

3DSMAX 2009

   
  • MS Visual c++ 2005 Redistributable
  • .Net Framework Runtime 2.0 sp1
  • .Net Framework Runtime 3.0
  • DirectX Runtime update
  • Msxml 6.0 parser
  • Backburner 2008.1
  • FBX plugin 2009.0 for max 2009


3DSMAX 2010


  • MS Visual c++ 2005 Redistributable
  • MS Visual c++ 2008 Redistributable - x86 9.0.30729.17
  • .Net Framework Runtime 3.5 sp1
  • DirectX Runtime update
  • Msxml 6.0 parser
  • Backburner 2008.1
  • FBX plugin 2009.4
  • .Net Framework Runtime 2.0 sp2
  • .Net Framework Runtime 3.0 sp2
  • Ms National language support Downlevel APIs
  • Max 2010
  • Max 2010 Components
  • Max 2010 Tutorials


MAYA 8.5


  • Maya 8.5
  • Direct connect 2.0
  • Maya 8.5 Documentation
  • Sentinel System Driver


MAYA 2009


  • Maya 2009
  • Maya 2009 Documentation
  • Direct connect 2009


Maya 2011


  • MS Visual c++ 2005 Redistributable
  • MS Visual c++ 2008 sp1 Redistributable
  • DirectX Runtime update
  • Maya 2011
  • Maya 2011 English documentation
  • MatchMover 2011
  • Composite 2011
  • Backburner 2011.0.0
  • DirectConnect 2010 R1


Maya 2012


  • Maya 2012
  • MatchMover 2012
  • Composite 2012
  • Backburner 2012
  • DirectConnect 2012
  • .Net Framework 2.0 sp2
  • MS Visual c++ 2005 Redistributable
  • MS Visual c++ 2008 Redistributable x86 9.0.30729.4148
  • Physx Plug-in


Combustion-4


  • Combustion 4
  • Backburner 2.3


Combustion-2008


  • Combustion 2008
  • Backburner 2008.0.0
  • VC8MSI

uninstall 3ds max

1.Uninstall peripheral applications

  • FBX add-in
  • any other related add-ins and then uninstall the main application

    max 
    Backburner
    Backburner 2008.1
    Backburner 2008.1
    DWF viewer 7
    FBX plugin 2006.08
    FBX plugin 2009.0 for max 2009
    FBX plugin 2009.4
    Msxml 6.0 parser

    combustion 
    Backburner 2.3
    Backburner 2008.0.0
    VC8MSI

2.Uninstall Autodesk products

3.Delete remaining Autodesk product files and folders

  • C:\Program Files\AutoCAD 2010" or "C:\Program Files\Autodesk\AutoCAD 2012".
  • Delete the folder, "C:\Program Files\Common Files\Autodesk Shared"

 Windows 7/Windows Vista

  • C:\Users\%username%\AppData\Roaming\Autodesk
  • C:\Users\%username%\AppData\Local\Autodesk
  • C:\ProgramData\Autodesk
Windows XP
  • C:\Documents and Settings\%username%\ Application Data\Autodesk
  • C:\Documents and Settings\%username%\Local Settings\Application Data\Autodesk
  • C:\Documents and Settings\All Users\Application Data\Autodesk

 

4.Delete remaining Autodesk product entries from the Windows registry

- HKEY_CURRENT_USER\Software\Autodesk
- HKEY_LOCAL_MACHINE\Software\Autodesk

note: before deletion check with other autodesk products



Tuesday, 4 December 2012

mail configuration of godaddy.com $ imediajobs.in

for imediajobs.in mail configuration


use this setup

pop.asia.secureserver.net  ssl 995
smtpout.asia.secureserver.net ssl 465

donot use this  smtpout.secureserver.net


site add : email.imediajobs.in