Computer

How to Deal With Computer Crashes (Freezing)?

How to Deal With Computer Crashes (Freezing)?

Fadıl

Dealing with Lockups

DO IT:  As necessary.

If your computer “locks up” on you, you may want to take a look at your Task Manager.  Windows Task Manager is a cool tool that lets you see all the programs you currently have open and determine if any of them are “Not Responding” – or causing your computer to lock up.  If you have one or more programs that are Not Responding, you have the opportunity in Task Manager to end them safely.

How to Should a Strong Password Be?

How to Should a Strong Password Be?

Fadıl

Passwords

DO IT:  Monthly, or as necessary.

This is pretty simple.  Change your passwords and change ‘em often.

An easy way for you to protect your sensitive data and email is to change your passwords on a monthly basis or even more often depending on how frequently you use computers away from home.

If you log on to your email on any remote computer – such as at the library or in cyber cafes – then the possibility exists that the computer could have a key-stroking virus present.

What are the Differences Between Intel Core i3, i5, i7 and X Processors?

What are the Differences Between Intel Core i3, i5, i7 and X Processors?

Fadıl

AMD works for more performance processors, while Intel is the leader in computer processors. Core processors are good processors in a desktop or laptop computer, but what are the differences or similarities between Core i3, i5, i7, i9, and X?

What is the Core Processor?

Intel Core processors first replaced their desktops in mid-2006 with Pentium processors that were previously used on the desktop.

The letter “i” in the processors is used to indicate the generation difference between the processors. A given Core “i” name does not give us the number of cores the processor has, nor does it guarantee our features such as Hyper-Threading that enable the processor to execute its commands faster.

How To Fix Cordova MacOS X iOS Errors?

How To Fix Cordova MacOS X iOS Errors?

Fadıl

In macOS X, we’ll write an article about the IOS Cordova settings, which we know a little about.
If you haven’t installed Xcode on macOS X, you should get an error message like the one below;

cordova run ios
Error: xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer
directory '/Library/Developer/CommandLineTools' is a command line tools instance

To install XCode, you can visit and download the App Store or https://developer.apple.com/download/ as follows.

How to install Google Drive Linux

Fadıl

Google Drive is Google’s cloud storage service. Google has not yet released an official drive app for Linux.  This application allows you to synchronize your files in google drive between computer and Google Drive servers using console interface in Linux systems. The biggest advantage of being a console application is that you can easily use it in your own console applications. For example, with Cronjob, you can write a script that takes a regular backup of your web server and uploads it to Google Drive.