Category: Linux
-
Grsync or Read The Man Pages = Ouch!
Grsync is a GUI front end to rsync for your Gnome desktop. You can install Grsync by issuing the following command in Terminal: sudo apt-get install grsync Once installed, you will find Grsync listed under Applications > System tools. If you are like me, this makes setting up rsync commands a lot easier. Now if I can…
-
Use Linux to Build Your Own Dropbox
If you want to build your own Dropbox-like syncing and backup service with some open source software. Tech hacking blog Fak3r outlines the process and what you’ll need: At least two machines, one to be the server and one to be the client Some open source software: OpenSSH, rsync, and lsyncd The process involves some…
-
The Fork: LibreOffice
LibreOffice is a productivity suite that is compatible with other major office suites, and available on a variety of platforms. It is free software and therefore free to download, use and distribute.
-
Google Talk Does Video Chat
Reading the Google Talk Blog I find that Linux is now supported for Voice and Video Chat. http://www.google.com/chat/video. Give it a try! I know that is is supported on Ubuntu and I haven’t gotten a chance to try it on Fedora yet.
-
One Application to Remember to Install on Ubuntu
Ubuntu Restricted Extras sudo apt-get install ubuntu-restricted-extras Installs Java, Flash, fonts, codecs. Very useful.