To get screen resolution, do the following steps: 1. Open terminal via Ctrl+Alt+T or by searching for “Terminal” from dash. When it opens, run command: xrandr It outputs… Read More →
VLC Media Player is the world’s most popular open-source multimedia player, renowned for its ability to play virtually any audio or video format without requiring… Read More →
Install Sublime Text 3 for Ubuntu From Tarball
June 4, 2019
Install sublime text 3 using terminal on ubuntu 18.04 #Download version 3179 with the following code on terminal. wget https://localhost/smartupworld/download/sublime/sublime_text_3_build_3176_x64.tar.bz2 #Get application access from terminal… Read More →
How do I change what programs run at startup?
May 24, 2019
Go to the location of the startup folder in Windows 10. Location – C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup Put the shortcut of any program you want to run… Read More →
Dual-booting Windows alongside a Linux distribution like Ubuntu or macOS offers the best of both operating systems on a single machine. However, many users encounter… Read More →
nginx 504 gateway timeout
May 19, 2019
nginx 504 Restart both ‘apache’ and ‘nginx’. On terminal and with the following code “sudo subl etc/nginx/nginx.conf” to open the file with sublime text or… Read More →
Error After Installing Magento 2 Go to – “D:\xampp\htdocs\mage2\vendor\magento\framework\View\Element\Template\File\”. Open The file name Validator.php Search for “$this->fileDriver->getRealPath“, you will find the similar code. Replace them with… Read More →
Xampp Warning: Module ‘openssl’ already loaded in line 0
April 24, 2019
The warning “Module ‘openssl’ already loaded in line 0” is a common issue encountered by XAMPP users, signaling that the OpenSSL module is being loaded… Read More →
Refused to apply style because its MIME type (‘text/html’) is not a supported stylesheet MIME type
April 24, 2019
After installtion magento 2 you can see a error like MIME type not supported. To fix this: Use 2 comment: php bin/magento setup:static-content:deploy -f -s… Read More →
Mastering the use of widgets is a fundamental skill for any WordPress user, and the footer area represents prime digital real estate. Unlike static content,… Read More →






