SSH connection without password
If you frequently open SSH sessions on different stations, each time entering the authentication password for the user of the remote station has several drawbacks, especially if our passwords have a high degree of security, that are composed of both letters large and small letters, numbers and special...
How to grow the running speed for Windows 7
As you observed the transition from Windows XP to Windows Vista and Windows 7 was quite steep, as introduced new interactive visuals and themes like Aero.
No matter how attractive they would be the graphic effects are large consumers of resources, mainly RAM and processor, and if you have a PC with an...
Protection against fork bomb attack
A fork bomb attack is a type of “denial of service” and is to start a large number of processes that lead to saturation of the table of processes, CPU and memory.
This attack can slow your system or even reach the inability to use and requires a reboot.
Attack name comes from Linux system...
Introduction to Computer Science – Terms and Concepts
Today I won’t present you exactly a tutorial, but we will define some terms that will help us to hit the road, long and difficult, that of programming.
Who said programming can be learned by heart, it was so wrong! To get a good programmer, you need to know the basis. In this article we will rigorously...
Kinect – Microsoft releases Windows version
Microsoft launched Kinect accessory for PCs and laptops running on a Windows platform. The already available for Xbox, was released in the Windows version on February 1.
Thus, with this device the user can control his PC or laptop through gestures and voice commands. Also, through technology “near...
How a quality video tutorial it’s made?
Step I: Choose Topic
We can talk about anything. The subject must be chosen carefully. If we look and we never made a tutorial like, or if the subject is not too common, that gives a tutorial on how to Copy-Paste. There is a good chance to get more comments and negative votes, because they look...
Learn Android OS – Part 3
Android – Debugging and Troubleshooting
Service is very important in the process of applications for mobile devices. This is but little different from traditional debugging computer that runs primarily on the device. This reason, we need to make special debugging programs. Also, with regard to...
How to update Windows 7
Why is it so important to do the update?
Because programs are not perfect and even less operating systems, which inevitably have bugs, these bugs can be fixed by updates, you can also find security holes course solved all the updates.
And last but not least there are new versions of programs like Windows...
How to install Microsoft Windows 8 Developer Preview
This system can be installed on virtual machine (e.g. Virtual Box or VMware) only if your processor supports virtualization. Each knows that if the processor has virtualization support.
System requirements for this new Windows are:
1 GHz or better
1 GB RAM (2GB for 64bit version)
...
Learn Android Operating System – Part 2
Hello World – First program in Android
After you have created a AVD (more details in: Learn OS Android – Part 1), you can create the first program in Android. For this you should follow these steps:
In Eclipse select File -> New -> Android Project
Complete these fields...
Recent Comments