Free Hosting Tutorials

How To Increase The Max Upload Size In Cpanel

Free Hosting Tutorials

How To Increase The Max Upload Size In Cpanel </h2 > 1) Create a .htaccess file in the root folder of web server. 2) Put the following code in side the .htaccess file and save it. php_value upload_max_filesize 10M php_value post_max_size 10M php_value max_execution_time 200 php_value max_input_time 200 ——————— Now you can upload the file-size […]

Site Loading Cpanel Default page – Error wrong updating A record

While we enter site Url in the browser www.domainname.com it is automatically redirect into http://domainnmae.com/cgi-sys/defaultwebpage.cgi For these error message occur by the updating wrong A record. These problem has been solved by recreating the account or update the proper A record. If you can see this page, then the people who manage this server have […]

Acl in linux Access control List

ACL-Access control List In Linux using ACL we can set different permission for single file for different user. Using setfacl command we can set acl permission usging getfacl command we get fecth information about that acl permisssion

Linux run level linux 6 run level

Linux it has six run level Run Level Type and there Description RunLevel 0  – shut down RunLevel 1- singele user mode without networking RunLevel2- single user mode with networking RunLevel3-multi user mode RunLevel 4 – not used RunLevel- 5- Graphical user mode RunLevel-6- Restart