Fix : Windows 10 Taskbar is not working :: I found this on continues web searches and it worked for me hope so it will also work for you try it . Go to windows search bar and search for powershell. You can also open Task Manager > File menu > Run new task. Type powershell and select the Create this task with administrative privileges check box and click OK to open a PowerShell prompt Open powershell with admin privileges Copy and paste this line at the PS prompt: Get-AppXPackage…
Read MoreCategory: Pc Tips
Installing Java on Linux
Installing Java on Linux (Ex. Using Ubuntu 12.04) Java allows you to run cross-platform applications that can run on Mac OS-X, Linux, and Windows (among other OS’s) without modification. You can be Installing Java on Linux machine with minimal fuss, and there is the ways for all users regardless of technical knowledge. Just because you have a Linux computer doesn’t mean you have to miss out! 1) Download Java for Appropriate Linux Version Ex:- Go to the given link and download the ‘ jdk-7u6-linux-i586.tar.qz ‘ for 32-bit Operating System and…
Read MoreRun a Command Prompt command from Desktop Shortcut
Run a Command Prompt command from Desktop Shortcut as shutdown , log-off , ping etc.. To save time you can create Shortcuts to run Command Prompt command from Desktop Shortcut, and can fire them easily by just double clicking on the shortcuts. 1) Go to the desktop and right click on it.. 2) Select the new option under it click on Shortcut. 3) Write any Command Prompt command you want to execute on Double Click… For Ex:- I used ‘ Shutdown ‘ command.. The use of some commands are as follows:- Shutdown /s …
Read More