Ubuntu Tag Feed
WordPress has a feature on the dashboard “Tag Surfer” which allows you to specify tags that you are interested in and then see related posts to that tag. I like scrolling through just to see what’s happening in the blogosphere relating to Ubuntu so I have that tag listed. I was just thinking that it would be nice to have that as a RSS feed. I did a little digging around and came up with a feed url for those that are interested.
http://wordpress.com/tag/ubuntu/feed/
This will get you a RSS feed of all wordpress blog posts that are tagged as Ubuntu. I don’t have a feel for the volume of posts yet but I’m guessing it’s not overwhelming.
I’m sure you could get a similar feed from other sources but I’m liking this one!
This morning’s coffee
I got a Starbucks this morning and I just noticed that on the cup is “The Way I see It #255″ which says:
We will end poverty and stop HIV/AIDS within our generation when guided by African principles such as ubuntu that underscore our interconnectedness. With greater compassion for others, we would no longer accept hunger and disease as facts of life.
– Cedza Dlamini
Youth Emissary
X Server Memory
I’ve noticed for quite sometime that as my computer is running over several days that the “xorg” process begins using more and more memory until eventually the performance of my machine suffers and I need to restart X. Is it the X-Server process that is “leaking” memory or is it something else leaking into the X process? Restarting X is not a terrible hassle but it doesn’t seem like normal behavior. Any thoughts?
Found the right tutorial
Thanks to Nikhil Fernandes who left a comment on a previous post I found the tutorial I was looking for! http://ubuntuforums.org/showthread.php?t=383053
This describes exactly what I am trying to accomplish including how to secure it with public/private keys. I’m very happy with the solution and now I can access my Ubuntu PC when on the road from Windows.
Thanks again to all who posted comments and advice.
More on VNC/SSH
First off - big thanks to all who have left comments on how to configure it. Via a combination of various approaches I seem to have it set up ok now. I ran into a couple of issues which were as follows:
- I had the DenyHosts package installed to prevent malicious attacks. In attempting to configure VNC/SSH it determined that I was in fact a hacker (or hax0r). Every time I attempted to connect it kept re-adding me to the hosts.deny file. I can’t figure out how to “reset” DenyHosts to allow me in. For now I have disabled it.
- Some of the tutorials I had been following were geared towards X forwarding which is different than what I had in mind. It’s kind of interesting in that you can create a new X session that you connect to and launch apps from. Nice feature but what I really wanted was the remote access provided by “Remote Desktop”.
- I have not yet setup the port forwarding on the router I have which means I can only access the machine from within my network. I plan on keeping it that way for a bit until I feel a bit more “secure” in my solution.
So the ultimate solution was pretty much what Stefano left in the comments:
It’s pretty straightforward, really.
Setup:
* Make sure that all the users on your computer have secure passwords (even better, use SSH keys rather than passwords)
* Install ssh_server
* Make sure that port 22/TCP is forwarded in, from your router.
* Set up some kind of dyndns, so you know your home IP address.
* Turn on “Remote Administration”, and set a password for it, rather than requesting permission.On the road:
* Use putty to ssh into home, before connecting go to port forwards, and add a local forward from 5901 to 127.0.0.1:5900
* Then connect
* Then you can use a VNC client to connect to “localhost:1″
Although the part about “use ssh keys” is a mystery to me. I know I’ve read about doing that before somewhere but for the life of me I can’t remember how.
Updated Weather Wallpaper
Weather Wallpaper has been updated to version 0.2.0 and the author has added quite a bit of functionality. There is now a preferences dialog which allows for configuration of imperial/metric units, x and y offsets for the weather info (to reposition it on the screen) along with a host of bug fixes. If you are using it, I’d recommend upgrading. You can get it here: http://mundogeek.net/weather-wallpaper/.
I experienced a small bug and reported it on the launchpad site. Another contributor posted a fix. So, if you upgrade and have any issues, try this:
Change lines 558-566 to:
statusIcon = gtk.StatusIcon()
try:
# Run the thread which updates the wallpaper
updater = Updater()
updater.start()
# Create the status icon
statusIcon.set_from_stock(gtk.STOCK_REFRESH)
menu = gtk.Menu()
Also - notice the cool new wordpress feature for Syntax Highlighting!
Looking for a tutorial
I would really like to be able to remotely access my computer when traveling however I’m very concerned about opening up my PC for attack. What I’d really like to be able to do is use VNC/SSH to get full access to my PC’s resources from a Windows laptop when on the road. I’ve read a few things here and there but nothing that seems to be a complete guide to both setting up remote access and securing it completely.
PC Magazine Pics Ubuntu
I just finished reading the September 18th issue of PC Magazine (Mobile Super Guide) and they have an extended section on using Linux. The article has roughly 10 pages devoted to trying out Linux. The distro that they spend most of the time discussing is Ubuntu. The article is very basic and geared towards someone who hasn’t used and/or installed Linux before. My only real complaint about the article is that it misses one of the really nice features of Ubuntu for new users which is the Live CD. Having the ability to boot up a distro and see that all of your hardware works, etc is very comforting to new users. They don’t mention that at all in the article.
Anyway, it’s nice to see Ubuntu getting more good press!
Weather Wallpaper using Imperial Units
Via: Weather Wallpaper using Imperial Units : Journal Of An Open Sourcee
So I saw Og’s post on Weather Wallpaper and I asked him to forward me on his code/hack to use imperial units. He sent it on to me and I further “hacked” it to include wind speed in mph. I sent it on back to Og who may or may not send it back on to the original author.
The basis of this project is a python script that auto-generates wallpaper with the current weather conditions. It’s very cool and now that I’ve fully hacked it to display all of my weather in imperial units I like it even more. If you’d like a copy of my version of the updated code leave a comment and I’ll forward it on.
Thanks to Og as well as the original author of the code. BTW - if you wish to use my (Og’s) code you still need to install the package from the author then you can replace the script with the new one.
Link to Weather Wallpaper site: http://mundogeek.net/weather-wallpaper/
Deluge Bit torrent client
I have been using Azureus for a long while to satisfy my bittorrent needs but it just kills me how resource intensive it is (thanks Java). I have tried several other clients and found them all to be lacking in some of the functionality that I want. That being said, I recently read about Deluge and decided to give it a shot. I’ve been using it for a few days and here are my thoughts.
The good:
- Uses half or less of the resources of Azureus
- Supports RSS feed scanning and filters
- Really easy to reseed previously downloaded torrents
- Nice set of features and plugins available
The not so good:
- It seems that I can’t easily “move” files that I’ve downloaded. Azureus has the ability to move downloads automatically or manually. Deluge can do it automatically, however I can’t seem to right click on something and move it to a different folder.
- On the web site there is talk of a built in scheduler for dl/ul speeds but I can’t seem to find it. That’s something I use quite a bit with Azureus as I don’t mind using a ton of bandwidth while I’m sleeping but during the day I share my bandwidth with several others and I like the ability to set max speeds for different parts of the day.
- It keeps all torrents in the same area. Azureus has a downloading and uploading area so that you can at a glance see what is seeding versus what is downloading.
My complaints aren’t many and I think I may continue to use Deluge especially given its much lower memory footprint. There are pre-built debs available (as well as RPM’s, sources, etc) including a AMD 64-Bit deb!
