################### Sun Feb 19 11:13:09 UTC 2006
/usr/local/Helix/Bin/rmserver /usr/local/Helix/rmserver.cfg -m80 &
cd /etc/rc.d/rc3.d;ln -s /usr/local/Helix/HelixStart.sh S99Helix
http://192.168.3.22:16143/admin/index.html
################## Mon Feb 27 17:34:04 UTC 2006
/usr/bin/kcmshell clock
################### Fri Mar 10 19:37:26 UTC 2006
http://stanton-finley.net/fedora_core_4_installation_notes.html#Yum
http://fedora.redhat.com/docs/yum/
.ulyssis.org/fedora/fc4/i386/RPMS.dries/rpmforge-release-0.2-2.2.fc4.rf.i386.rpmrpm -Uvh *.rpm
vi /etc/yum.repos.d/freshrpms.repo
[core]
name=FreshRPMS-Core
baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/core
http://ayo.us5.freshrpms.net/fedora/linux/$releasever/$basearch/core
failovermethod=priority
enabled=1
gpgcheck=1
[updates]
name=FreshRPMS-Updates
baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/updates
http://ayo.us5.freshrpms.net/fedora/linux/$releasever/$basearch/updates
failovermethod=priority
enabled=1
gpgcheck=1
[freshrpms]
name=FreshRPMS-Fresh
baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
http://ayo.us5.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
failovermethod=priority
enabled=1
gpgcheck=1
vi /etc/yum.repos.d/dries.repo
[dries]
name=Extra Fedora rpms dries - $releasever - $basearch
baseurl=http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/linux/$releasever/$basearch/dries/RPMS/
http://apt.sw.be/dries/fedora/fc4/$basearch/dries/RPMS/
failovermethod=priority
enabled=1
gpgcheck=1
rpm --import http://freshrpms.net/packages/RPM-GPG-KEY.txt
rpm --import http://dries.ulyssis.org/rpm/RPM-GPG-KEY.dries.txt
yum update [see notesYUM2]
################### Wed Mar 15 19:06:06 CST 2006
date shows time relative to UTC because no /etc/localtime
fix: cp -p /usr/share/zoneinfo/US/Central /etc/localtime
cp -p updateTime.sh /etc/cron.daily/
################### Fri Mar 17 16:58:11 CST 2006
added selinux=0 to /boot/grub/grub.conf
need to remove when samba is working
repaired samba by reinstalling it:
yum remove samba
yum install samba
cd /etc/rc.d/rc3.d;ln -s ../init.d/smb S31smb
vi /boot/grub/grub.conf (remove selinux=0)
NOTE: selinux left disabled, interfered with samba!!!
################### Thu Mar 23 17:46:51 CST 2006
yum install perl-Video-DVDRip
Installed: perl-Video-DVDRip.i386 0:0.97.6-1.2.fc4
Dependency Installed: ogmtools.i386 0:1.5-1.2.fc4.rf perl-Event.i386 0:1.06-1.2.fc4.rf perl-Event-RPC.noarch 0:0.88-1.2.fc4.rf perl-Glib.i386 0:1.120-1.fc4 perl-Gtk2.i386 0:1.120-1.fc4 perl-Gtk2-Ex-FormFactory.noarch 0:0.59-1.2.fc4.rf perl-IO-Socket-SSL.noarch 0:0.97-1.2.fc4.rf perl-Net-SSLeay.i386 0:1.26-2 perl-libintl.noarch 0:1.11-3 subtitleripper.i386 0:0.3.4-2.2.fc4.rf
Complete!
dvdrip
[filterlist] (re)scanning transcode's module path /usr/lib/transcode...
sh: line 1: 23042 Segmentation fault tcmodinfo -i compare 2>/dev/null
*** This build of Glib was compiled with glib 2.6.6, but is currently running with 2.6.4, which is too old. We'll continue, but expect problems!
*** This build of Gtk2 was compiled with gtk+ 2.6.10, but is currently running with 2.6.7, which is too old. We'll continue, but expect problems!
msg:
Can't start local master daemon on port 28646.
Execute the dvdrip-master program by hand to
see why it doesn't run. at /usr/lib/perl5/site_perl/5.8.6/Video/DVDRip/GUI/Main.pm line 772
yum install lsdvd xvid4conf rar fping
Installed: fping.i386 0:2.4b2-4.fc4 lsdvd.i386 0:0.16-0.lvn.1.fc4.4 xvid4conf.i386 0:1.12-1.2.fc4.rf
Complete!
################### Sun Jan 21 10:17:13 CST 2007
wget ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.3.2-0.i386.rpm
rpm -U ImageMagick-6.3.2-0.i386.rpm
error: Failed dependencies:
libdjvulibre.so.15 is needed by ImageMagick-6.3.2-0.i386
libgs.so.8 is needed by ImageMagick-6.3.2-0.i386
libgvc.so.3 is needed by ImageMagick-6.3.2-0.i386
liblcms.so.1 is needed by ImageMagick-6.3.2-0.i386
libpng12.so.0(PNG12_0) is needed by ImageMagick-6.3.2-0.i386
rtld(GNU_HASH) is needed by ImageMagick-6.3.2-0.i386
libMagick.so.6 is needed by (installed) transcode-1.0.2-3.2.fc4.rf.i386
yum install libdjvulibre.so.15
Package djvulibre.i386 0:3.5.15-2.fc4 set to be updated
yum install libgs.so.8
Cannot open/read repomd.xml file for repository: livna
failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try.
mv /etc/yum.repos.d/livna.repo /etc/yum.repos.d/livna.repo_HIDE
yum install libgs.so.8
No Match for argument: libgs.so.8
yum install libgvc.so.3
No Match for argument: libgvc.so.3
yum install liblcms.so.1
yum install libpng12.so.0
yum install rtld
yum install libMagick.so.6
################### Tue Jan 15 11:47:26 CST 2008
wvdialconf /etc/wvdial.conf
Found a modem on /dev/ttyS2.
Modem configuration written to /etc/wvdial.conf.
ttyS2: Speed 115200; init "ATQ0 V1 E1 S0=0
yum install efax
ln -s /dev/ttyS2 /dev/modem
/usr/sbin/ntpdate time-b.nist.gov
configured minicom (minicom -a)
Modem worked (atdt2344672)
convert MSFax.tif MSFax.g3
efax -t T2344672 MSFax.g3
efax: Tue Jan 15 17:06:46 2008 efax v 0.9 Copyright 1999 Ed Casas
efax: Tue Jan 15 17:06:46 2008 efax v 0.9 Copyright 1999 Ed Casas
efax: 06:46 compiled Mar 5 2005 14:29:56
efax: 06:46 opened /dev/modem
efax: 06:49 using U.S. Robotics 56K FAX INT V10.0.4 U.S. Robotics 56K FAX OK OK in class 2.0
efax: 06:50 dialing T2344672
efax: 07:17 remote ID -> " 3372344672"
efax: 07:17 connected
efax: 07:22 session 196lpi 9600bps 8.5"/215mm any 1D - - 20/10ms
efax: 07:22 header:[Tue Jan 15 17:06:46 2008 P. 1]
efax: 08:30 sent 20+2200 lines, 55730+20454 bytes, 68 s 8962 bps
efax: 08:30 sent -> MSFax.g3
efax: 08:30 done, returning 0 (success)
cd /home/cbs/VITAfax/
/usr/sbin/ntpdate time-b.nist.gov
cp -pr /tmp/TrueType/ /usr/share/fonts/default/
VITAfax.sh
minicom
efax -t T2344672 VITAfax.g3