Recently in Linux Category

One of my customers has a cyberguard firewall that was working perfectly when I configured it in the office. However on shipping it to the customer, it was placed behind a horrible Verizon modem that broke most of the configuration parameters I had put in place. Most of them were fixable straight away, but I've never been able to get it to vpn back to the head office. I was getting the error message "Peer is not authorized to use remote address" in the log files.
Various responses in google mentioned I had to add noauth to the /etc/ppp file but this file doesn't exist on the cyberguard unit. However, using the Advanced section and editing the "pptp.connect to office" file, adding "noauth" (without quotes) to the end of the file, the vpn connection worked.
This isn't documented anywhere in google that I've seen so hopefully this will help someone else.

Ubuntu 5.10 is worse!

| | Comments (1)

(in my opinion) than the 5.04 release that was out a while back. At least 5.04 would boot on my machine but 5.10 doesn't. It gets as far as detecting hot plug devices and then the machine hangs. Various messages are displayed in the other consoles (ctrl-f2 to f4 i think) but nothing obvious as to what is going on. I thought I would try 5.10 on the desktop as the 5.04 would not let me use ndiswrapper for the Hawking Technology wifi usb card that I have (which incidentally uses the zydas 1211 driver). I think that if I risked putting ubuntu onto the hard disk rather then running from the livecd then I might stand a chance of getting it to work, but ideally I want a combination of livecd & usb wifi adapter which means I can use this at other wifi enabled pc's.

Ubuntu under Virtual PC

|

I downloaded Ubuntu this afternoon and tried it out as a virtual machine. Unfortunately the screen was garbled as the default installation uses 24bits for the screen resolution andVirtual PC can't cope with that.
It can be fixed (each time you boot the virtual pc) by doing the following that I have added to the Ubuntu faq

  • Press Ctrl Alt and Backspace at the same time. This will kill the xserver and drop you down to the console.

  • cd /etc/X11

  • sudo vim xorg.conf

  • Now, scroll down to Section "Screen" and find the entry named "!DefaultDepth". Change the setting you find there from 24 to 16.

  • Move the cursor to the "2" in 24.

  • Hit the D key. Spacebar key. (You now deleted the "2".)

  • Hit the D key. Spacebar key. (You now deleted the "4".)

  • Hit the I key for insert. Type "16". Hit Ctrl-C to stop inserting.

  • Hit a colon, cursor jumps to bottom left. Type a "w" as the command and press Enter. This saves your changes.

  • Hit a colon, type a "q" as command and press Enter. You are now back at shell prompt.

  • startx to get back to the xserver screen.

Note that you will have to do this each time you boot from your livecd.

Linux rescue cds

|

Koozie points to a Software review on 3 linux system rescue cds. Looks like the System Rescue CD will be a good addition to the recovery cds that I already have.

Redhat looses support

| | Comments (2)

Apparently Red Hat is to drop linux support next year. A scary prospect for linux users with this and Mandrake's money troubles. At least with Microsoft there is always another product you can upgrade too :-)

Categories

Pages

Powered by Movable Type 4.1

About this Archive

This page is a archive of recent entries in the Linux category.

Links is the previous category.

Live Communication Server is the next category.

Find recent content on the main index or look in the archives to find all content.