Archive

Archive for the ‘Linux’ Category

KFC Guy found!

September 9th, 2009

Me and Steve were looking thorugh my random pictures, lost and forgoten on my hard drive, and what we found will shock and amaze you.  Behold!

KCF-guy

Pete Linux, Random Useless items of interest ,

How to fix apt-get in Ubuntu 8.10

December 2nd, 2008

If somehow you have broken the APT package handling utility and you get this error:

ed@niobe:~$ sudo apt-get install xchat
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

Then when you run  ‘dpkg –configure -a’ you get this error:

ed@niobe:~$ sudo dpkg --configure -a
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
dpkg: ../../src/packages.c:221: process_queue: Assertion `dependtry <= 4' failed.
Aborted

This is how I fixed it.

I went to the Synaptic package manager -> Settings -> Preferences -> File -> Delete cached packaged files

Then Edit -> Fix Broken packages

Hope this helps someone ^_^

Pete Linux , ,

Ubuntu 8.10 Beta

October 7th, 2008

Ubuntu 8.10 beta is out, if you can wait for the final release then download the 8.10 beta now!

I’ll be updating mine. If you already have Ubuntu installed and you want to upgrade from Ubuntu 8.04, press Alt+F2 and type in “update-manager -d”. Update Manager should open up and tell you: New distribution release ‘8.10′ is available. Click Upgrade and follow the on-screen instructions.

Pete Linux ,

How to set up USB BT Voyager 105 Notes

September 16th, 2008

Set up and working on 6 Sep 2007 on Laptop ubuntu 7.04.  With these files;

eciadsl-usermode_0.12-1_i386.deb
pppoe_3.5-4ubuntu1_i386.deb <- Not sure if it did need this one, but its all okay

Config – sudo eciadsl-config-tk

User: pete.maynard@btbroadband.com
Password : Normal BT
VPI: 0
VCI: 38

DNS: UK..British Telecom
Modem: BT Voyager 105
Chipset: GS7470

VID1: 1690 – Defult
VID2: 1690 – Defult
PID1: 0215 – Defult
PID2: 0215 – Defult
ALT synch: 0 – Defult
ALT pppoeci: 0 – Defult

Bin file: gs7470_sybch19.bn
pppmode: VCM_RFC2364

Use DHCP: Not selected
Use Static IP: Not selected

Useful Commands

Used to start the Modem and connect it to internet:
sudo /usr/bin/eciadsl-start
sudo /usr/bin/eciadsl-doctor <- Sorta like a debug

Used to configure:

sudo eciadsl-config-tk
sudo eciadsl-config-text < Sorta like a debug

links
http://eciadsl.flashtux.org/index.php
https://help.ubuntu.com/community/UsbAdslModem

Download used files and notes

-Pete, to future Pete :P

P.S I found this note and thought “hey this could be useful for someone”

Pete Linux , ,

News Flash

March 5th, 2008

Starting from this friday, I will make sure that there is  new information on the site.  If you would like to request something then feel free to post under here or in the forum.  I will glady help you with what ever it may be.

  • Java
  • Javascript
  • PHP
  • ASP
  • MySQL
  • AJAX
  • CSS
  • Computer Hardware
  • Microsoft Windows XP Troubleshooting
  • Basic Linux Operations
  • Any many more

Any sugesstions welcome.

Pete Games, Information, Linux, Programming