Archive for the ‘OS’ Category

AverMedia E506 and Ubuntu 8.04

As linux noobs, it took its time yet: We finally got it working, after studying a whole lot of different tutorials and threads like: for general things: http://forum.ubuntuusers.de/topic/180332/ how to get the firmware: http://mapopa.blogspot.com/2008/07/firmware-for-xc2028-tuner-in-case-you.html and how to get the *.pl: http://ubuntuforums.org/showthread.php?p=5289047 So this is what you do: 1. Delete Ubuntu's saa7134 driver: sudo rm /lib/modules/2.6.24-18-generic/ubuntu/media/saa7134/* Continue reading →

Windows Sysinternals

Id din't know page like this existed: http://technet.microsoft.com/en-us/sysinternals/default.aspx For example for Vista one can download the process monitor, which shows wich programm maintains and accesses which registry keys. Pretty usefull I think

Check linux kernel version

I am a linux noob, so here I go: Sometimes you want to know the particulars about the kernel of your linux. This can be done using uname command. To check kernel version: uname -v To check kernel release: uname -r To check kernel name: uname -s (source)

Adding system variable using cmd.exe

Note that this is not persistent! It will be gone when you restart. set variableName=path echo %variableName%

Install java on ubuntu / switch verisons

I am a linux noob. So what? Here is what I found searching the net how to switch java versions on Ubuntu: It is so easy to install Java on Ubuntu now. On Ubuntu 7.04 (Feisty Fawn), follow these steps: 1) Make sure you have the right repositories on your sources.list file. Edit your sources.list Continue reading →

Install Ubuntu without GRUB using Vista Bootmanager

I am aware that this article is a mess! It's been created in a hurry. Maybe with time I'll be able to format it correctly and order things a litlle. This is the big Tutorial for it: Link to the original tutorial. Problem to solve: Install GRUB to Ubuntu partition: Start Ubuntu Live CD, setup Continue reading →

As400: Find out OS version

'GO LICPGM' Choose option 10? (Display installed License programs) Look for "Operating System/400"-Entry (Hit F11 for version)

AS400 - Setting up a HTTP-Server

Here are some links solving all my problems, when I wanted to do the basic setup of a HTTP-Server on my AS400 System: Setup of HTTP-Server Quick config: 1) Start the Admin HTTP Server: STRTCPSVR SERVER(*HTTP) HTTPSVR(*ADMIN) 2) Access web configuration to create and start server instances: http://as400.ip:2001 When using a router, one has to direct Continue reading →

Warcraft 3 - LAN-Game not found.

When others don't find you game. You might wanna try to deactivate the DCHP-Service. DNS-Service might be a cause, too. Check post below

AS400 - CWBCO1003/10054 error

The P/C task CWBLMSRV (License mgmt server) remains running on remote P/C's after disconnection with the AS/400 (2210 router, V4R4, C/A Express). This task times out after 10 minutes or so, however, if the user attempts to re-connect and start a session during that time error message CWBCO1003/10054 (TCP error) is displayed and no session Continue reading →

Return top
 

Warning: array_filter() [function.array-filter]: The first argument should be an array in /var/www/web41/html/hp_fstyle/wordpress/wp-content/plugins/wordpress-tweaks/tweaks.php on line 650