Posts

Showing posts with the label your

Using 7 Zip Hot to sync your archive file with your directory

Image
Using 7 Zip Hot to sync your archive file with your directory 7zG u -t7z -ms=off -uq0 "C:my_document_archive.7z" "C:document" In this case the program 7-zip check in the folder "C:document" the files changed, deleted or new and update the archive "C:my_document_archive.7z" download  file  now

UTF 8 issue find doesnt find all your files

UTF 8 issue find doesnt find all your files Public bug announcement: Beware that GNU find in findutils 4.4.2 (as shipped on Ubuntu Lucid) will not find all your files if its run in the UTF-8 locale: even if the file is there, find may just skip printing its name. Solution: If you have non-ASCII characters in your file names, use LC_CTYPE=C find instead of find . Example: $ echo $LC_CTYPE en_US.UTF-8 $ ls foo* ls: cannot access foo*: No such file or directory $ perl -e die if !open F, ">", "foox80bar" $ ls foo* foo?bar $ find -type f ... ./foo?bar ... $ find -name foo* $ LC_CTYPE=C find -name foo* ./foo?bar Possible explanation: The file name matcher wont match a file if its name cannot be parsed properly in the current locale (LC_CTYPE). That is, since foox80bar is not valid UTF-8, GNU find 4.4.2 will not find it. This strange behavior can be very surprising and possibly dangerous, especially in automated shell scripts. download  file  now

Using Your Chromebook Offline

Image
Using Your Chromebook Offline Yes, your Chromebook works offline. You can create or edit Google Docs, Spreadsheets, Presentations, and Drawings offline, and you can also work with your email messages. Heres TL Suha, explaining how to set up your Chromebook for offline usage. Googles support page for offline Google Docs is here.  download  file  now

VANQUISH 7 DAYS TILL LAUNCH IF YOU ARE GOING TO SAN FRANSICO BE SURE TO WEAR FLOWERS IN YOUR BATTLE SUIT

Image
VANQUISH 7 DAYS TILL LAUNCH IF YOU ARE GOING TO SAN FRANSICO BE SURE TO WEAR FLOWERS IN YOUR BATTLE SUIT does my A.R.S look big in this?  Well I could have said wear flowers in your A.R.S. , but that would be open to misinterpretations There are only 7 days to go before Platinum games Vanquish shows us its TRULY combat evolved colours. Unlike the other cookie cutter annual mega sequels, it is a rare treat , a game you can PLAY with STYLE and SKILL  where you make your own Manga/Mech action. This is not a walk in the park on rails play through 5 hours on max setting , then be told to go play multiplayer with tweens  game. You are going to play these levels AGAIN and AGAIN and AGAIN ,  if you have the skill you already did so with the demo, or demos in Japan!. Vanquish is not just combat evolved its true core  ,rewarding the talented and dedicated gamer and flooring the jaws of less adept onlookers . Play, and I mean not walk ,  the demo and you will see Vanq...

VibeApp Hack your email contacts Grab everything you need to know about your email contacts

Image
VibeApp Hack your email contacts Grab everything you need to know about your email contacts I was confused always when I get emails from unknowns , i stuck at finding the sender behind the craps , now I got a simple solution and that is vibeApp And just in a simple hover the cursor over the email adress all about the email id is listed , everything the twitter handle , facebook  , linkedin  Google+, and even a web page they are most likely to be associated with Hello Vibe is an application that more accurate and simple to use  know about the information about the email contacts , now its available for chrome and mac Download it and know the people behind you http://vibeapp.co/#/home download  file  now

Using your Operating System Login for IBM Notes can Poison your IDs and how to fix it

Image
Using your Operating System Login for IBM Notes can Poison your IDs and how to fix it For years, weve had it easy with Notes. Weve had our ID files stored safely on a secure drive and whenever a user moved to a new desktop, we could simply copy their original ID over to their new machine and do most of the setup without them. All that changed somewhere between Windows 7, Notes 9 and getting Notes to use the Operating System login. Its a good change, dont get me wrong and it certainly protects the users privacy and makes things more secure. Unfortunately it also renders all of our IDs "Poisonous" and now we cant reuse them. Instead when opening an ID file on a new client installation, just after agreeing to "copy the file to the Notes data directory", we get messages telling us that Notes cannot open the ID File.   Eventually I tried other ID files only to find the same problem. Fixing the Problem As it turns out, theres a surprisingly easy fix for this. Simply gener...

Using key scrambler protect your password from hackers

Image
Using key scrambler protect your password from hackers This post is important for protecting password from hackers. �I am using Firefox browser add-on to protect this. It is an add-on of Firefox�s key scrambler, if you install it , keylogger or spyware can not hack your password. when you input username and password in gmail or other accounts, you have to keep on this add-on. Now the question is: why you have to keep on? Read more � download  file  now

Using Your Insurance Policy

Image
Using Your Insurance Policy Tech Leader Suha explains how to use your insurance policy when your device is damaged. download  file  now

Verizon switches on LTE Advanced in 461 cities is your phone compatible

Image
Verizon switches on LTE Advanced in 461 cities is your phone compatible   Verizon Wireless is what I consider to be the best cellphone carrier in the USA. Yes, it is expensive comparatively, but you get what you pay for. Both coverage and speed is top notch across the country, meaning you should have a solid experience in many places where you travel.   Today, the carrier announces that its LTE is getting much faster. In 461 cities across the USA, it switches on the speedier "LTE Advanced" (LTE-A). Best of all, many existing devices are compatible. Wondering if your phone, tablet, or hotspot can take advantage? Read on for the list.   "Verizon LTE Advanced uses software that combines multiple channels to speed mobile data over the network more quickly than ever before. The result is 50 percent faster peak speeds in cities nationwide for Verizon customers using one of the 39 LTE Advanced-capable phones and tablets already on Verizons network -- including top-selling Sam...

View your network information

Image
View your network information This command is helpful to collect information about your network details. Open a terminal and apply following command, nm-tool See the result. download  file  now

Using Hyper V Enhanced Session For Your Lync Lab

Image
Using Hyper V Enhanced Session For Your Lync Lab In the past the lack of support for audio devices made it awkward to use Hyper-V as a Lync lab but with the new �Enhanced Session� capabilities it seems that your next Lync lab may run nicely on a Windows 8.1 Enterprise PC with Hyper-V Client. (Of course we are talking a tiny lab. and if it�s a tiny lab, can you even fit it on a Surface Pro 3?) Does Hyper-V Client Now Support Audio? Yes, it does. Just make sure you are running  Windows 8.1 Enterprise or Server 2012 or newer inside the VM. And then turn on �Enhanced Session�: View |  Enhanced Session. The Disconnect from the VM and Connect� again. Now you will get the �Enhanced Session� configuration window. Now click on �Show Options� | Local Resources | Settings and make sure �Play on the computer� and �Record from the computer� are enabled so a device is passed to the VM and Lync has audio devices. You can edit/save these settings later by going to the Hyper-V Manager, r...