Feeds:
Posts
Comments

Posts Tagged ‘ubuntu’

isntall a network printer

Read Full Post »

perfecte handleiding op: http://michael-peeters.blogspot.com/2008/09/egovernment-using-belgian-eid-under.html
Voor het geval de link niet meer werkt, hier copy van de tekst:
I borrowed a ACR38 card reader. From the command line it displays:
$ lsusb
Bus 001 Device 004: ID 072f:9000 Advanced Card Systems, Ltd ACR38 AC1038-based Smart Card Reader

Simply install the ACR38U driver from the Synaptic Package Manager.
Then install the pcscd [...]

Read Full Post »

Welke hardware in deze laptop?

Nog steeds op zoek naar een oplossing voor het verdwenen wireless internet. Enkele interessante commando’s ontmoet om de staat van het systeem te bekijken.
ifconfig (in het bijzonder ifconfig wlan0) en iwconfig
geeft eth0 en local loop info; en indien de wireless goed werkt allicht ook daarover iets
dmesg
geeft heel veel, door de bomen zie je het bos [...]

Read Full Post »

Het geluid werd niet meer teruggevonden:  het luidsprekertje was en bleef doorstreept. Het opstarten met een oudere kernel lostte dit probleem per toeval op.
kernel verwijderen als volgt, maar ik begrijp dit commando niet goed en weet niet zeker of het helemaal correct en zonder gevaar is:
sudo apt-get remove linux-image-2.6.24-23-386
Note, please be careful! Make sure you [...]

Read Full Post »

geen wireless internet meer (2)

iemand had ook een dergelijk probleem:
http://ubuntuforums.org/showthread.php?t=998465&highlight=wireless+assistant+hardy
maar hoe weet ik welke versie van kernel ik hier heb staan?
iemand stelde voor: http://ubuntuforums.org/showthread.php?t=374594&highlight=No+wireless+interfaces+found
Are these problems where there was a kernel update, and using the old kernel solves the problem? for example, is there a directory in /lib/firmware that is a kernel version number but it is not the [...]

Read Full Post »

geen wireless internet meer

bekabeld internet is geen enkel probleem, wireless gebruik ik op deze laptop eventjes niet en nu blijkt het opeens “verdwenen” te zijn. misschien inderdaad bij upgrade naar een andere kernel, zoals iemand op ubuntuforums.> terugkeren naar oude kernel lost het probleem hier niet op
Hier wat ik tot nu geprobeerd heb en waaruit blijkt dat het [...]

Read Full Post »

Audio and Sound

trying different things messed up the sound-system in some way. Volume has always been very low.
I will try to set things right with this usefull information:
http://ubuntuforums.org/showthread.php?p=5931543
http://ubuntuforums.org/showthread.php?t=843012
Setting everything back to ALSA brings everything back to normal. But I cannot record the sound that is passing thru the soundcard.

Read Full Post »

Audio and Video

Simply followed instructions on http://ubuntuforums.org/showthread.php?t=766683
But keep getting the error ia32-libs not found.
Audio : Option 1: GECKO mediaplayer
some sites  still do not play media: Apple Trailers: For those of you recieving the message “Get the latest Quicktime” when you try to view some trailers, take a look at this post, but please be careful and read [...]

Read Full Post »

Email

I use Evolution for my email.
manually create the email accounts for the different email boxes.
Import emails from the other PC:

copy the ‘old’ /home/me/.evolution/mail/local to a CD – in fact you only need the mailbox-files, those with the foldername without extras. (like Inbox, but not Inbox-cmeta etc)
Make an emailfolder in Evolution (right-click)
Import the mailbox-file from the [...]

Read Full Post »

LAMP

Using synaptic to install:

mysql-server
mysql-common
php5-common
apache2
apache2.2-common
phpmyadmin (can be run from Firefox: http://localhost/phpmyadmin)

The localhost is ready to develop and test the websites I manage before they go online.
Create folder “mine” in /var/www and sudo chown from root to myself.
Copy all files from localhost on the other PC to /var/www/mine.
Make them executable: chmod 755 * -R
I hope I have [...]

Read Full Post »

Older Posts »