• Browse Blogs
  • My Blog
  • My Updates

+Tags Get help with tags?

  • View as cloud  | list

+ Similar Blogs

photo

Lotus Nut

111 Entries |  Chris Whisonant
Updated 
RatingsRatings 23     CommentsComments 157
photo

Big Mutant Bl...

49 Entries |  Michael Smelser
Updated 
RatingsRatings 1     CommentsComments 49
photo

Yellow is the...

72 Entries |  Tim Tripcony
Updated 
RatingsRatings 2     CommentsComments 34
photo

Patrick Picar...

62 Entries |  Patrick Picard
Updated 
RatingsRatings 2     CommentsComments 112
photo

off the Hook ...

53 Entries |  Scott Hooks
Updated 
RatingsRatings 6     CommentsComments 81

+ Blog Authors  

1 - 4 of 4
  • Previous
  • Next
  • Page   1

"Project Ubuntu @ Home" - First Impressions

Karl-Henry Martinsson |   | Tags:  ubuntu linux | Comments (4)  |  Visits (352)
About two weeks ago I decide to switch my main operating system at home to Ubuntu. By using VMware I was going to be able to run the handful of Windows applications I needed, and at the same time get better security, etc. I had a couple of small problems, that were eventually solved, and now I have been running this setup for a few days.
For the most part I like it. I am still having to look around a bit long for where different things are, I miss being able to right-click on the desktop to change all settings related to it, and instead have to select several different items under System Preferences.
I tried to get Epihpany Empathy working as my IM client, but it did not take/store my different accounts. I then installed Pidgin instead, which works fine. Only problem there is that many nice functions I am used to in Yahoo and MSN Messenger, like webcam support, is not available. I also can't just drag-and-drop a file to the chat window to send it, I have to click my way through the directories. And Pidgin does not let me browse network drive, just local drives for some reason.
Some websites I visit are clearly more designed for Internet Explorer, but I have not had any real issues with Firefox.
I still have not installed Notes or Domino Designer/Admin. Waiting for my network admin to download 8.5.1 for me. Hope to get that installed soon too.
I have been sick most of the last week, so not been doing that much. But this far I like my new setup.
 
No RatingsRatings 0

Project "Ubuntu @Home" - weekend update

Karl-Henry Martinsson |   | Tags:  ubuntu vmware | Comments (0)  |  Visits (333)
As I mentioned the other day, I am planning to start using Ubuntu as my main operating system at home, and use VMware to run Windows applications when needed.
 
Late Friday evening I started by emptying a 250 GB IDE harddisk from files, and then I unplugged all drives except the empty one as a precaution. I put the CD containing Ubuntu 9.10 ("Karmic Koala") in the computer and turned on the power. The install went extremely smooth, and I even found some new things I really liked compared with 9.04 that I had installed on my son's computer this past summer. For example, you can now select "United States" and then "Central" as time zone, instead of having to set the location to either Chicago or some small town i never heard about. Why a large city like Dallas is not in the list baffles me, though...
 
The operating system found some hardware, but not the wireless network card. I actually tried both a Xyxel G-302 and a Netgear WG311, none of them really unknown cards. I then (thanks to the online help) found out how to use a Windows driver, and I got the Netgear card to work. I choose that card since I was able to find the driver CD in my messy office. :-)
I then installed the Nvidia graphics drivers. This is where i had some problems. I have a GeForce 7900 GS card, so with some help from Google, I found instructions on how to get the latest drivers, and installed them. I think I had to do some recompiling of parts of the operating system as well. I got the drivers to somewhat work, but then something went wrong. In the end I just re-installed the opearting system and started over. I then found out about Envy, and it was a breeze to get the drivers installed.
I now had the drivers installed, and even got twinview working.
 
There was just one problem. The resolution was just 1152x864 on each monitor at the most, while I was used to 1280x1024 in Windows. The second monitor, a Samsung, was able to go up to the resolution, but my CyberVision C92 was not recognized. After some googeling, I figured out that I had to modify the file /etc/X11/xorg.conf in order to provide the hsync and vsync values. I changed the values, after I figured out that I could not just use the editor gedit from the menu, I had to go to the terminal and start it from the command line using sudo in order to get full access to the system. Why there is no right-click and "run  as root", I don't get...
I restarted (I am sure there is a way to restart X without restarting the whole computer, but I am a noob and my computer restart really fast anyway) and now I could use the Nvidia control panel to set the resolution. Oops. The settings did not stick, I had to svae them. OK, no problem, click on the "save configuration" button. Nope, could not save the file. Again, I had to go to the terminal and do sudo nvidia-settings in order to run the settings program as root. Why even add it to the menu then, when it can't be used from there? Well, let's be clever and change the rights to xorg.conf using chmod.
 
Anyway, I changed the resolution, restarted, and... WFT? Just a console login prompt? OK, something is wrong... Did I corrupt xorg.conf like I did before? I tried all different ways of cleaning it, creating a new blank one, etc. The easiset way for me to do this was to boot using the Live CD, mount my hardddisk and use sudo gedit to edit xorg.conf on my drive.
Spent several hours trying to get this fixed. Finally I realized the problem. When I changed the rights, I had modified all the files in the /etc/X11 directory using chmod 666 *. You probably spot the problem. Yes, I had removed the execution flag for X. So sudo chmod 777 X and restart, all set! I told you I was a noob! :-)
 
Finally I was all set, running two monitors in 1280x1024 side-by-side. I installed VMware, imported a (clean) Windows XP virtual machine I had built earlier and made sure it was fully patched and that everything worked: networking, sound, etc.
I connected the other drives, mounted them and made sure I could read them. No problems. I then figured out how to mount them permanently, so they were available after each startup. I set them up as VMware shared drives as well, so my guest operating systems could map to the drives. Now I was pretty much done with the OS install.
 
I created a clone of the Windows XP VM and designated it for image and video editing. I installed Photoshop, Nero, Sony Vegas and DVD Architect, as well as DVDshrink, Divx 6 and a few other utilities I use. No problem there this far. Tonight I plan to do some final testing to make sure I can render movies correctly.
 
The next step is to build another VM for development tools. Might even do separate ones for Visual Studio Express and Eclipse, not decided that yet. And of course one for Notes 8.5.1, where I can install Domino Designer and Administrator.
I plan to install the Notes 8.5.1 klient in Ubuntu as well.
 
There are some issues with Ubuntu, as I see it. Mainly issues with it not being as user friendly as Windows. Right-click and "run as root" would make sense, for example. I understand that Ubuntu have a concept of "restricted" drivers, i.e. "non-free" drivers, and that is why the Nvidia drivers are not installed automatically. But it is still annoying. And if I want later versions of the driver (version 185 is included as a restricted driver, while Nvidia have version 190 on their site), it is even more complicated: 
sudo add-apt-repository ppa:nvidia-vdpau/ppa
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CEC06767
sudo apt-get update
sudo apt-get install nvidia-190-modaliases nvidia-glx-190 nvidia-settings-190
 
All this from the command line, of course.
 
Sure, Ubuntu is very powerful and safe, but it is still missing quite a few of the features that make Windows so popular and easy to use. I am not bashing Ubuntu (or Linux overall), just stating the facts as I see them. I am (this far) happy with Ubuntu on my computer, it start faster than Windows (much faster than the almost 1 year old installation I had running until Friday), and have the equivialent to many of the programs I use on a daily basis.
 
I will come back with a report in a few days when I have everything installed, configured and have had some more time to test drive the whole system.

Update: This entry somehow got corrupted. Thanks to Chris Whisonant, he helped me by deleting it last night so I could restore it this morning. Sorry if you tried to read it while it was missing.
 
No RatingsRatings 0

OpenSUSE blocked by Postini - "Illegal Software"

Karl-Henry Martinsson |   | Tags:  security postini linux | Comments (0)  |  Visits (310)
At my work they use Postini to block websites in categories that the management does not think any users should have access to. Webmail of all flavors, Facebook, twitter and many more sites.
Today I was looking at different Linux distributions, and decided to take a closer look at OpenSUSE. The main page loaded fine, but when I clicked on the link to learn more, I got the following message:


Guess Postini thinks Linux is illegal software... 
No RatingsRatings 0

New project - Ubuntu at home

Karl-Henry Martinsson |   | Tags:  ubuntu vmware windows | Comments (2)  |  Visits (411)
Last night I started a new project at home. The other day I wiped my son's computer, running Ubuntu 9.04 and installed the new version, 9.10 Karmic Koala. I got everything working, so I thought I would try something new. Since Erik mostly go to Youtube, Wikipedia and some educational sites, he does normally not need Windows. But he have some Windows-based games (mainly MS Flight Simulator) he like to play, so I thought it would be nice if he could play them on his computer instead of using mine. So I installed VMware Workstation on the computer, and it worked really good. I quickly copied a Windows 98(!) virtual machine over to his system and it loaded up without any problems. I am now in the process of building a Windows XP VM for him.
So obviously the next thought was: "Why don't I do this on my main computer?". It is about time to reinstall the system anyway, it has been a year and the system is starting to run slower. Many of the things I do on a daily basis I can do in Ubuntu. And if I create a couple of virtual Windows XP machines, I can even separate different invironments from each other.
The plan is to get a new drive and install Ubuntu on it, then add VMware. I plan to have one clean Windows XP VM, which I can use as a base system. Then I will build one where I install Photoshop, Sony Vegas and DVD Architect, DVDshrink, Nero (yes, I know there are tools in Ubuntu to burn CD/DVD, but I have the impression Nero have more functionality, and it integrates with DVD Architect and DVDshrink) and a few more related tools. Another VM will contain development tools (Eclipse, Notes 8.5.1 with Domino Designer and Administrator, perhaps Visual Studio Express). If I want to test some new programs, I just load up a new VM, test it and delete afterwards if I am not happy.
So tonight I will finish testing the setup on my son'ts computer, and then I will start preparing my main computer. I will have to clean up or get a drive where I can install Ubuntu, with enough space for a number of VM images.
Will see how much I will break. :-)
 
No RatingsRatings 0

  • Previous
  • Next
Jump to page of 1
Skip to main content link. Accesskey S
IBM Lotus Connections Help Tools About