Linux, Open Source, Web, Engineering, Technology
Posts Tagged ‘Linux’
June 22, 2011
Migrate from Gmail to Google Apps and keep labels, read-status, stars and email date
Install imapsync:
Under Ubuntu:
sudo apt-get install imapsync
then:
imapsync --host1 imap.gmail.com --user1 username@gmail.com --port1 993 --ssl1 --password1 GmailPasswordHere --host2 imap.gmail.com --user2 username@YourGoogleAppsDomain.com --port2 993 --ssl2 --password2 GoogleAppsPasswordHere --authmech1 LOGIN --authmech2 LOGIN --syncinternaldates --split1 100 --split2 100 --allowsizemismatch
Done!
Posted by acuervo. Filed under Business, Google, Linux, terminal, Ubuntu, Web-Ecosystem.
November 4, 2009
Terminal commands to keep handy on an unresponsive Ubuntu.
This is an ever growing list of terminal commands to keep handy
sudo apt-get install --fix-broken
sudo dpkg --configure -a
htop
dpkg --get-selections > installed-software (Back up list of installed Software)
dpkg --set-selections < installed-software (Restore previously installed software)
apt-get -u dselect-upgrade (Execute #5)
lshw > lshw.txt (See your system's hardware info)
Posted by acuervo. Filed under Linux, terminal, Ubuntu.
March 2, 2009
Free blogging desktop clients for linux
This will be an ever gowing list of blogging desktop clients
Posted by acuervo. Filed under Firefox, Linux, WordPress.
October 15, 2008
The easiest way to install Flash 10 on Ubuntu 64 bits
IMPORTANT UPDATE #2: Adobe has released a NATIVE 64bit Flash Player, Please click here to the newer post
To install Flash 10 version 10.0.12.36 on Ubuntu 8.04 64 Bits, (Released October 15 2008)
Copy and Paste the following on the terminal:
wget https://blog.alejandrocuervo.com/downloads/flash10_en.sh && sudo chmod +x flash10_en.sh && sudo sh ./flash10_en.sh
Done!
Note: If you just want to see the code for the script, it is available here:
https://blog.alejandrocuervo.com/downloads/flash10_en.sh
Posted by acuervo. Filed under 64-bit, Firefox, Flash, Linux, Ubuntu.
Recently
- Installing Canon’s ImageCLASS MF4270 on Ubuntu 64 bit
- Open Source Bare Metal Backup & Restore
- Companies with the worst customer service in Costa Rica.
- CoffeeScript
- BO.LT