Yum automated software installation and update for Red Hat Linux

Yum automated software installation and update for Red Hat Linux Yum is the easiest way to keep all programs up to date. It downloads and installs the latest version of a program. A single command can update all software installed, … Continue reading

Posted in Old Site | Tagged | Comments Off on Yum automated software installation and update for Red Hat Linux

Redhat 9 annoyances with fixes

Redhat 9 annoyances with fixes todo: the fixes… Mouse (ps2) disconnect/connect during X session does not work. No rescue tools in install cd’s (press alt-ctrl-f2 in installer). Lacking nano/pico, lynx, parted, smart boot manger… Fire seems to have these. Default … Continue reading

Posted in Old Site | Comments Off on Redhat 9 annoyances with fixes

Making Preformated PRE Text Warp in CSS3, Mozilla, Opera and IE

Making preformated <pre&gt text wrap in CSS3, Mozilla, Opera and IE Code snippets and poems often use spaces for indenting text. Pre-tag is used to display preformatted text on webpages. This makes indenting visible, but has the annoying side-effect of … Continue reading

Posted in Old Site | Tagged , , , | Comments Off on Making Preformated PRE Text Warp in CSS3, Mozilla, Opera and IE

Perl – teroref

Perl – teroref Hello world – compiling Save your program as hello.pl. #!/usr/bin/perl print “Hello teroref world!nn”; Make it executable, chmod a+x hello.pl and run ./hello.pl. Troubleshooting “bad interpreter” – The first line with #! is wrong. Change the path … Continue reading

Posted in Old Site | Tagged | Comments Off on Perl – teroref

Tero Karvinen

Tero Karvinen Contact – Linux – Courses – Games – Links Contact email: tero . karvinen <atta> iki . fi tel: +358 40 527 84 63 address: Kulmavuorenkatu 2 C 79 FIN-00500 Helsinki url: www.iki.fi/karvinen Ssh authorized_keys for giving me … Continue reading

Posted in Old Site | Comments Off on Tero Karvinen

Network booting with DHCP and PXE using Fedora Core 1

Network booting with DHCP and PXE using Fedora Core 1 This article is not copyedited, but the configuration in the tarball works. Extract teros-tftpboot.tar.bz2 to your /tftpboot/. (The file is hosted by Helia). Add to your /etc/dhcpd.conf: filename “pxelinux.0”; pxelinux.0 … Continue reading

Posted in Old Site | Tagged , | Comments Off on Network booting with DHCP and PXE using Fedora Core 1

Dual boot Fedora Linux and Windows XP, resizing NTFS

Dual boot Fedora Linux and Windows XP, resizing NTFS Howto resize Windows XP NTFS partition non-destructively, install Feodra Core and create a boot menu for both operating systems. All tools used are free except Windows XP. Windows XP is a … Continue reading

Posted in Old Site | Tagged , | Comments Off on Dual boot Fedora Linux and Windows XP, resizing NTFS

Linux tutuksi Redhat linuxilla

Asennus Graafinen käyttöliittymä1> Komentorivi Liikkuminen Tekstitiedostojen muokkaaminen todo: Desktop-asennuksessa ei tule tekstitilan tekstieditoria. Hakemistorakenne HFS Ohjelmien asentaminen rpm lsb rpm -i, rpm -q, rpm -e apache ssh Copyright 2003 Tero Karvinen. All rights reserved. XHTML Basic 1.0

Posted in Old Site | Tagged | Comments Off on Linux tutuksi Redhat linuxilla

Build Web Interface to Database – LAMP Linux Apache MySQL PHP

Build Web Interface to Database – LAMP Linux Apache MySQL PHP In this howto, we program a simple database application. It reads data from a database, then prints it on a web page. Techniques teached here are used for building … Continue reading

Posted in Old Site | Tagged , | Comments Off on Build Web Interface to Database – LAMP Linux Apache MySQL PHP

Linux perusteet ja Debian Linux 3.0 Woody

Linux perusteet ja Debian Linux 3.0 Woody Copyright (c) 2003 Tero Karvinen tero.karvinen atta iki.fi Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version … Continue reading

Posted in Old Site | Tagged | Comments Off on Linux perusteet ja Debian Linux 3.0 Woody