HOME Computer & Internet Computers & Internet Copyright NoSQL Hadoop Mascot Internet Security Blob Online Privacy HBase Java Proxy Servers Web Caching Tor Reliability Forum Software IP Spoofing Chun TaskTracker Data Protection Acidic Component Hadoop MapReduce Online Gaming Flash Memory Picasa Top-Level-Menu Eye Clipboard Image Profess Tech How-To Virtual Private Network OLTP VPN Hadoop Streaming Community Building Fumes Home Networking Qualcomm Computers & Internet Digital Storage phpBB SQL HTTP Proxy High-availablity IP Ban Data Backup Forum Management Big-Data SWIG ISP Microsoft Job/Self-development MapReduce Date Time Web Browsing Manicure UDTF Parallel Processing Hadoop Pipe Renaming User Groups Tech Success Story AWS Cost Efficiency FNC Hypertropin Innovation Dialing Code Amazon AWS Cloud Administrator Tips HDFS

COMPUTER & INTERNET ( 1 / 1 )

Hiding Your IP Address Made Easy: Using HTTP Proxy Servers

Hiding Your IP Address Made Easy: Using HTTP Proxy Servers  

updated at Dec 07, 2024   1,437  
HTTP proxy servers mask your IP address by routing your internet traffic through their servers,making it appear as though the proxy server's IP address originated the request,thus hiding your actual location and identity from websites and other online serv...

Simple Steps to Mask Your IP Address on Home Networks

Simple Steps to Mask Your IP Address on Home Networks  

updated at Dec 07, 2024   1,789  
The simplest way to mask your IP address on a home network is to use a Virtual Private Network (VPN).A VPN encrypts your internet traffic and routes it through a VPN server,masking your actual IP address with the server's IP address.To do this,choose a rep...

Microsoft and Qualcomm Collaborate to Bring On-Device AI to Windows Devices

Microsoft and Qualcomm Collaborate to Bring On-Device AI to Windows Devices  

created at May 22, 2024   1,471  
Microsoft and Qualcomm have announced their collaboration to bring on-device AI to Windows devices.This means that instead of relying on cloud-based AI,Windows devices will have AI chips built directly into them.This will make the Windows operating system ...

Flash Memory has lifetime, so you have to consider backup just in case

Flash Memory has lifetime, so you have to consider backup just in case  

updated at Nov 01, 2025   1,730  
Did you know flash memory has a lifetime?The common lifetime of flash memory is usually measured in program / erase cycles (P / E cycles),also sometimes referred to as write cycles.A single P / E cycle involves erasing the data in a memory block and then w...

Enhancing Online Privacy - Special Tools for Hiding Your IP Address  

created at May 13, 2009   1,384  
In the digital world, protecting your privacy is essential. One effective way to do this is by hiding your IP address, and there are several specialized tools to help you achieve this.Anonymizing proxies are one such tool. These software programs, availabl...

Changing Your IP Address: Easy Methods for Privacy Protection  

updated at Apr 27, 2024   1,447  
Ever wondered how to hide your IP address or make it appear as a different one? There are several easy methods you can use. One of the most popular options is using proxy servers like Tor.Tor is a powerful tool that routes your internet traffic through a s...

Online Gaming IP Ban Proxy Servers Internet Security Digital Identity  

updated at Apr 27, 2024   1,430  
Imagine you’ve been blocked from your favorite online poker site due to a mix-up with a family member. You're left wondering how to regain access without violating any major rules. One effective method you can consider is using a proxy server. This might ...

Anonymous Proxy Servers for hiding IP address  

created at May 13, 2009   1,399  
Hey there, fellow netizens! Today, let's take a deep dive into the fascinating realm of anonymous proxy servers and discover how they can help you protect your online privacy. Whether you're a seasoned internet user or just dipping your toes into the world...

How to add groups to active resistered user in phpBB ?

How to add groups to active resistered user in phpBB ?  

created at Dec 01, 2009   1,678  
Hey there, fellow bloggers! Today, let's dive into the world of phpBB and learn how to add groups to registered users. Whether you're managing a small community forum or a bustling online community, understanding this process is essential for keeping your ...

With AWS cloud,we met our reliability and performance objectives at a fraction of the cost – Mr. Chun Kang – Pricipal Engineer, Samsung

With AWS cloud,we met our reliability and performance objectives at a fraction of the cost – Mr. Chun Kang – Pricipal Engineer, Samsung  

created at Jul 17, 2012   1,466  
Hey fellow bloggers, today I've got an exciting success story to share with you, straight from the tech world. Picture this: a company striving to meet its reliability and performance goals while keeping costs in check. Sounds like a tall order, right? Wel...

The way can see the picture on the received email in outlook

The way can see the picture on the received email in outlook  

created at Feb 25, 2014   1,639  
Hey folks, ever received an email in Outlook and found yourself scratching your head because you couldn't see the attached picture? Don't worry; you're not alone! Let's unravel this mystery and learn how to view those elusive images effortlessly.So, pictur...

Samsung Movies and TV Shows User Interface

Samsung Movies and TV Shows User Interface  

created at Aug 13, 2014   1,462  
Below is the graphic user interface of Samsung Movies and TV Shows on Samsung Smart TV. Movies and TV Shows provides recommendation feature for better entertainment environment. The title screen is where you can read a description of the selected title, vi...

If you want to copy clipboard image on livewriter as local image, use Clipboard Capture or Clipboard Live – Live Writer Plug-in  

created at Jul 25, 2012   1,331  
Recently I found a problem that the clipboard image is only copy the hotlink after upgrading my web browser. Actually I use FireFox usually, and the problem is found a couple of month ago. So I downloaded all the image for blogging purpose, and it’s too t...

Hive provides SQL-like query language on HDFS(Hadoop Distributed File System)

Hive provides SQL-like query language on HDFS(Hadoop Distributed File System)  

created at Mar 14, 2012   1,393  
Hive defines a simple SQL-like query language, called QL, that enables users familiar with SQL to query the data. At the same time, this language also allows programmers who are familiar with the MapReduce framework to be able to plug in their custom mappe...

Apache HBase is a storage system, with roots in Hadoop, and uses HDFS for underlying storage.

Apache HBase is a storage system, with roots in Hadoop, and uses HDFS for underlying storage.  

created at Mar 01, 2012   1,407  
Apache HBase is a storage system, with roots in Hadoop, from which it gets its "H". Though HBase uses HDFS for underlying storage, HBase is designed much more for fast and frequent access to blobs of binary data. It is an example of what most would call a ...

HDFS(Hadoop Distributed File System) is designed to run on commodity hardware – Low cost hardware

HDFS(Hadoop Distributed File System) is designed to run on commodity hardware – Low cost hardware  

created at Feb 28, 2012   1,387  
The Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. It has many similarities with existing distributed file systems. However, the differences from other distributed file systems are significant. HDF...

Hadoop MapReduce is a software framework for processing vast amounts of data in-parallel on large clusters

Hadoop MapReduce is a software framework for processing vast amounts of data in-parallel on large clusters  

created at Feb 28, 2012   1,462  
Hadoop MapReduce is a programming model and software framework for writing applications that rapidly process vast amounts of data in parallel on large clusters of compute nodes. In other words, Hadoop MapReduce is a software framework for easily writing ap...

Apache Hadoop is designed to scale up from single servers to thousands of machines

Apache Hadoop is designed to scale up from single servers to thousands of machines  

created at Feb 28, 2012   1,349  
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using a simple programming model. It is designed to scale up from single servers to thousands of machines, each off...

Web Cache function in Network Gateway could cause internet service trouble

Web Cache function in Network Gateway could cause internet service trouble  

created at Oct 15, 2010   1,307  
Have you ever had some bad experiences with internet connected device or internet based software? Please figure it out whether your case is just like this or not: 1) The device is working very well at other people's home or other ISP, but it does not work ...

The simplest and most reliable application or method for editing digital photo EXIF data  

created at Aug 25, 2009   1,432  
I got following question from somebody.I have a photo that was taken in 2006 and for some reason the EXIF 'date taken' value has been modified to a date in 2011. Being a Virgo I need order, and this goes to the extent of having ALL of my photos correctly s...

FNC Batch Renames Digital Photos by Date

FNC Batch Renames Digital Photos by Date  

created at Aug 21, 2009   1,336  
Photo file utility FNC renames your digital pictures based on the timestamp they were taken, plus a custom name (like an event description). Point FNC at a directory of photos, and it reads the EXIF metadata your digital camera stores with the photos, and ...