Personal tools
You are here: Home Entire Site

Entire Site

Collection to pull in the entire site

Comment Re: Blank screen Help!
i use aspire one with LINUS, have the same problem after type command : sudo rm -rf ~ /.gconf/system/networking (with more space by accidentally after ~) now i can't find my documents and after restart can't mount linpus, please help me... sarwo
Page Linux in the UK
Linux is an Open Source computer operating system designed primarily for the PC but also available for a wide range of other systems. Please note that Linux UK is not a company or legal entity and this site is merely a support platform run by people (in the UK) who are interested in Linux, for people (in the UK) who are interested in Linux.
Comment Re: Linux & wireless connection with a Orange Live Box
Try pressing the easy pair button on the box, i had your trouble, its the no.1 button, press and hold for approx. 7 seconds or until the red light flashes repeatedly, your box will then stay in easy pair mode for 10 minutesm hope this helps.
Comment Re: Linux & wireless connection with a Orange Live Box
  Connecting Orange Livebox to Eee PC 1000h or Linux computer This is what I have done to connect my Orange Livebox to Linux Eee PC 1000h. Step by Step: 1. Delete all pending networks going to: a. Network b. hilight connection name) c. go to connection and click Disconnect d. go to manage and click delete e. continue deleling all connection name until it is blank. 2. Now create new connection name by a. click create b. hilight-Local Area Network - Wireless c. Click - Next d. Divice - Automatically it will come RaLink - RT 2790 Wireless... e. Click - Next f. Select "Dynamic IP address (DHCP) g. Click Next h. Browse your Livebox from "Browse Wireless Networks" i. Hilight your Livebox and select "Choose" j. Click Next K. Now you'll see Dot in Any "that is fine" don't do anything here just select NEXT L. This is important: Now you'll see Encryption Settings m. Select the box - Enable encryption n. Encryption type: choose "WPA" o. Key: Type your 26 digit "you'll find this under the livebox IT IS CALLED SECURITY KEY- All letters in Capital, remember there is only number "Zero" don't type "o" and "No space" p. Click Next q. Name of the connection - Wireless Connection r. Now go to your orange livebox and press "1" for 10 second s. Come to the computer and Select Finish. Wait for about 2 minutes and restart your computer. If you still have a problem write me: meroant at hotmail.com Thank you.
Comment Re: Wireless connection
This forum is now closed, but if you post the question to the new forum: http://forum.linux.co.uk/ We will be more than happy to help. Please post as much info as you can including your network card make and model, Ubuntu version, how you are running Ubuntu (LiveCD or Dual Boot) and if this problem is with ALL downloads, or just through Synaptic.
Comment Re: Wireless connection
hiya mate. I am trying to use the synaptic manager to install applications on my ubuntu but somehow whichever the app i choose, the download speed is just extremely slooooowwww..... only a few KBs per second. My laptop is duo core with 4GB RAM and the windows download speed on this very same laptop with the same internet connection could reach near 1MBps. Any idea why the speed is like that in unbuntu? Cheers
Comment Re: webcam and the internet
New forums at: http://forum.linux.co.uk/ Can you post the question there please.
Comment Re: webcam and the internet
If you post this on the "new" forums (!) you might get a little more response ... :)
Comment Re: webcam and the internet
I've not managed this yet and would be very interested for anyone's direction if they have successfully managed it.
Comment Re: Downloading a new version of Flash Player needs a admin password!
Hi, solution printed above (!)
Comment Re: Downloading a new version of Flash Player needs a admin password!
Previously stacey larson wrote: i have a similar problem.  i have an asus701 that i brought off ebay. when i try and install something tells me i need admin password, tried contacting the seller but he says he doesn't know what it is? how can i get around this?  
Comment Re: Downloading a new version of Flash Player needs a admin password!
Previously stacey larson wrote: i have a similar problem.  i have an asus701 that i brought off ebay. when i try and install something tells me i need admin password, tried contacting the seller but he says he doesn't know what it is? how can i get around this?  
Comment Re: Wireless connection
You're welcome, and thanks for letting us know how you got on.
Comment Re: Wireless connection
Previously Mark Greaves (PCNetSpec) wrote: the update you want is:- atheros-swan-modules-2.6.21.4-eeepc_20080319-1_i386 and you may also want to update to the latest xandros-wpa-supplicant if you use WPA encryption...not needed if you use WEP.   Probably best to let it get ALL updates though...but check the atheros-swan-modules version is the above one...if not you MAY have the wrong repositories selected   Hi Mark, finally I have got this Eee PC connected to the wireless hub at home. Sorry for the delay in the reply but a lot of the things you gave me to try took a lot of working out for me and with a very busy start to the year I had to abondon it for a short while. However I finally worked out how to enter the IP address etc etc manually, it did not work at first but with all the surrounding info altered bit by bit eventually it changed from pending to connected and I am sending this reply from the offending Eeee PC. So many thanks to you and your collegues for all your help. THANK YOU. Gaham Morris.  
Comment Re: talk talk won't talk to me anymore
Point taken, video may not be on the menu. Once again, many thanks.
Comment Re: having trouble booting :(
then continue from step 7
Comment Re: having trouble booting :(
After step 7) when you get:   E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.  instead of entering 'sudo dpkg --configure -a' enter this instead sudo chroot /media/karmic dpkg --configure -a
Comment Re: having trouble booting :(
Have you got an internet connection when you boot from the LiveCD? at point 4)...did the drive mount...is your drive sda1 ? if unsure... Boot from the Live CD click 'Computer' icon , click 'hard drive' icon, click 'etc' folder, click 'fstab' file you are looking for a file with something like this in it: # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # <file system> <mount point>   <type>  <options>       <dump>  <pass> proc            /proc           proc    defaults        0       0 # / was on /dev/sda5 during installation UUID=4519bc2a-7a8b-4703-be8e-594baf97c1fd /               ext4    errors=remount-ro 0       1 # swap was on /dev/sda6 during installation UUID=19d9a33f-2ae5-4ba7-90e6-6a56ff847574 none            swap    sw              0       0 /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0   Can you post back the results
Comment Re: having trouble booting :(
accidentally quoted myself. if anyone could tell me what to do. I have a feeling the fix is really easy.     Previously Mark Greaves (PCNetSpec) wrote: 1. - Download/grab a live cd. .... 10. - Reboot and voilá! Fixed for me. Did this but when I get to 7. this happens: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. I entered the command and it didn't seem to do anything. Anyone have any ideas for me?  
Comment Re: having trouble booting :(
Previously Mark Greaves (PCNetSpec) wrote: 1. - Download/grab a live cd. .... 10. - Reboot and voilá! Fixed for me. Did this but when I get to 7. this happens: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. I entered the command and it didn't seem to do anything. Anyone have any ideas for me?  
Linux Rackmount Server
For high quality performance Multi-core RAID servers at unbeatable prices with ongoing maintenance and support.
IT Support Bristol
IT Services and IT Support provider based in Bristol. Computer maintenance with server support as standard.
Mobile broadband
Compare mobile broadband deals and offers at the UK's best mobile broadband comparison site
Best Mobile Broadband Deals
Compare wireless mobile internet deals on Mobile Broadband Genie, the independent UK price comparison website.
IT Support
Award winning IT Support from help4IT, providing all the IT services of a dedicated IT department to businesses in London and the UK.
Call 0800 043 4448.
Introduction to Linux
Comprehensive 5 day introductory course in London, 8-12 March/10-14 May. Covers installation, command-line, Gnome, power tools, Shell scripting, Office Applications and more.
Broadband Packages
Compare broadband packages in your area with Broadband Choices, the UK's leading Ofcom-accredited broadband comparison calculator
IT Support Bristol
Netzen provide business IT Support for London, Bristol & Bath, Supporting Microsoft, Cisco, Linux & Mac
IT Support
For The Best IT Support In London Make Our IT Department Your IT Department. Microsoft Gold Certified Partner.
IT Support London
IT Services and IT Support London and Microsoft Small Business Specialist.
IT Support London
Efficent IT Support & Hosted Services for SME businesses in and around greater London.
IT SUPPORT
Award winning IT Services from London provider Wavex offering support, advice, and training
IT Outsourcing
A full range of services, from hosting, data recovery and day-to-day support through to Board-level IT advice through our virtual IT Director offering.
Data Recovery
Professional data recovery services