Re: Date of yesterday

2018-04-09 Thread Stephane HUC "CIOTBSD"
as: date -r $(( $(date +%s) - 86400)) +%F ;) Le 04/09/18 à 10:26, Paul de Weerd a écrit : > On Sun, Apr 08, 2018 at 11:12:43PM -0700, Philip Guenther wrote: > | On Sun, Apr 8, 2018 at 10:54 PM, Robert Klein wrote: > | > | > this works for me: > | > > | > date -r $(( $(date +%s) - 1 * 24 * 60 * 6

Re: X: WaitForSomething(): poll: Invalid argument

2018-04-07 Thread Stephane HUC "CIOTBSD"
FYI: On OpenBSD 6.2, i've not this problem, with same configuration! ??? Le 04/05/18 à 10:46, Stephane HUC "CIOTBSD" a écrit : > Oh, i found my problem. I configured options wsconcfg with wsconsctl. > > When i modify, either 'display.vblank=on', or 'mouse

Re: X: WaitForSomething(): poll: Invalid argument

2018-04-05 Thread Stephane HUC "CIOTBSD"
Oh, i found my problem. I configured options wsconcfg with wsconsctl. When i modify, either 'display.vblank=on', or 'mouse.tp.tapping=1', X not recognize those values, and the daemon fill logs! :( Maybe I'm doing this wrong!? And sorry, for the several posting. Few bad problems in same tim

Re: samba client

2018-02-08 Thread Stephane HUC "CIOTBSD"
install package gvfs if X, to use with xfce or gnome... Le 08/02/2018 à 01:18, listo factor a écrit : > I have a need to mount existing samba shares on a linux box, > on the  openbsd 6.2 computer. There is no use for a samba server > on it, and I would prefer not to install one. What is the > appr

Re: Running Debian in vmd - succes

2017-04-18 Thread Stephane HUC "CIOTBSD"
Hi, Could you explain more the process? or, an url to understand? Le 04/18/17 à 17:09, Jan Lambertz a écrit : > For those who did not already know, vmd can run Linux guests with its > seabios Firmware. However this does not work out of the box for Linux > guests with grub bootloader even with gr

Re: xfce4 shutdown and reboot buttons

2017-01-23 Thread Stephane HUC "CIOTBSD"
Yes, Please, read the file /usr/local/share/docs/pkg-readmes/xfce-4.12p3 ;) Le 01/23/17 à 14:19, G a écrit : > Hello. > I have xfce4 on my laptop. > I use application menu plugin > WHen i want to restart or shutdown my laptop the buttons are disable.I > add my user to operator group but they are

Re: HP Proliant MicroServer G8: not seeing disks [solved]

2016-12-03 Thread Stephane HUC "CIOTBSD"
Hi Stuart. What microserver would you recommend?! Le 12/03/16 à 12:08, Stuart Henderson a écrit : > On 2016-12-02, Peter N. M. Hansteen wrote: >> My only complaint is that due to the maze of twisty nonsense that is the >> HPE web site I never got the BIOS upgrade > > It's at > http://h20564.ww

Re: PCI Express wireless adapter supported under OpenBSD

2016-11-30 Thread Stephane HUC "CIOTBSD"
It seems Ralink chips supports Host AP! http://man.openbsd.org/OpenBSD-current/man4/ral.4 Le 11/30/16 à 14:01, Stephane HUC "CIOTBSD" a écrit : > It seems few atheros support HostAP mode: > > http://man.openbsd.org/OpenBSD-current/man4/athn.4 > > AR9380 is too recen

Re: PCI Express wireless adapter supported under OpenBSD

2016-11-30 Thread Stephane HUC "CIOTBSD"
It seems few atheros support HostAP mode: http://man.openbsd.org/OpenBSD-current/man4/athn.4 AR9380 is too recent!? (and not supported by OBSD, at this time) Le 11/30/16 à 13:38, Stefan Sperling a écrit : > On Wed, Nov 30, 2016 at 12:07:55PM +, C. L. Martinez wrote: >> Ok, I have found a goo

Re: PCI Express wireless adapter supported under OpenBSD

2016-11-30 Thread Stephane HUC "CIOTBSD"
mode. Furthermore, this mode is not supported on USB devices. See the list ;) Le 11/30/16 à 13:36, Stefan Sperling a écrit : > On Wed, Nov 30, 2016 at 01:22:11PM +0100, Stephane HUC "CIOTBSD" wrote: >> Better use: >> >> - TP-Link TL-WDN3200 - run(4) >> - TP

Re: PCI Express wireless adapter supported under OpenBSD

2016-11-30 Thread Stephane HUC "CIOTBSD"
Better use: - TP-Link TL-WDN3200 - run(4) - TP-Link TL-WN723N v3 - urtwn(4) - TP-Link TL-WN725N v2 - urtwn(4) <= i've this, and run correctly! (usb dongle) - TP-Link TL-WN727N v3 - run(4) - TP-Link TL-WN821N v1 - otus(4), or v4 - urtwn(4) See: http://man.openbsd.org/?query=wireless&apropos=1 Le

Rules Pf to pass xsane

2016-11-29 Thread Stephane HUC &quot;CIOTBSD"
Hi, all. I attempt to create rules for pf to use xsane on the lan network, for my laptop station, and my MFP Espon, connected on red by ethernet, too. If pf is disabled, i've no problem to use xsane and communicate with my MFP. But, i cant if i activate pf. Xsane official port is 6566. 1865 seem

Re: [6.0 Stable] Thunderbird + Enigmail fail (resolved)

2016-11-19 Thread Stephane HUC &quot;CIOTBSD"
OK, this night i've found why not run! it fault pinentry-gtk2. After install-it, it's run correctly. PS : https://bugs.gnupg.org/gnupg/issue2680 <= this help me to understand the reason. ;) On 11/16/16 12:03, Stephane HUC "CIOTBSD" wrote: > Hi all. > > I'

Re: Mount HDD USB on 6.0 Stable: Fail

2016-11-16 Thread Stephane HUC &quot;CIOTBSD"
out this problem, by personnal discussion by emails. He will confirm ;) On 11/16/16 13:55, David Coppa wrote: > On Wed, 16 Nov 2016, Stephane HUC "CIOTBSD" wrote: > >> Question: How i can "write" fstype "NTFS" on the "defective" HDD? >> It's r

Re: Mount HDD USB on 6.0 Stable: Fail

2016-11-16 Thread Stephane HUC &quot;CIOTBSD"
v 11 11:06 jwb_F_201611_01_r720P.mp4* drwxr-xr-x 4 root wheel512 Nov 16 12:49 ../ OK! Question: How i can "write" fstype "NTFS" on the "defective" HDD? It's really formated in NTFS - mode normal, on Win7! On 11/16/16 11:14, Stephane HUC "CIOTBSD

[6.0 Stable] Thunderbird + Enigmail fail

2016-11-16 Thread Stephane HUC &quot;CIOTBSD"
Hi all. I've a pb to sign and cifer emails with Thunderbird+Enigmail. TBird version: 45. 2.0 Enigmail as addon: 1.9.6 My ~/.gnupg/gpg.conf pastebined: https://paste.debian-fr.xyz/?5cf0b21a0aca1c65#xICcOcZCf01WXBPRi9Ue1v4IQnNmC8ITNMcPJx20VIU= My ~/.gnupg/dirmngr.conf: hkp-cacert /home/my_userid/

Re: Mount HDD USB on 6.0 Stable: Fail

2016-11-16 Thread Stephane HUC &quot;CIOTBSD"
-r > dirty "$DEVNAME" > > And the result: > fusefs on /vol/EDGE type fuse (local) > > On Tue, Nov 15, 2016 at 9:15 AM, Stephane HUC "CIOTBSD" > mailto:b...@stephane-huc.net>> wrote: > > > $ /usr/local/libexec/hotplug-diskmount attach -

Re: Mount HDD USB on 6.0 Stable: Fail

2016-11-14 Thread Stephane HUC &quot;CIOTBSD"
On 11/14/16 13:03, Alexey Vatchenko wrote: > Unfortunately, from time to time FUSE hangs my system. So I have to > use -F to disable FUSE. $ /usr/local/libexec/hotplug-diskmount cleanup 3AS $ /usr/local/libexec/hotplug-diskmount attach -u $USER -m 0700 -F 3AS $ mount /dev/sd0a on / type ffs (loc

Re: Mount HDD USB on 6.0 Stable: Fail

2016-11-14 Thread Stephane HUC &quot;CIOTBSD"
nused i:625139712 2048 MSDOS Always, fstype appears as MSDOS! On 11/13/16 21:57, David Coppa wrote: > On Sun, 13 Nov 2016, Stephane HUC "CIOTBSD" wrote: > >> $ disklabel sd1 >> # /dev/rsd1c: >> type: SCSI >> disk: SCSI

Re: Mount HDD USB on 6.0 Stable: Fail

2016-11-13 Thread Stephane HUC &quot;CIOTBSD"
On 11/13/16 21:32, Mihai Popescu wrote: > Why don't you run hotplug-diskmount directly in a terminal an see what > is the message, if any? > As: # /usr/local/libexec/hotplug-diskmount cleanup 3AS # /usr/local/libexec/hotplug-diskmount attach 3AS # ls -al /vol/ total 16 drwxr-xr-x 4 root whee

Re: Mount HDD USB on 6.0 Stable: Fail

2016-11-13 Thread Stephane HUC &quot;CIOTBSD"
Not anyway! It's installed ;) $ pkg_info -Q ntfs ntfs_3g-2016.2.22 (installed) On 11/13/16 18:44, David Coppa wrote: > On Sun, Nov 13, 2016 at 5:16 PM, Stephane HUC "CIOTBSD" > wrote: >> Hi, all >> >> I attempt to mount an external HDD, on my OBSD

Mount HDD USB on 6.0 Stable: Fail

2016-11-13 Thread Stephane HUC &quot;CIOTBSD"
Hi, all I attempt to mount an external HDD, on my OBSD 6.0 stable. For this, i use 'hotplug-diskmount' in version 1.0.2 downloaded on this url: https://bitbucket.org/alex_vatchenko/hotplug-diskmount/get/HOTPLUG_DISKMOUNT_1_0_2_RELEASE.tar.gz Because, this version seems to support NTFS. (see, off