Hi, Alexandre Ratchov
this PC is old(about 10 yeas old) hitachi server (HA-8000) .
the full dmesg is
# dmesg
OpenBSD 6.5-current (GENERIC.MP) #17: Sun May 12 00:53:38 MDT 2019
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8564375552
i use 6.6 snapshots and USB sound card .
the card play youtube well including sound .
--
$ dmesg | grep audio
uaudio0 at uhub2 port 4 configuration 1 interface 1 "C-Media
Electronics Inc. USB Audio Device" rev 1.10/1.00 addr 5
uaudio0: class v1, full-speed, sync, channe
hi all !
yesterday i newly installed openbsd snapshots ,
i managed to start samba .
hi# date ; /etc/rc.d/samba start ; date
Tue May 14 02:36:22 JST 2019
smbd(ok)
nmbd(ok)
Tue May 14 02:36:48 JST 2019
namely 26 seconds
hi#
hi# testparm
rlimit_max: increasing rlimit_max (128) to minimum Windows
I think that the microsoft will continue to change its network system in
order not to be invaded by free UNIX .
If so, the pursuit of samba will be painful .
But it is only a personal imagination
hi,all
i reinstall samba by using ports .
dell# ps ax| grep bd
72188 p0 S+p 0:00.00 grep bd
dell# /etc/rc.d/samba -f start
smbd(timeout)
dell# ps ax| grep bd
71545 p0 R/1 0:41.36 /usr/local/sbin/smbd -D -D
52315 p0 S+p 0:00.00 grep bd
i think '-D -D' is perhaps bad .
by the w
hi all .
the samba of snapshots does not start .
dell# /etc/rc.d/samba start
smbd(timeout)
but
dell# nmbd -D
dell# smbd -D
dell# ps ax | grep mbd
52176 ?? Is 0:00.05 /usr/local/sbin/smbd -D -D
87251 ?? S 0:00.05 /usr/local/sbin/smbd -D -D
64985 ?? S 0:00.00 /usr/local/sb
hi all .
i made a wifi router by openbsd .
but my USB wifi is too old , so slow speed .
do you know some good USB wifis ?
the next is my setting .
i386# ./comment-out.bat /etc/rc.local
/root/wifi-router.bat-rum0
/etc/rc.d/dhcpd -f restart
i386# cat /root/wifi-router.bat-rum0
ifconfi
sorry , very sorry .
it is my mistake .
Voice Typing in Google Docs is not OK in snapshots at present .
my PC is triple boot , so i mistake .
---
regards
hi all .
i try openbsd snapshots(6.4) .
Voice Typing in Google Documents in Japanese run well .
it very nice because it is not impossible using manjaro linix (No1
at DistroWatch Page Hit Ranking) .
---
regards
hi all .
i do backup hard disk by booting archlinux's install USB memory and dd .
because one liner ' while true ; do ; sleep 10 ; killall -USR1 dd ;
done '
is effective on another screen ( alt + F2 ) .
so i know the progressive state of dd on original screen ( alt + F1) .
reversely i do ar
hi
i usually boot PC by the USB memory of install63.fs ( =snapshots ).
the method is dd if=./install63.fs of=/dev/rsd1c bs=1m <-openbsd
dd if=./install63.fs of=/dev/sdb bs=32k
<-linux
and do Upgrade
and start snapshots , then pkg_add -u .
that's the main st
i thank for kasak's nice advices of samba .
yesteday's perhaps today's snapshot is stable .
i am looking forward to 6.4 .
---
regards
hi all .
it is supprising openbsd snapshots runs samba .
and
windows 10 accesses "OpenSamba" .
but this may contain some errors .
then please point them .
1)/etc/samba/smb.conf
[global]
workgroup = WORKGROUP
server string = SAMBA SERVER Version %v
netbios name = OpenSamba
security = user
passdb
thanks for kind advises .
on linux
-
# dd if=/dev/sdb of=./OpenBSD-8G-snapshot.img bs=32k
58195+0 records in
58194+0 records out
1906900992 bytes (1.9 GB, 1.8 GiB) copied, 25.1818 s, 75.7 MB/s
109011+0 records in
109010+0 records out
3572039680 bytes (3.6 GB, 3.3 GiB) copied, 56.2196 s, 63.5 M
hi all .
on Linux
dd-progress.bat <
---
while true
do
date
killall -USR1 dd
echo
echo
sleep 30
done
but killall is not possibele on OpenBSD .
---
regards
hi all .
xscreensaver on lumina (snapshots) works well ,
but
xscreensaver on lumina (6.3) does not work well .
namely
i cannnot restore screen by moving mouse or typing keyboard .
and
urtwn0 and run0 by snapshots works well , but urtwn0 by 6.3 did not
get address
from wifi router .
---
regards
hi .
it is fun that i do the print command on OpenBSD's chrome
at the company , then i get the printing at my home's printer which is
registerd on ArchLinux's chromium .
namely internet printing !
[Google Cloud Print for Chromium] is interesting !
---
http://openbsd-akita.blogspot.com/2018
hi all .
i do not understand lpr .
so my settings are
# ls -l /usr/bin/lpr
lrwxr-xr-x 1 root wheel 18 Jun 1 05:52 /usr/bin/lpr ->
/home/snap/lpr.bat
# cat /home/snap/lpr.bat
lp -dEP-901A
then
seamonkey and leafpad print easily .
---
regards
hi
i can not distinguish between lp and lpr .
anyway
/etc/printcap
709a-wifi|709a-wifi:rm=bsd.my.domain:rp=709a-wifi:
and
the setting of print on leafpad is 'lp -d709a-wifi ' .
it goes well .
regards
ps my /etc/cups/cupsd.conf is
LogLevel warn
PageLogFormat
Listen localhost:631
Listen
hi all .
i at last find i can print if i use the printer which has both cups driver
and wifi interface (for example EP-709A).
so
i do not need to use [ Google Cloud Print for Chromium ] .
and
i think it is impossible to print USB only printers .
at this sate openbsd become everyday OS .
---
reg
> Your initial system and final system were One Big Partition layouts --
about this , i did it on a linux previously .
namely
(cd /m1;tar cvpf - altroot ) | (cd /m2 ; tar xpf - )
(cd /m1;tar cvpf - bin ) | (cd /m2 ; tar xpf - )
(cd /m1;tar cvpf - boot ) | (cd
my way has a weak point that the kernel of the small HDD may become
different from that of the big HDD by of using ' upgrade ' .
( it is good in case of virsion up 6.2->6.3 )
are there sophistcated methods not chainging kernel ?
i used 'upgrade' process to load the boot loader to small HDD .
hi all .
i manage to clone bigger HDD(sd1) to smaller HDD(sd0)
this is dangerous , so please test .
and there may be some errors , then please point them out .
1) boot pc by USB stick ( indtall53.fs)
2)chose install
3) acertain disks by !
4) exit
5) which disk is the root dik ? ---> sd0
then f
hi all .
i found a very nice page ( http://fuguita.org/index.php?BBS%2F3 ) .
so i follow it , then i manage to clone HDD1 to HDD2 ( fdisk , disklabel &
growfs )
1) HDD1 < HDD2
2) dd HDD1 to HDD2 (by archlinux)
3) power on HDD2
boot bsd.rd
fdisk -e sd0 -> edit 3
disklabel -E sd0 -> b -> c a
fs
using [ Google Cloud Print for Chromium ] ,
i also print text files besides pdf files .
for example
1) chrome test.txt
2) right click , then the print menu appears .
(cups is not installed)
i installed 6.3 snapshots .
it runs well lumina & japanese input method (scim-anthy) .
thanks
i write down in more detailed manner but in japanese in
https://qiita.com/tyokai/items/0cb47bd08cf6ec45de93 .
-
regards
hi all
i recently get it about 40$.
it consumes only 15W .
so it is sutable for www server .
it iwas already installed puppy linux on flash memory by seller .
i already have 2.5 inch sata hard disk which was installed Uefi openbsd.
so i attach it to sata interface on board .
i prepare
cat /initr
thanks for reading .
fedora on mac pro 2006 can play audio file .
any way i follow you .
first
###
# dmesg
OpenBSD 6.2 (GENERIC.MP) #0: Thu Oct 12 19:53:18 CEST 2017
r...@syspatch-62-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/
GENERIC.MP
real mem = 4272590848 (
i install openbsd 6.2 into mac pro 2006 .
(boot by fedora's grub )
but i cannot hear sound .
$ dmesg | grep audio
audio0 at azalia0
$ dmesg | grep azalia
azalia0 at pci0 dev 27 function 0 "Intel 6321ESB HD Audio" rev 0x09: msi
azalia0: codecs: Realtek ALC885
audio0 at azalia0
are there any advi
conclusion
the grub of both debian32 bit and fedora 32 bit can boot openbsd 6.2 amd64
boots easily .
the details is
http://openbsd-akita.blogspot.jp/2017/10/macpro-2006-runs-openbsd.html
the movies of fedora's one is
https://www.youtube.com/watch?v=lqK9LIcHiQg
but my taste is debian.
hi all .
till now i cannot print by USB printer (epson PX-404A) from openbsd .
now i suceed to print from openbsd to use[ Google Cloud Print for Chromium
] .
HUBarchlinux:USBPX-404A
|
openbsd
PX-404A is an old old USB pringer and of course *not* a Cloud Printer .
but openbsd's *ch
hi
at noon i attach old and cheap "ATI Radeon HD 2400 XT" insted of " nvidea
Geforce GT 7300" ,
then lumina works well .
at present i use manjarolinux's grub to boot openbsd .
but this method is impossible to reproduce ( i do not know why ) .
this morning i install [ *i686* mint linux ] to
thans for good information .
your writing is difficult for the MAC newbie like me .
i need some time to understand it .
by the way
i uproad the scene how manjarolinux's grub boots openbsd 6.2 .
it is https://youtu.be/VCd8-ttmq4k .
i add a commment .
it is queer that my manjarolinux's grub can bo
sorry correction
(wrong)
any way the previous openbsd is 6.1 .
i use legacy PC and CD(install62.fs ) and install OpenBSD area .
[ don’t touch msdos aea (wd0i)]
(right)
any way the previous openbsd is 6.1 .
i use legacy PC and CD(install62.iso ) and install OpenBSD area .
[ don’t touch msdos aea (
hi
i have not touched to MAC till now .
the other day i got macpro(mid 2006) under $80 at auction .
manjarolinux(64bit)’s grub boots openbsd .
the result is
1)
$ uname -ar
OpenBSD mac.my.domain 6.2 GENERIC.MP#134 amd64
2)
top
load averages: 0.10, 0.13, 0.06
what a fast machine Espie uses !
i am unfamiliar with programing .
so i say only from my little expirience .
when using 6.0 ,
a specific PC could not run xfce which was installed by pkg_add .
so i installed from ports , then xfce run well .
by the way it is astonishing that openbsd's *all*
i build my openbsd snapshots machine from source
(kernel , userland and xenodm )
the PC complied from source works more correctly
as if ready made suite is not my just size ,
tailered one is very fit , so i think .
---
regards
owing to the great effort of ports maintener ,
i finsh ' make install ' of chronium's port in openbsd *snapshot* installed
PC .
but it takes long time ( 18hr ) on my old machime .
-
# pkg_info | grep chromium
chromium-61.0.3163.100p0 Chromium browser
# dme
ps
in case of roxterm
if the character encoding is set to UTF8 , input japanese is OK .
i think xterm is poor at japanese .
regard
hi Niels .
i am a japenese , so i write down about japanese input method in
http://openbsd-akita.blogspot.jp/2017/10/openbsd-62-lumina.html .
i use ibus-anthy .
scim-anthy is impossible for me .
---
regards
hi all .
i tried amd64 snaphots (9/23) & lumina .
the setting is simple
---
cat .xsession
exec start-lumina-desktop
---
after using make world , lumina runs well .
the desk top setting of xfce4 also appears on the lumina's desktop .
1) https://wiki.archlinux.org/index.php/Lumina says that
L
sorry , correct it
./comment-out.bat
dd-progress.bat
x=`ps ax| grep rsd | cut -d ' ' -f 1 | awk 'NR == 1' `
while true
do
date
kill -INFO $x
sleep 3
echo
echo
done
thanks for advices .
dd if=/dev/rsd0c of=/dev/rsd2c bs=64k
and another terminal
dd-progress.bat
---
x=`ps ax| grep rsd | cut -d ' ' -f 1`
while true
do
date
kill -INFO $x
sleep 3
echo
echo
done
then on origina; terminal
--l
3891396608 by
hi all .
in Linux , i know it by
dd-progress.bat
---
while true
do
date
killall -USR1 dd
echo
echo
sleep 10
date
sleep 10
date
sleep 10
done
---
what about in OpenBSD ?
-
regards
continued
i try and error and try
i replace command line "lpr" to " lp
-h192.168.1.64:631/printers/EPSON_PX-404A/version=1.1 "
then print www page directly to arch's USB printer .
but
when i restart seamonley , this " lp
-h192.168.1.64:631/printers/EPSON_PX-404A/version=1.1 " disapear .
continued
at openbsd
use seamonkey , and print page to file (mozilla.pdf)
lp -h192.168.1.64:631/printers/EPSON_PX-404A/version=1.1 mozilla.pdf
then print it to USB printer which is attached to archlinux
-
Hi all.
my situation is
openbsd--wired-->archlinux(192.168.1.64)--usb cable->USB printer
1) in archlinux
cat /etc/cups/cupsd.conf
---
MaxLogSize 0
LogLevel warn
port 631 #<-
Browsing On
BrowseLocalProtocols dnssd
DefaultAuthType Basic
WebInterface Yes
in my case
3)cat .xsession
startxfce4
4)cat /etc/rc.conf.local
xenodm_flags=
i want to do autologin such as slim .
but slim is too old tu use .
regards
hi all .
it is not difficult to start xfce4 via xenodm .
is there anyone who can succeed autologin via xenodm ?
---
regards
hi all .
i have a printher(DCP-J925N) that cups does not support.
but archlinux can make it usable
(by https://github.com/nozaki87/brotherdcpj925n/blob/master/PKGBUILD) .
openbsd's cups can do make pdf .
so i sent the pdf file to archlinux by scp .
and i do ssh to archlinux and lp the pdf file
hi all .
using snaphots of october 2nd and ports , i can compile x11vnc .
but it taks long hours ( about two days) .
i have memorized openbsd on beaglebone black(BBB)
openbsd on BBB is very small system , so it can run on everything ( for
example door , baby car )
http://akita-arm.blogspot.jp/2
Hi all .
i try to print with USB printer .
differen from linux , it seams hard .
does anyone find good URL about printing with USB printer by cups ?
-
regards
thanks for advice of Juan and Jonathan .
i try snapshots.
*now 8/13/2016* it can not reach the step of entrance of install .
so i try 5.8 by shell script
./comment-out.bat
get_and_burn-panda_XY.bat
wget ftp://mirror.yandex.ru/pub/OpenBSD/$1.$2/armv7/miniroot-panda-$1$2.fs
echo '---get---'
l
Hi all .
i report this .
i take photos .
they are on
http://akita-arm.blogspot.jp/2016/08/pandaboard-openbsd.html
i am looking forward to meet openbsd 60 's armv7 .
regards
my favorite arm board is odroid-c2 .
and os is dietpi .
Hi all .
i now use arm linux as server .
because it needs 5W , so its cost as 24Hr server is very low
and
it's root can be put in hard disk , so big space can be get .
where is the image of openbsd arm ?
( raspberry pi , pine64 or other )
---
regards
thanks for ludovic
# ls -l /var/www/1/
total 16
-rw-r- 1 www www 65 Apr 29 11:19 .htpasswd
# chmod 640 /var/www/1/.htpasswd
this go well .
tuyosi
Hi all .
i do
chmod 777 /var/www/1/.htpasswd
and so
nginx works with basic authentification.
but this setting is too open .
are there any idea ?
#
/etc/nginx/nginx.conf
events {
worker_connections 800;
}
http {
include mime.types;
default_type appli
hi all .
i do command [ scim-anthy ] , and at [ global setup ] i remove check of
[Others] .
but i do again scim-setup , check mark is on [Others] namely no change .
so i think that something is wrong with scim-anthy of 5.9 i386.
at present i use ibus-anthy , and this works well .
-
regard
thanks for Stefan's good idvice .
i add
3)too common , only dhcpd & pf (no bridge)
internet-router:192.168.1.1--FON192.168.10.1...wifi...rum0[openbsd]axe0---TV
/etc/hostname.rum0
nwid MyPlace
wpakey 70810
dhcp
/etc/hostname.axe0
inet 192.168.0.1 255.255.255.0
/etc/dhcpd.interfaces
i try openbsd .
1) too common way( wired-wired bridge)
internet--router:192.168.1.1--em0[openbsd]axe0---TV
/etc/hostname.em0
dhcp
/etc/hostname.axe0
up
/etc/hostname.bridge0
add em0
add axe0
up
TV
address 192.168.1.250
gateway 192.168.1.1
dns 192.168.1.1
2)
wifi bridging is hard
inter
hi,all
i write my home work the latter part .
first i rewite /etc/network/interfaces
--
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.0.1
netmask 255.255.255.0
broadcast 192.168.0.255
auto wlan0
iface wlan0 inet dhcp
wpa-ssid UR
ity of ethenet converter on OpenBSD
my bed room has no lan cable .
and the video recorder has no wifi ,
so i want ethenet converter
regards , tuyosi
i follow your advice .
the resul is
---
# ifconfig -a
lo0: flags=8049 mtu 32768
priority: 0
groups: lo
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff00
re0: flags=8b43
mtu 1500
llad
hi all ,
my room has no wired lan cord .
my situation is
internet
|
wifi router
192.168.100.254
|
|wireless
|
rum0:dhcpcd
openbsd
re0
|
|wired LAN
|
video recorder
my intension is that
video recorder recieves address from wifi router ( ***not from openbsd***)
debian linux has
https://wiki.d
On 2015-12-14, Tuyosi Takesima wrote:
> > Hi all .
> > about openvpn ,i follow http://www.kernel-panic.it/openbsd/vpn/vpn4.html
> >
> > cp openssl-0.9.6.cnf openssl.cnf
> >
> > and
> > when # ./pkitool
>
> easy-rsa is broken in 5.8 release. If you fe
Hi all .
about openvpn ,i follow http://www.kernel-panic.it/openbsd/vpn/vpn4.html
cp openssl-0.9.6.cnf openssl.cnf
and
when # ./pkitool
--initca
then
Using CA Common Name: changeme
error on line 39 of /usr/local/share/easy-rsa/openssl.cnf
6496586334084:error:0E065068:configuration file routines:S
i follow current of openbsd on Linux's kvm of ext2_fs .
and
return this qemu image to openbsd partition by tar over ssh .
(
http://openbsd-akita.blogspot.jp/2015/11/export-kvms-image-to-real-machine.html
)
but i hear there is qemu-nbd in Linux.
i try it .
# modprobe nbd max_part=8
# qemu-nbd --c
hi all
i write **only tentative ** plan .
it perhaps has imcompleteness .
URL is
http://openbsd-akita.blogspot.jp/2015/11/export-kvms-image-to-real-machine.html
.
-
regards
Hi all .
a little progress was made .
from FAQ8
boot> boot -s
# fsck -p / && mount -uw /<--- ok
# fsck -p /usr && mount /usr <--- fail
touch /etc/spwd.db
and then
i can login by root .
but login by tuyosi is not possible
so i create user TUYOSI .
t
thanks for kind advices .
i do
1) ssh root@192.168.100.101 "tar czpf - / | tar xzpf - -C /MNT
and
2) installboot -r /MNT sd1 (on openbsd5.8 = sd0a)
and then
3) boot by grub
perhaps sd1a's current openbsd comes up
because [ /dev/sd1a(655d3964e75dc0cc.a): file system is clean ; not
checkin
thanks for advices .
i rewrite /MNT/etc/fstab concerning [disklabel sd1]
9f39539222428a90.b none swap sw
#9f39539222428a90.a / ffs rw 1 1
# duid: 655d3964e75dc0cc
655d3964e75dc0cc.a / ffs rw 1 1
but i cannot boot sd1's openbsd .
# /MNT/usr/sbin/installboot -
machine ,
i copy OpenBSD-current.img from ext2 erea fs to openbsd erea.
then
on openbsd
qemu-system-x86_64 -m 1024 -hda OpenBSD-current.img -net
nic,vlan=1,model=e1000,macaddr=fe:e1:ba:d3:e7:11 -net tap,vlan=1
then on this virtual machine
scp -r / tuyosi@192.168.100.101:/MNT.
(here
Hi all .
i decide to follow [curent openbsd ] by KVM on linux .
how to send virtual space's openbst to real space ?
-
regards
today i first time follow current .
# cd /usr
# export CVSROOT=anon...@anoncvs.jp.openbsd.org:/cvs
# cvs -d$CVSROOT checkout -P src
cvs -d$CVSROOT checkout -P sys<---
1)quetion
is [cvs -d$CVSROOT checkout -P sys] needless ?
and
Faq write about on
hi all .
i start openbsd-snapshots by ***kvm*** .
and
chose 'keyboad layout' jp(japanese),
then i cannot input _(under bar) .
so
i am obliged to use 'keyboad layout' us .
this is a little incovinient .
how to cope with this ?
---
regards
graphical log on is seen in next URL
http://openbsd-akita.blogspot.jp/2015/10/openbsd-lives-in-sd1-2gb-usb-stick.html
- 2 yuma yuma 8192 7æ 6 2014 tools_x64
ant then reboot , graphical openbsd logo mark appear .
very happy for openbsd fellows .
---
tuyosi
- 2 yuma yuma 8192 7æ 6 2014 tools_x64
ant then reboot , graphical openbsd logo mark appear .
very happy for openbsd fellows .
---
tuyosi
i add photos in convinience .
see
http://openbsd-akita.blogspot.jp/2015/10/openbsd-uefi.html
/mnt/usr/mdec/BOOT* /mnt2/efi/boo
what about this ?
there may be some imcopleteness , then help me.
---
regards , tuyosi
sorry mustake .
cp /mnt/usr/mdec/BOOT* /mnt2/efi/boot
---
now state
ls -l ./EFI/BOOT/
total 280
-r-xr-xr-x 1 root root 110592 10æ 13 17:57 bootia32.efi
-rwxr-xr-x 1 root root 120832 10æ 13 17:57 bootx64.efi
drwxr-xr-x 2 root root 8192
u UPGRADE .
and
mount /dev/sd1i /mnt2
cp /mnt/usr/mdec/BOOTX64.EFI /mnt2/efi/boo
5) then openbsd can boot under UEFI
this may be illusion .
i hope someone try this.
if success , very happy for openbsd fellows
---
tuyosi
that PC is a note book.
fortunately i remove battern for 30 minites .
and power on , windows 10 comes up .
bios is not damaged .
now PC is 64bit not 32bit , UEFI is important .
case reports contribute UEFI of openbsd .
?
i hesitate to try until UEFI installation is matured
tuyosi
i organized ' qemu and tap '
on http://qemuandopenbsd.blogspot.jp/2015/09/qemu.html
but this is japanese .
use translation site , for example .
https://translate.google.co.jp/?hl=ja
i can run tiny core plus ( with X and japanese input)
perhaps there are mistaks .
please point out them .
as homework
install
run
CorePlus-5.1-jaOK(by cdrom)X OK
puppy precise571fail
perhaps debian should be run as CUI (character base) in slow machine .
is very attractive except its slowness .
in this vertual
mistake
cat /etc/hostname.bridge0
add vether0
add vio0 -> sis0
up
but vio0 also work , why ?
and instlatin process ,
tiny-core boot > but i donot know how to
save .
tiny-core-plus cannot boot
again qemu is slow , so i hesit
Hi all .
i manage to work qemu .
all i do by root user .
my situation
--
internet
|
router(dhcpd server)
|
sis0
openbsd
$ cat
/etc/hostname.tun0
link0
up
$ cat
/etc/hostname.vether0
inet inet 192.168.1.194 255.255.255.0 NONE
cat
/etc/hostname.bridge0
add vether0
hi all .
i make bootable openbsd USB stick by ordinaly installatin .
if i can make bootable CD from this USB , it is very happy .
are there any methods ?
is linux's isolinux or so possible ?
is it very difficult to solve ?
===
rebards
Hi all .
i follow http://brycv.com/blog/2013/notes-on-openbsd-in-qemu-on-openbsd/
openbsd(rental server):vio0 157.7.208.141 internet
and
qemu-run.sh
export ETHER=vether0
export BRIDGE=bridge0
qemu-system-i386 first-image.img -m 512
Hi all .
i installed mediatomb and sqlite with pkg_add .
it works well .
but all folds is seen by filesystem of mediatomb.
i want than /MOVIES only is seen by filesystem of mediatomb .
what should i do ?
---
tuyosi
--
cd /home/tuyosi/SnortSnarf-1.0/
./snortsnarf.pl /var/log/snort/alert -d /var/www/d0/snort
chown -R www /var/www/d0
^^
example is http://aoiyuma.mydns.jp/snort/index.html
---
regards
thanks koko .
for me , nsd is too hard .
so i make a tryal to build intranet mail server
with unbound , opensmtpd and dovecot without nsd or bind .
see http://aoiyuma.mydns.jp/unbound+opensmtpd.html by using proper
translation URL .
-
see you .
Fmydns-MS.html&edit-text=
without openbsd fellow's , i remain postfix and struggle .
opensmtpd is simple ant talentful and beautiful .
--
regards
tuyosi
est 12
>>> RSET
relay NOT accepted!!
Relay test 13
>>> RSET
relay NOT accepted!!
Relay test 14
>>> RSET
relay NOT accepted!!
Relay test 15
>>> RSET
relay NOT accepted!!
Relay test 16
>>> RSET
relay NOT accepted!!
Relay test 17
>>> RSET
relay NOT accepted!!
Relay test 18
>>> RSET
relay NOT accepted!!
Relay test 19
>>> RSET
relay NOT accepted!!
Closing connection ...
>>> QUIT
Relay test result
All tests performed, no relays accepted.
without fellows helps , i cannot .
thanks for all
tuyosi
i have done my homework
buti cannot send mails to x...@gmail.com & x...@gmx.com .
Do you have any error code or message ?
thunderbird says
---
An error occurred while sending mail. The mail server responded:
Invalid recipient. <---
Please check the message recipie
thanks for Denis
|Tell me if I'm wrong but you don't listen on port 25 or 465.
your advise is great !
/etc/mail/smtpd.conf is rewriten .
listen on lo0
listen on em0 port 25<-to recieve mail from gmx
listen on em0 port 465 <-to recieve mail from gmail
tab
Hi all.
sorry for my poor english.
following may be illusion .
but i do experiment .
for example
Gmail server 3.4.5.6<--4.5.6.7PC1
|
|
aoi server 2.3.4.5 <--1.2.3.4PC2
Gmail server reject mail from PC2 because Gmail server thinks that it is
relayed by
Hi all
i manage to make ***elementary*** mail server by opensmtpd and dovecot .
overview is next.
internet---arch linux(thunderbird)
|
|
|
openbsd on rental server( mail server)
1) only opensmtpd run .
# ps ax | grep post
26624 p0 S+ 0:00.00 grep post
# ps ax | grep dove
28879 ??
1 - 100 of 182 matches
Mail list logo