Cardoso

Como criar um pendrive bootável do Ubuntu 14.04

How to create a bootable pen drive Ubuntu 14.04

less than 1 minute To run Ubuntu from a USB stick, the first thing you need to do is insert a USB stick with at least 2GB of free space on your PC. The easiest way to put Ubuntu on your USB stick is to use the USB installer, provided by pendrivelinux.com. You need to download and install and follow the instructions below. Download Universal USB Installer Passo 1: Select 'Ubuntu’ drop-down list. Step 2: click in “Browse” and open the ISO file Continue

Verbling é como o Chatroulette para estudantes de idiomas

Verbling is like Chatroulette for language students

less than 1 minute Chat video with random strangers often carry the risk of an unexpected and unpleasant surprise. Verbling has something better in mind: Learning a foreign language by talking to native speakers who also want to learn the language you speak. For example, I have advanced English, but I need to practice conversation. I can use Verbling to start a quick chat 10 minutes with a stranger. Half of our video chat will be in English, and half will be in Continue

Como descobrir o IP do DVR

How to find out the DVR's IP

less than 1 minute After I did the video teaching reset the password of DVR peloTelnet, many wonder how to tell the DVR IP without the password to access the network settings. So, I will show that post and as easy to find the DVR IP. Let's see here the two main ways of doing this, one is the configuration page of the modem / router and the other is using a network scan program, like Nmap. Ok, Let's go Continue

Conectar-se a outro computador usando a Conexão de Área de Trabalho Remota do Windows

Connect to another computer using Windows Remote Desktop Connection

less than 1 minute With Remote Desktop Connection, you can connect to a Windows computer from another Windows computer that is connected to the same network or the Internet. For example, You can use all programs, files and work computer network resources on the home computer, and it is as if you were sitting in front of the computer work. To connect to a remote computer, the computer must be connected, Continue

O que é NAT loopback?

What is NAT loopback?

less than 1 minute Suppose you have configured an IP camera that you want to access from anywhere via the Internet and have an external IP address, or a DDNS address, to access the camera. Have you tested your configuration when I was away from home, the external network, and everything worked fine,as expected. But you come home and try to use those same addresses to access the camera and nothing appears, or worst, You receive an error message. You can be Continue

O que é DDNS

What is DDNS

2 minutes I see many people confuse with DDNS “remote access”, thinking it's only set up DDNS domain that access will work automatically, without knowing their true function. So let's understand what is DDNS and it serves. What is DNS – Domain Name System When a computer communicates with another computer on the Internet, to access a Web page, send an e-mail or send an instant message, he needs to know computer address with which to communicate. Continue

Como Instalar uTorrent no Ubuntu 14.4

How to install uTorrent on Ubuntu 14.4

less than 1 minute µTorrent, also known as uTorrent, is a client application for the BitTorrent protocol distributed as freeware for Microsoft Windows and Mac OS X. Before it was only also usable on Linux through Wine and / or Cedega, but now the program has its own version of Linux platform, based on Debian, As or Ubuntu. Instalando uTorrent Server 3.3 1º Step: Download the latest version of uTorrent Sever – The Ubuntu version 13.3 also works in Ubuntu 14.4 2º Continue

Skype não está funcionando corretamente para usuários do mundo todo

Skype is not working properly for worldwide users

less than 1 minute Brazil Members, and around the world, They were having trouble accessing Microsoft's video conferencing service. For certain user could not change the status, and all contacts looked like offline, so it is not possible to start a new conversation. Other users could not even access their accounts in the program. The problems began to be noticed about the 5 morning hours today, Monday (21). The company stated that changes in status and obtaining Continue

Rússia é culpada pelo ciberataque ao Pentágono

Russia is blamed for cyberattack on the Pentagon

less than 1 minute A Russian cyberattack, in July, the Pentagon did pull the plug on the entire e-mail system and the Internet that was unsafe. Described as a “sophisticated cyber invasion”, the incident compromised the email accounts of about 4.000 military and civilians working for the General Staff, although the authorities are not yet decided on whether it was sanctioned by the Russian government or whether it is the work of an independent player. The authorities insist, ao CNBC, that no document or Continue

Como esconder pastas e arquivos sem usar programa

How to hide files and folders without using program

less than 1 minute With this trick you will be able to hide folders using the CMD. The first thing to do is to open the Windows Notepad, paste the code on it , which is shown below, and save with the extension BAT. For example, you click save as and put the file name as “invisível.bat”. Copy or code: cls @ECHO OFF title interside if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK if NOT EXIST seguro goto MDLOCKER :CONFIRM echo Are you sure Continue