(Solved) How to enable Remote Desktop on Windows Home Editions How to enable Remote Desktop on Windows Home Editions Microsoft Remo...
Home
Archive for
2017
(SOLVED) Teamviewer "trial expired"
TeamViewer Trial Period Has Expired (Fix) Trial reset is very simple. We have only three jobs. 1. Uninstall software & clean-...
Best FTP Server software for windows
Best Windows FTP Server FTP server is a computer software which has a file transfer protocol (FTP) address and is dedicated to rece...
(Solved) How To Add Swap Space on Ubuntu 16.04
How To Add Swap Space on Ubuntu A swap file can help you avoid these issues by utilizing hard drive space as virtual memory whe...
(Easy Way)How to reset MySQL or MariaDB root password on ubuntu.
How to reset MySQL or MariaDB root password on ubuntu Linux The MySQL root password allow the root user to have full access to the...
PuTTY X11 proxy: wrong authentication protocol attempted
PuTTY X11 proxy: wrong authentication protocol attempted I was able to finally figure out a solution. The problem seems to have been...
How to backup Files and Directories Date-wise using bash script automatically
Backup Files and Directories in Linux Using bash script This is for only System Administrator. One of the simplest ways to backup a...
How to add user in linux using bash script
How to add user in linux using bash script #!/bin/bash if [ $(id -u) -eq 0 ]; then read -p "Enter username : " u...
(Solved) How to install latest NetBeans in Ubuntu
NetBeans is an open-source Integrated Development Environment (IDE). NetBeans began in 1996 as a Java IDE student project at Charles U...
(Solved) How To Manually Install Oracle Java Ubuntu in easy way
Oracle Java is a programming technology originally developed by "Sun Microsystems" and later acquired by Oracle. This article ...
(Solved) How to Create a Cron Job on Ubuntu.
A Cron Job is a Linux command for scheduling a task (command). Cron Jobs allow you to automate certain commands or scripts on your ...
Subscribe to:
Posts
(
Atom
)