University College of Science and Technology is the Science and Technology college under University Of Calcutta.The college is also well renowned by the name Rajabazar Science College.Science and Technological Post Graduate courses are being conducted by the institution.The author is persuing his Post graduate course from this college.The institution has a history of excellence.University Of Calcutta is the oldest university in Asia with a history of about 150 yrs.Renowned companies are recruiting the students of the University. If anyone wants to add something to this they are most welcomed.Their comments will be incorporated.
The router configuration is specific to Huawei SmartAX MT880 ADSL router . System Configuration Login as root . Select System Settings > Network or system-config-network-gui on terminal. You'll see your NIC listed there. Select it and click Edit. Check Activate device when computer starts and Allow all users to enable and disable this device. Select " Statically set IP addresses " Enter the following values Code: Address : 192.168.1.2 Subnet Mask : 255.255.255.0 Default gateway address : 192.168.1.1 Press OK . Press Activate . open /etc/resolv.conf in your favourite text editor Append the following lines. Code: nameserver 61.1.96.69 nameserver 61.1.96.71 Router Configuration Now start your Web Browser and type 192.168.1.1 in the address bar and press enter . PS: Enable JavaScript in your browser, if not. It will ask for username and password. Use admin as username and password. Click on WAN Settings under Home in the left pane...
In order to change the heap size, there are two parameters that need to be updated : -Xms512m -Xmx1024m These parameters can be found in eclipse.ini file in the eclipse folder. To change the stack size, there is a parameter that need to be updated : -Xss512m
Comments