May 10, 2012

Access Your Google Drive in Ubuntu

I'm kind of a late adopter of things. Some people I know sign up for the latest things as soon as news they are available breaks. Me, not so much. I like to wait for the dust to settle a bit I guess. One of those things is Google Drive, which officially released last month, and I'm only now signing up for it. Of course with the threat of CISPA, the only thing I am storing on it is a 5GB TrueCrypt volume (Suck on that US Government!)

Anyhoo, at the time of this writing there are only Google Drive clients available for Windows, Mac and Android with clients for iPhone and iPad coming out shortly. What if you are a Linux user though? Well, there is a way to mount your Google Drive in Ubuntu with a modified version of the now defunct Google-Docs-FS project. The only draw back with this approach is your files stored on Google Drive will only be available while you are connected to the Internet, and won't be available offline like you can with the offical clients. Still, it's better than nothing.

To set it up, do the following:Google Drive

  • Open a Terminal and run:  sudo add-apt-repository ppa:invernizzi/google-docs-fs
  • In the same Terminal run: sudo apt-get update && sudo apt-get install google-docs-fs

Once everything that’s needed has been installed log out and back in.

  • Open Nautilus
  • Create a new folder in your Home folder titled ‘Drive’
  • Open a Terminal and run: gmount Drive username@gmail.com
  • Input your password
  • Your Google Drive is now mounted in the ‘Drive’ folder

Pretty cool huh? Now you can easily share files between computers, and those computers can also be Ubuntu Linux coputers :-)

[Via OMG Ubuntu]

del.icio.us tags:        

 

 

    May 9, 2012

    Encryption Works. Use It To Protect Yourself If CISPA Passes

    Last week I release Bauer-Puntu Linux 12.04. In this latest encantation of my mildly popular Xubuntu based linux distro I encluded a few more tools to help protect your privacy. I did this mainly because of a lot of new "cyber security" and anti-piracy bills that are being introduced in congress that are slowly stripping away our rights as Americans. Rights that we all thought were protected under the Bill of Rights. Protections from things like unreasonable searches and seizures, and from violations of free speech. Many of the things I added involve encryption.

    I've had more than one person tell me, "Why bother? They're the government, if they want your data, they will get it." Is that a fact? Well, an article from Tech World from back in June 2010 begs to differ. In their article entitled FBI Hackers Fail To Crack TrueCrypt they say:

    The FBI has admitted defeat in attempts to break the open source encryption used to secure hard drives seized by Brazilian police during a 2008 investigation.

    The Bureau had been called in by the Brazilian authorities after the country's own National Institute of Criminology (INC) had been unable to crack the passphrases used to secure the drives by suspect banker, Daniel Dantas.

    The article also said:

    Brazilian reports state that two programs were used to encrypt the drives, one of which was the popular and widely-used free open source program TrueCrypt. Experts in both countries apparently spent months trying to discover the passphrases using a dictionary attack, a technique that involves trying out large numbers of possible character combinations until the correct sequence is found.

    Is TrueCrypt available in Bauer-Puntu 12.04? Not this time, sorry. i forgot to add it, but if you are running Bauer-Puntu, or pretty much any operating system for that matter, TrueCrypt is very easy to install. Bauer-Puntu does offer easy to use plugins that work with GnuPG, the open source implementation of the OpenPGP standard which has also given the FBI a run for their money in the past. In an article from back in 2003 from PCWorld, the FBI and Italian police had issues breaking emails encrypted with PGP on PDA's used by suspected terrorists.

    From that post:

    Italian police have seized at least two Psion personal digital assistants from members of the Red Brigades terrorist organization. But the major investigative breakthrough they were hoping for as a result of the information contained on the devices has failed to materialize--thwarted by encryption software used by the left-wing revolutionaries.

    Failure to crack the code, despite the reported assistance of U.S. Federal Bureau of Investigation computer experts, puts a spotlight on the controversy over the wide availability of powerful encryption tools.

    I guess it all makes sense now why the FBI is now calling on Congress to pass even more rights restricting laws that will require software companies to provide back doors to the Governnment. In a recent article from the Washington Post:

    The FBI is requesting backdoors into the social sites and communication services that Americans use every single day, CNET reported Friday. (Backdoors are means of bypassing normal security and encryption protections to easily access databases and servers. The term is commonly used to describe viruses or Trojans that hackers use to access computer systems.)

    The reason the FBI is seeking this increase in observing capability: Wiretaps are increasingly useless. The staple of television crime drama for decades, and one of law enforcement’s principal ways of surveilling citizens suspected of crimes, wiretaps no longer work. Why? Fewer people are using regular landlines for communication. And cell phones are increasingly smartphones, which are used more for data than for voice communications. So the modes of communication that the existing wiretap law covers are becoming archaic. Wiretaps will soon be a thing of the past … unless the US government can extend the same principles into online communications.

    The point of this post is that encryption DOES work! If the government wants to strip away our rights, and turn this country into a Big Brother state, I say why make it easy on them? If CISPA passes I will be terminating all of my social media accounts, and will require people that want to email me personally to use PGP encryption. I don't care how mundane my communications normally are, I don't want Uncle Sam sticking his nose in it.

    What's your take on all of this? Do you use encryption? Are you going to start? If not, why not? If the FBI can't crack this stuff, does that mean the NSA can't as well? Let us know your thoughts in the comments.

    del.icio.us tags:        

     

    May 8, 2012

    Keep All Your Software Up To Date

    Many of us keep our Windows systems up to date, well at the very least, all of our Microsoft applications. I mean Microsoft makes it fairly easy don't they? Just turn your automatic updates on and be done with it. What about your non-microsoft applications? Java, Flash, etc. Those need to be updated too. I mean having an out of date Java install can leave your computer open to all sorts of malware.

    Manually updating all of your software every month isn't very practical is it. Also, it can be annoying when those applications have many updates being released all the time (I'm looking at you Adobe!) Wouldn't it be nice to have a tool that can keep all of your software up to date kind of like running apt-get upgrade in Ubuntu? Well now you can with Appupdater!

    From their page:

    Appupdater provides advanced functionality to Windows, similar to apt-get or yum on Linux. It automates the process of installing and maintaining up to date versions of programs. It is fully customizable for use in a corporate environment.


    Appuptater

    Here is a list of features:

    • Upgrades can be fully automatic (daily checks), no user intervention required
    • Auto-detection of previously installed applications
    • Install, Upgrade, or Remove software
    • Support for offline use/USB device
    • Support for Windows/UNIX/Linux/MAC OS X platforms
    • Proxy support
    • Support for package installation lists or computer profiles in a corporate environment
    • Create your own custom repository if desired (not required)
    • Dependency support
    • Metalink standard based XML repository files
    • Support for use of external Metalink download programs, such as Aria2
    • Automatically feedsback installed version information to the server
    • Not limited to programs in the registry or with embedded version numbers
    • Self upgrading of course!

    Here is a link to their supported applications: (Supported Applications)

    The one draw back to this program in my opinion is that it doesn;t have a scheduler option. You can't set this thing to automatically update your applications for you. You will have to manually run this tool every month to make sure your software is up to date, which doesn't sound that bad, but we are all lazy at heart.

    Know of any other programs like this? Are they free? Can they be scheduled? Let us know in this comments!

    del.icio.us tags:        

     

     

    May 4, 2012

    GnuPG Plugin For Microsoft Outlook 2010: Fight CISPA!

    As you know I am REALLY against CISPA and these other "Big Brother" laws that are getting passed by the U.S. Government as a reaction to an imaginary threat. I even dedicated my May version of Tech Chop to spreading the word about CISPA. You can watch that here: (The Horrors of CISPA)

    If you follow me on Twitter, then you've probably seen me tweet about how if CISPA makes it pass the Senate, and President Obama doesn't veto that sone of a bitch then we as Amercans need to take precautions to protect our privacy. What that means, at least for online communications, is encryption! If you want to learn more about how you can encrypt pretty much anything you can watch my Tech Chop video on that here as well: (Encrypt Everything)

    In that video I mentioned encrypting your email using a free alternative to PGP that is fully compatible called GnuPG. It comes in a Windows version called GPG4Win, and it used to have a cool Outlook plugin that came bundled with it. That plugin only worked for Outlook 2003 though, and didn't work so well for Outlook 2007 or Outlook 2010. Well I found a new plugin that works fine in Outlook 2010, even though it's still in Beta. It's called the Outlook Privacy Plugin.

    From their Google Code page:

    Outlook Privacy Plugin is a security extension for Outlook 2010. It enables Outlook 2010 to send and receive email messages that are encrypted and/or signed with the OpenPGP standard.

    Outlook Privacy Plugin uses GNU Privacy Guard (GnuPG/GPG).

    Features

    • Microsoft Outlook 2010
    • Encrypt and decrypt email using OpenPGP standard
    • Supports encrypted attachments
    • Supports multiple recipients
    • Decrypts PGP-MIME
    • Decrypts OpenPGP blocks in HTML email

    Not Supported

    • Encrypting with PGP-MIME (planned)
    • No support for HTML email (planned)
    • Multiple email accounts (planned)

    This plugin is in BETA status and is based on an earlier plugin for Office 2007.

    If CISPA passes I will start requiring all email communications to and from my personal email be encrypted with PGP or GnuPG. I will have an automated response telling people that when they email me as well. If the Government wants to play dirty, and go through my personal stuff without a warrant, I'm not going to make it easy on them. Let them try to crack it with their new spy facility in Utah!

    What do you think about CISPA and encrypting your email? Do you already use GnuPG? If not why? Please sound off in the comments!

    del.icio.us tags:        

     

    May 3, 2012

    Bauer-Puntu Linux 12.04 is Alive!

    This post has been a really long time coming. For those of you that actually use Bauer-Puntu regularly (Thanks by the way) you know that I was not able to make a 11.10 version. Also, in the 11.04 version I found out rather late that the version of CHNTPW I had installed didn’t work anymore. Well, that’s all fixed now people!

    In this new version, mostly fueled by political issues in the news lately on new legislation that the US Government has been trying to push like SOPA, NDAA and CISPA, I decided to pay a little homage to those who are fighting the dirty fight for our freedoms on the Internet. I’m talking about the hacktivist group Anonymous.

    Now, this version of Bauer-Puntu is not intended to be a replacement for the Anonymous OS that you may or may not have heard of, but it may just be as useful to you with some of the goodies I installed in this version. Speaking of which, here is a list of some of the goodies included:


    I’m sure there are a few other things I installed that I can’t think of off the top of my head. Take a look at some screen shots:

    splash.png
    Anonymous Plymouth Splash
    grub
    Grub Splash
    www.Bauer-Power.net
    Desktop
    loic
    Low Orbit Ion Cannon (LOIC)

    I know why you've come though. You want to download this sucker! Well here you go:


    Special thanks to my file hosts at TTRCorp!

    If you download the torrent version please do me a huge favor and seed it for at least 24 hours. I’m limited on bandwidth, and I’m sure everyone downloading would appreciate it as well.

    Also, this sort of thing takes time and energy away from my family. I would really appreciate some support.. I’ve made it simple you can either donate using the Paypal button below, or even easier, the next time you do some Amazon shopping do it through http://amazon.bauer-power.net. You’re going to shop there anyway, why not throw us a bone when you do and help out the cause!

    If you have any questions, hit me up in the comments! Enjoy!



    May 1, 2012

    How To Change The Login Logo in Xubuntu

    This one took a while to find, but I finally found it. Although I really like Ubuntu and Xubuntu, those bastards are getting trickier at hiding their logos and artwork to keep people from changing them. Not sure if it's on purpose or not, but that seems to be the case. In fact I decided to switch to Xubuntu for the base of bauer-Puntu 12.04 because vanilla Ubuntu is becaoming a logo whore! 

    Anyway, Xubuntu is way easier to customize I am finding, but there is one logo that I had a problem getting rid of. That is, unti now. That is the little Xubuntu logo one will find at the Lightdm screen. Here is a screen shot of Bauer-Puntu 12.04's login screen where I've replaced the Xubuntu mouse logo with an Anonymous logo:

    Change xubuntu login lightdm logo

    I tried looking for the image in all the usual places, /usr/share/pixmaps, /usr/share/unity-greeter etc, but none of the images I replaced were the ones being used. After some digging I finally figured out where that bastard was hiding! If you want to replace that login image browse to /usr/share/lightdm-gtk-greeter/gnome/scalable/apps and edit the computer.svg image. You will have to download and install a program called Inkscape for that though.

    Once that image is edited, your login screen will be changed!

    del.icio.us tags:           

     

    Apr 30, 2012

    The Horrors of CISPA and How You Can Stop It

    I decided to dedicate this month’s Tech Chop to a little political activism. It just seems lately that the U.S. Government has an insatiable need to want to control the Internet. The Internet may very well be the last absolutel FREE realm on the planet if you think about it. Even in countries where the government is in complete control of the people, the Internet has provided a way for people to speak out and take back their freedom. Just look at Egypt for example.

    The U.S. Government knows the power of the internet, and now seems that they want to get a strangle hold on it before it can be used against them. Last year the U.S. Government tried to pass an internet blacklist bill called SOPA that mirrors the same type of government censorship you see in countries like China. But just like a hydra, when one head is cut off, two more bills pop up in their place right? Now the fight is with a bill called CISPA, or the Cyber Intelligence Sharing and Protection Act. Check out my latest Tech Chop video to learn more about CISPA and how you can fight it!



    If you want to do something, use the links below to contact your senators and demand that they oppose this bill! This bill MUST die in the senate!

    DemandProgress.org Senate Contact Tool
    Eff.org Senate Contact Tool

    Please share this video with your friends and family. We must spread the word about this bill and stand up to these attempts at stripping away our freedoms as Americans under the guise of "Cyber Security".

    If you do nothing, you WILL lose your rights!

    By the way you can get the Anonymous T-Shirt I’m wearing in this video here: (Anonymous T-Shirt)



    Twitter Delicious Facebook Digg Stumbleupon Favorites More

     
    Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | stopping spam