Wednesday, 15 November 2017

How to install .net framework 2.5 or 3.5 in Windows 10 from CD or DVD

Sometime when you trying to install an application like direct x or another in windows 10 it required .net frame & asking it for download from internet or windows update. For window update you required minimum 1 to 2 hours or best internet speed or if you trying to install from control panel with add/remove feature, still facing same issue. Then you can install .net from Windows 10 cd/dvd by following below steps:-

1. Enter the Microsoft Window 10 cd.dvd in dvd rom or you can also mount window 10 iso.
2. Open command prompt with administrator rights.
3. Press Window button+ R. It open a run window. Then please type cmd for command prompt or you can open command prompt by typing cmd in search as shown below image.





















4. Type cmd in search, a command prompt desktop app will appear . Right click on command prompt window & run as administrator as shown below image.




6. Now you have an administrator rights for command prompt.

7. Now enter this command (dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess), please enter the right path of cd/dvd as shown below images.



8.The installation of .net frame work will start as shown below image.




9. After the process of 2-3 minute installation will be completed as shown below image.


















10. Thats it. Your .net framework is successfully installed.



Monday, 25 September 2017

How to install nginx server in Ubuntu

Step 1: Install Nginx.

Install fresh Ubuntu from cd/dvd. After installation please follow below steps:-
1.            Right click on desktop to open terminal or ctrl+alt+t.
2.            Type command “sudo –i” & enter password (password will be invisible) for administrator rights.
2.            Type “sudo apt-get update
4.            Type “sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev
5.            Type “wget http://nginx.org/download/nginx-1.13.1.tar.gz” for downloading nginx server.
6.            Type “wget https://github.com/arut/nginx-rtmp-module/archive/master.zip
7.            Type “tar -zxvf nginx-1.13.1.tar.gz”
8.            Type “unzip master.zip
9.            Type “cd nginx-1.13.1”
9.            Type “sudo chmod 777 /root” command for read write permission to root directory.
10.          Type “./configure --with-http_ssl_module --add-module=../nginx-rtmp-module-master”
11.          Type “make”
12.          Type “sudo make install”.
13.          To start the server run the following command type “sudo /usr/local/nginx/sbin/nginx”
And to test to make sure nginx is running, point your browser to “http://localhost/ “you should be able to see the default server page.

Step 2: Configure Server

1.       Stop Nginx type “sudo /usr/local/nginx/sbin/nginx -s stop”
2.       Type “sudo chmod 777 /usr/local/nginx” (To provide permissions)
3.       Type “sudo chmod 777 /usr/local/nginx/*” (To provide permissions)
4.       Type “sudo chmod 777 /usr/local/nginx/html”
5.       Type “sudo chmod 777 /usr/local/nginx/html/*”
6.       Type “sudo chmod 777 /usr/local/nginx/conf”.
7.       Type “sudo chmod 777 /usr/local/nginx/conf/*”
8.       Unzip Nginx data .zip file & place in /usr/local/nginx folder overwrite/merge any files if asked.
9.       Cd /usr/local/nginx.
10.   mkdir /HLS
11.   mkdir /HLS/live
12.   START Nginx. Type “sudo /usr/local/nginx/sbin/nginx”
13.   Add nginx in startup type “sudo –i”. Enter Password(password will be invisible) then press enter
14.   Type “nano   /etc/rc.local”
15.   Type “sudo /usr/local/nginx/sbin/nginx”. Press ctrl o, press Enter. Press ctrl x & then press Enter.

Step 3:- Install PHP

1.       Type “sudo add-apt-repository ppa:ondrej/php
2.       Type “sudo apt-get update”
3.       Type “sudo apt-get install php5.6”.
4.       Type “sudo apt-get install php5.6-mysql"
5.       Type “sudo apt-get install mysql-server”
6.       Type  “sudo apt-get install php5.6-fpm php5.6-mysql”
7.       Type  “sudo apt-get install phpmyadmin php5.6-mbstring php5.6-gettext”
8.       Type “sudo chmod 777 /etc/php/5.6/fpm/pool.d” .
9.       Type “sudo chmod 777 /etc/php/5.6/fpm/pool.d/www.conf”
10.   Replace the file www.conf with  “NginxData/ETC_PHP_5.6_FPM_POOL.D/www.conf”
11.   How to check mysql is running on Ubuntu.
12.   Run command in terminal mysql –u root –p
13.   Enter password 123 as you given.
14.   Select * from login;
15.   Select * from user;
16.   Use DELTA;
17.   select * from user show database

Step 4:- Insert database from file


1.       Please change the apache port 80 to 81 from \etc\apache2\ports.conf & restart apache server.
2.       Run in web browser insert.php file. (localhost/svr/insert.php).
3.       Database created successfully.
4.        
How to allow firewall for rtmp in Ubuntu.
1.       sudo ufw limit ssh
2.       sudo ufw allow 80
3.       sudo ufw allow 1935
4.       sudo ufw enable
After restart the controller if your mysql is not running please start nginx server again from below command:-

sudo /usr/local/nginx/sbin/nginx

Thats it.
Thanks

Monday, 25 April 2016

How to configure PCI devices on an ESX/ESXi (vmware)host.

1. Enable virtualization (vt -d) on ESX/ESXi host from Bios.
2. Now login ESX/ESXi host from vSphere Client.
3. Select an ESX\ESXi host from the Inventory of VMware vSphere Client.
4. In the Configuration tab, click Hardware Advanced Settings. The passthrough Configuration page lists all available pass-through devices.

Note: A green icon indicates that a device is enabled and active. An orange icon indicates that the state of the device has changed and the host must be rebooted before the device can be used.

5. Click Edit.

6. Select the devices and click OK.

7. When the devices are selected, they are marked with an orange icon. Reboot for the change to take effect. After rebooting, the devices are marked with a green icon and are enabled.

After that

8. To configure a PCI device on a virtual machine:
9. From the Inventory in vSphere Client, right-click the virtual machine and click Edit Settings.
10. Click the Hardware tab.
11. Click Add.
12. Choose the PCI Device.
13. Click Next.
14 Finish.

Now start virtual machine, you can see your pci device in device manager.

Tuesday, 5 April 2016

How to configure EDID in nvidia control panel

1. Install nvidia driver in videowall controller which having nvidia output card eg.(nvs 300, nvs 315, nvs 510, nvs 810)

 















2. After the successfully installation of drivers please reboot your videowall controller. Now right click on videowall controller's desktop & click on Nvidia Control Panel.



















3. When you click on Nvidia control panel, a window will open, Now select View system topology feature from Nvidia control panel as shown below image.


















4. Now click on EDID (Manage EDID window) will open & click on Export EDID button as shown below image...
















5. When you click on Export EDID button, it ask for a location where EDID file saved. Now save EDID file as your desire location & named as shown below image.....
















6. Now click on load tab & select EDID file path from browse, now check mark the empty box for select all the display & click on load EDID button as shown below image.....

































7. When you click on load EDID button, after few sec a pop window will open EDID successfully loaded as shown below image.......


















8. Now your EDID is configured, as shown below image...
















9.

How to configure Videowall with Nvidia Card

1. Install nvidia driver in videowall controller which having nvidia output card eg.(nvs 300, nvs 315, nvs 510, nvs 810)


















2. After the successfully installation of drivers please reboot your videowall controller. Now right click on videowall controller's desktop & click on Nvidia Control Panel.
 





















3. When you click on Nvidia control panel, a window will open, Now select Mosaic feature from Nvidia control panel & select no of Display according your videowall configuration as shown below image.
















4. Now select display resolution & refresh rate as you required & click on  next as shown below image..















5. Now arrange your display according the vidowall configuration & click on apply as shown below image...
















6. After apply in few sec your videowall will configured as you required. Now click on finish, as shown below image..















7. Your videowall is ready...



Thursday, 31 March 2016

How to configure extended display in Real VNC Server

Install real vnc Server exe on your desktop which having 1 or more display as shown below image:-














After installation double click on vnc server, it Open a VNC Server configurion window as shown below image:-




















 

 Click on More option & select option menu as shown below image:-





















When you click option feature a vnc configuration window will open & select expert feature as shown below image:-


















When you select expert a Parameter window will show & now you select DisplayDevice Feature from parameter window as shown below image:-


















Now enter the command in in Value box, "\\.\DISPLAY1" (For first display) & "\\.\DISPLAY2 (for secondary display)
This may or may not be your primary monitor. In a standard right-ordered monitor configuration, they should be ordered Display1, Display2, Display3 and so on.

Now Open vnc viewer & enter the IP of VNC server machine, you can see the vnc server machine as shown below:-


Wednesday, 16 March 2016

How to set output cards for best performance in PCI-E slots.



Motherboard ASUS® P9X79-E WS
Chipset Intel® X79
Processor Intel® Core™ i7-3820, 3.6 GHz
Heatsink (for CPU) LGA 2011 fan heatsink for the CPU
System BIOS version 1103 X64
System memory 4 GB DDR3


















Available PCIe expansion slots
􀂃 4 PCIe ×16 3.0 slots at ×16 mode (blue)
􀂃 3 PCIe ×16 3.0 slot at ×8 mode (black)
Expansion slot configuration
If you’re installing one card, insert the OP card in the slot
labeled PCIEX16_1.
If you’re installing two cards, insert the OP cards in the
slots labeled PCIEX16_1 and PCIEX16_5.
If you’re installing three cards, insert the OP cards in the
slots labeled PCIEX16_1, PCIEX16_3, and PCIEX16_5.
If you’re installing four cards, insert the OP cards in the
slots labeled PCIEX16_1, PCIEX16_3, PCIEX16_5, and PCIEX16_7.
If you’re installing up to 6 cards, insert the remaining two
cards in the slots labeled PCIEX16_2 and PCIEX16_6.
Performance considerations
􀂃 1-4 cards 􀃆 ×16
􀂃 5 cards 􀃆 2 ×16 + 3 ×8
􀂃 6 cards 􀃆 2 ×16 + 4 ×8