Most recent edit on 2008-12-30 21:22:28 by JimLucas
Additions:
~-Install Postfix and Dovecot with MySQL & SASL support
Edited on 2008-10-26 21:31:13 by JimLucas
Additions:
Different CLI options
find ./ -type f -name "*.jpg" | sed -e "s/\(.*\)/\"\\1\"/" | xargs rm
Edited on 2008-05-02 09:19:00 by JimLucas
Additions:
Edited on 2008-05-02 09:18:39 by JimLucas
Additions:
How to mount different things
1. mount CDROM
# mkdir /mnt/cdrom
# echo "/dev/cd0a /mnt/cdrom cd9660 ro,nodev,nosuid,noauto 0 0"
/etc/fstab
#mount /mnt/cdrom
2. mount iso
# vnconfig svnd0 /usr/local/share/4.1.iso
# mount -t cd9660 /dev/svnd0c /mnt/cdrom
3. mount usb
# mkdir /mnt/usb
# mount_msdos /dev/sd0i /mnt/usb
Edited on 2008-04-17 23:13:02 by JimLucas
Additions:
~-Configure and MP3 Streaming Software Server
Deletions:
~-OpenBSD Server Setup
Edited on 2008-04-17 23:12:14 by JimLucas
Additions:
Edited on 2008-04-17 23:11:55 by JimLucas
Additions:
~~-Upgrade an OpenBSD machine
Deletions:
Edited on 2008-04-17 23:11:36 by JimLucas
No differences.
Edited on 2008-04-17 23:11:26 by JimLucas
Additions:
Edited on 2008-04-17 23:11:14 by JimLucas
Additions:
~-Upgrade an OpenBSD machine
Deletions:
Edited on 2007-10-08 07:59:03 by JimLucas
Additions:
Oldest known version of this page was edited on 2007-10-08 07:58:45 by JimLucas []
Page view:
~-
OpenBSD Server Setup