Rainlendar is a fabulous calendar program which sits on your desktop. It allows you to place events and create "To Do" lists. Rainlendar is now available for Windows, OS X, and Linux. The OS X version is in beta, but so far nothing wrong has been found in it. The installation of Rainlendar on OS X and Windows is incredibly easy. For Windows, just download the correct installation file, and run it. For OS X 10.5 (Tiger 10.4 hasn't been extensively tested) you have to go to the beta page and click on the newest build thread, and download the .dmg file. After the download is complete, open the .dmg and drag the program to your Application folder. You will also probably want to add the icon to your dock, as it will appear there whenever you run the program.
Linux, on the other hand, is a different story.
Linux needs a little more work allow Rainlendar to do whatever it wants. This guide will install Linux on Ubuntu 7.10.
1: Download the DEB Linux file, either Lite or Pro and save it.
2: Open it up using the GDebi Package Installer.
3: Install Rainlendar. You will now find an icon for it in the Menu (Applications -> Office -> Rainlendar2)
4: To get Rainlendar to start when you log in, do the following:
4a: Go to the Sessions option. (System -> Preferences -> Sessions)
4b: Click "Add".
4c: Add a name for the new start up program ("Rainlendar" works well here.)
4d: Click "Browse" and go to /usr/share/rainlendar2/rainlendar2 Click it, and then click "open".
4e: If you want, you can add a description.
4f: Hit "OK".
There, now Rainlendar will start once you log in.
If you want to synchronize calendars between OS's on the same computer, change the Path for the default Calendar in the "Calendar" tab of the options. The first time you move the file you may actually have to create the new Default calendar file. In this case, when you are the folder you want the new Default calendar to be, just type "Default.ics" and click open.
Showing posts with label Ubuntu. Show all posts
Showing posts with label Ubuntu. Show all posts
Wednesday, March 5, 2008
Aliases
Have you ever had to write a long string of characters in the terminal, and let out a huge sigh of relief once you have finished, thinking "Wow, I am so glad I never have to do that again." Well, if you ever do, thank god for Aliases. An aliases, in Linux, is a shortcut for a longer string of commands. For example, you can make an alias for "sudo apt-get install" and just have to type "install" in the terminal to get the same effect. Very useful if you ever have to type in anything more than once.
So how do you add or change aliases? Open up a terminal.
Type: $ nano ~./bash_aliases
And then you are in. There should already be one there, and you can follow the same format to make and edit your own aliases. If you ever want to see what aliases you have just type in:
$ alias
So how do you add or change aliases? Open up a terminal.
Type: $ nano ~./bash_aliases
And then you are in. There should already be one there, and you can follow the same format to make and edit your own aliases. If you ever want to see what aliases you have just type in:
$ alias
Monday, March 3, 2008
Fixing Sound in Ubuntu 7.10
This is just how I did it. A friend guided me though the entire process. If it doesn't work for you, no worries, just remove what we have done here.
Open a Terminal.
$sudo nano /etc/modprobe.d/alsa-base
Go to the bottom of the file using arrow keys. Add this line to the very bottom:
options snd-hda-intel model=dell-m42
Make sure there is a line after the added one (Hit enter after pasting).
Restart your computer. If it doesn't work, and something is messed up, go back to the file and remove the line. If it works, then there you go!
Open a Terminal.
$sudo nano /etc/modprobe.d/alsa-base
Go to the bottom of the file using arrow keys. Add this line to the very bottom:
options snd-hda-intel model=dell-m42
Make sure there is a line after the added one (Hit enter after pasting).
Restart your computer. If it doesn't work, and something is messed up, go back to the file and remove the line. If it works, then there you go!
Sunday, February 24, 2008
Laptop Work
So, I have finally gotten the time to work on my laptop. The first thing I did? I reformatted it. Not the lame way either. I recreated the 2 160 GB hard drives into the correct partitions for me to conquer the world. Basically, I now have a partition for each of my 4 OS's. I tried putting XP onto the computer, but it doesn't recognize my hard drives, so I am going to have to get drivers for them for XP before I can get that to work, which is stupid. Also.... Kubuntu installed, and ran just fine, but when I tired booting up into it today, I had all sorts of problems. I think I fixed most of them, and it should run smoothly now. I hope. Umm... yeah, I have been skiing a lot, this isn't really a vacation for me. Which makes me sad. But, when I am going to do next is get Mac Leopard into the laptop, and see how operational I can make it. Woohoo! Then it will be off to getting XP to work.
Subscribe to:
Posts (Atom)