smtpd relay error - sender address rejected

2024-04-18 Thread Luis Mendes
email that is delivered to my local user shows some more information: Received: from localhost (privacy.mydomain.net [local]) by privacy.mydomain.net (OpenSMTPD) with ESMTPA id 222 for ; From: Luis Mendes So, it seems that the from is myu...@privacy.mydomain.net and not

No dhcp renewal of IP

2024-02-17 Thread Luis Mendes
- I must be missing some configuration, but can't find out what. I've searched the web and it seems that I could add a '!dhclient' line to file /etc/hostname.ure0, but it's not the default way of doing this. What is wrong? Thanks, Luis Mendes

Re: Freshrss configuration httpd.conf and fastcgi

2024-02-15 Thread Luis Mendes
the httpd server should serve static pages. Php files are only under /freshrss. So, should I place this? directory {index "index.php" index "index.html"} It would make more sense to have a 'directory' per location, not per server, unless I have

Re: cwm crash when destroying window during move (patch included)

2024-02-07 Thread Luis Bandarra
On Tue, Feb 6, 2024, at 21:14, ZenitDS wrote: > Hello, > > This is my first time posting here so please forgive me if > something is not correct. Sending to bugs@ or tech@ might be better, it could be better to get feedback from developers. > > When running cwm you can destroy the client window

Freshrss configuration httpd.conf and fastcgi

2024-01-14 Thread Luis Mendes
rver.tld/freshrss/p/i/ it shows a 403 Forbidden status. I'd also like to understand if the fastcgi strip should be used or not with a request strip option. How do they differ? Should request strip be used only for html or other static files? I'd appreciate some help on this. Thanks in advance, Luis

Stalled nfs mount from disk in standby mode

2024-01-07 Thread Luis Mendes
Hi, I'm running a 7.4 amd64 NFS server that has a sd0 spinning disk. Its only partition is encrypted as sd3i. # mount | grep sd3 /dev/sd3i on /wd_4_tb type ffs (NFS exported, local) # cat /etc/exports /wd_4_tb -alldirs -maproot=root -network=192.168.1.0 -mask=255.255.255.0 At the Slackware Lin

Re: OpenBSD 6.9 on Hetzner cloud server

2021-07-22 Thread Luis Bandarra
3 years, so far no problem running it. Using for email server and git remote repo. They have an iso for latest stable, so with was pretty easy to install. > > OpenBSD on it? And of course, is it stable? > > Thank you -- Luis Bandarra

Encrypted disk and altoor.

2021-06-24 Thread luis...@tin.it
Hi, It's possible backup the system on altroot disk if the disks are create encrypted? Thanks Luciano.

Acer Extensa 5635Z RAM and net boards.

2020-12-19 Thread luis...@tin.it
Hi,I have install OpenBSD 6.8 on Acer Laptop with 2GB of RAM. I have upgrade the memory added a new 2 GB RAM bank.On boot the net interface not running.The dmesg is: OpenBSD 6.8 (GENERIC.MP) #98: Sun Oct 4 18:13:26 MDT 2020 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.M

Re: yubikey: user failed: password too short.

2020-02-16 Thread Luis Bandarra
--- > > Paco Esteban. > 5818130B8A6DBC03 — Luis Bandarra

i386 release build machines

2019-01-24 Thread Luis Coronado
thought about building my own snapshots just because is cool to do that. Not that matters exactly what the project uses but I am sure you guys expect to have a build ready in a reasonable time. Thanks -luis

Re: TPM, APU and OpenBSD

2019-01-15 Thread Luis Coronado
I thought that the tpm driver was only there to avoid issues with acpi/suspend-resume but it doesn’t do any tpm stuff. I could be wrong though. -l https://www.undeadly.org/cgi?action=article;sid=20160519112803 https://man.openbsd.org/tpm.4 https://marc.info/?l=openbsd-cvs&m=147024505322058&w=2

Re: Core Dev?

2018-12-03 Thread Luis Coronado
What do you mean the “official way of running OpenBSD on AWS”? -luis On Mon, Dec 3, 2018 at 6:25 PM Ahmad Bilal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Can anyone tell me, > Is Antoine Jacoutot a core openbsd developer? > > And this is his accoun

Re: USB SIM-card dongle on OpenBSD

2018-02-21 Thread Luis Coronado
I used Huawei and Dlink GSM usb based modems. I don’t recall the models but I will look around for the notes I had about that and send it your way. -luis On Wed, Feb 21, 2018 at 7:59 PM Xianwen Chen wrote: > Dear Luis, > > Thank you. Do you use a USB dongle to drive the SIM card? If y

Re: USB SIM-card dongle on OpenBSD

2018-02-21 Thread Luis Coronado
I used smstools from ports to deliver sms alerts from nagios. There are other alternatives as well. -luis On Wed, Feb 21, 2018 at 6:59 PM Xianwen Chen wrote: > Dear David, > > I actually do not know. I just have this idea that I would like to use my > OpenBSD laptop as a mobile p

Kernel relinking fails after using config(8)

2017-09-13 Thread Jose Luis
Hello misc, I used config -ef on my current kernel, and after rebooting, kernel relinking fails. The log only contains "(SHA256) /bsd: FAILED" Thanks

Re: reiser4fs in openbsd

2017-08-25 Thread Luis Coronado
Facepalm On Fri, Aug 25, 2017 at 10:23 AM Daniil Berendeev wrote: > On 08/25/17 15:47, Florian Obser wrote: > > zfs is already there: > https://marc.info/?l=openbsd-cvs&m=136482823110105&w=2 > I know about that commit, but there is still no userland utils > for using ZFS, so we can't consider it

Re: Stack clash and OpenBSD

2017-06-20 Thread Luis Coronado
If you run -current most likely you already have the patched code, if you run -stable 6.1 follow https://www.openbsd.org/faq/faq10.html#Patches: "If you're running the -release branch of OpenBSD, you can simply use the syspatch(8) utility to upgrade any files in n

Re: bug tracking system for OpenBSD

2017-06-19 Thread Luis Coronado
why, it seems to be working fine for the guys in charge of the project. -l On Mon, Jun 19, 2017 at 10:51 AM, Harald Dunkel wrote: > Hi folks, > > would it be possible to establish a real bug tracking system for > OpenBSD? Something with bug owner, severity, attachments, assignee, > and (very im

Re: Blank screen after boot with Radeon HD 5450

2017-05-30 Thread Luis Coronado
xrandr over ssh? even if you run it with -X it will display something from the machine running the ssh client (and the local X server) not the ssh server one :s -l On Tue, May 30, 2017 at 3:08 PM, Mihai Popescu wrote: > What is the output of xrandr plain command, without any parameters? Do > no

Re: PF queueing confusion

2017-05-10 Thread Luis Coronado
but perhaps someone else would be able to see something that you didn't, hence the requirement to share the file. -luis On Wed, May 10, 2017 at 12:50 PM, Gabriele Tozzi wrote: > > Il 10/05/2017 14:45, Daniel Melameth ha scritto: > >> queue ext on $Ext bandwidth 900K >

Re: Please: Is there ANY chance that Linux binaries might run again???

2017-03-07 Thread Luis Coronado
I believe that the short answer is no, but devs will know for sure. -l On Tue, Mar 7, 2017 at 3:01 PM, Stefan Wollny wrote: > Hi there, > > I have to live up to my obligations - and one of them is to be able to > work with M$-Word docs. I used to do this with SoftMaker's office suite, > but sin

Re: Dell R930 server

2016-11-09 Thread Luis Coronado
the only question I see is the question about the questions. -l On Wed, Nov 9, 2016 at 4:42 PM, Friedrich Locke wrote: > What about my questions ? > > Thanks.

Re: sockaddr_in initialization in ttcp (possibly other programs affected)

2016-09-13 Thread Héctor Luis Gimbatti
Hi, The main reason I've notified this ''bug'' to .misc is because other (important, maintained, in base? , etc) code may fail too. Cheers > -Original Message- > From: Jeremie Courreges-Anglas [mailto:j...@wxcvbn.org] > Sent: Monday, September 12, 2016

sockaddr_in initialization in ttcp (possibly other programs affected)

2016-09-06 Thread Héctor Luis Gimbatti
Greetings, I post this to .misc since some other (than ttcp) programs might not work in recent versions of OBSD. In OBSD 5.6 I am able to run ttcp. $ uname -a OpenBSD pez.etale.com.ar 5.6 GENERIC.MP#333 amd64 $ ttcp -r -s ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcp ttcp

Re: Alternate Puffy Logo Design

2016-05-19 Thread Luis Coronado
make it more dramatic, call it OpenBSD XP edition On Thu, May 19, 2016 at 1:18 PM, Ted Unangst wrote: > Mihai Popescu wrote: > > First, the webpage design change suggestion, then the logo alternative > ... > > I guess a project name change suggestion will follow, I'm curious if > > this will be

Re: systrace removed? Why?

2016-04-25 Thread Luis Coronado
Why not? In a more serious way, read misc@ and tech@ particuarly in the subject about pledge. -luis On Monday, 25 April 2016, wrote: > Why?

If FreeBSD isn't free, who is free?

2016-04-11 Thread Jorge Luis
I am posting just for fun. FreeBSD isn't Free. * 4.3. Licensee shall not export, either directly or indirectly, any of this * software or system incorporating such software without first obtaining any * required license or other approval from the U. S. Department of Commerce or * any other ag

Pledge: quota syscall

2016-04-04 Thread Héctor Luis Gimbatti
Greetings, Ive found that the call at line 536 of quota.c (current) causes abort when pledge is required: if(quotactl(fs->fs_file, qcmd, id, (char *)&qup->dqblk) != 0) Is it necessary to include quotactl (SYS_quotactl) in pledge in order to support basecode such as edquota, quota, etc? Thanks -

Re: /usr/sbin/dhcpd -u pledge failure.

2016-04-04 Thread Héctor Luis Gimbatti
A couple of programs are passing "route" to pledge (bgpd.c; iked.c; ...) We have to document the route syscall in pledge (2) > -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf > Of Philip Higgins > Sent: Monday, April 04, 2016 01:12 > To: misc@op

Re: (2nd) Syntax error with pf rules

2016-03-29 Thread Luis Coronado
A much better approach is to do: $ man pf.conf This and the previous question will be easily answered by reading the manual page. -luis On Tue, Mar 29, 2016 at 11:26 AM, Adam Smith wrote: > Hi guys, > > I have another syntax error with one of my pf rules that I hope you will > be

mg configuration file

2016-03-10 Thread Héctor Luis Gimbatti
Greetings, I am running obsd 5.8 and stock mg. My config file ~/.mg: auto-indent-mode blink-matching-paren When I run mg without arguments the auto indent mode works as expected. But when I run mg with an argument (eg mg foo.c) auto indent doesn't work. I've got the source of mg from cvs and I've

Re: LibertyBSD, recently forked from OpenBSD, has been deblobbed as much as its creator could see?

2016-02-19 Thread Luis Coronado
I have very high expectations that this email thread will produce fresh new additions to http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/usr.bin/mg/theo.c very soon. -luis On Fri, Feb 19, 2016 at 2:17 PM, Alexander Hall wrote: > On February 19, 2016 3:42:08 PM GMT+01:00, Jorge L

Re: LibertyBSD, recently forked from OpenBSD, has been deblobbed as much as its creator could see?

2016-02-19 Thread Jorge Luis
Theo, I'd like to make a comment: I do not want to program and use computers to just a hobby to harm me, if all the software and hardware that exist include non-free code and if is true that non-free code can contain malicious code, I decide not to program and use computers to just a hobby. Is tr

LibertyBSD, recently forked from OpenBSD, has been deblobbed as much as its creator could see?

2016-02-19 Thread Jorge Luis
http://libertybsd.net/ wrote: "What is LibertyBSD? OpenBSD is universally known as an operating system designed with security in mind, proudly being able to say that it has had "Only two remote holes in the default install, in a heck of a long time!" However, OpenBSD ships with several pieces of

Is true that the BSD developers were inspired to make their code free software by the example of the GNU Project, and explicit appeals from GNU activists helped persuade them?

2016-02-16 Thread Jorge Luis
It is written in article 'Linux and the GNU System' posted in GNU Operating System: "People sometimes ask whether BSD too is a version of GNU, like GNU/Linux. The BSD developers were inspired to make their code free software by the example of the GNU Project, and explicit appeals from GNU activist

Re: any questions of Relayd proxy on OpenBSD 5.8 ...

2016-02-01 Thread Luis Coronado
Anything based on calomel.org is ignored, real reference is the manual pages. -luis On Mon, Feb 1, 2016 at 10:49 AM, zje.net.cn wrote: > Recently I have encountered some difficulties in debugging the relayd > proxy on OpenBSD 5.8. > The relevant rules are derived from > https:/

Doubts about groups who have made Free-to-Non-Free transition and groups that are all free

2016-01-12 Thread Jorge Luis
It is written in Openbsd Lyrics: "David Dawes worked for years with a team of developers to make a free X11 distribution for us to use, called XFree86, 98% of which was based on entirely free code from MIT. Suddenly, one day, he decided that we must give him more credit (ie. advertise his name

Virtualization: vmm with Linux guests - when?

2015-11-17 Thread Luis P. Mendes
ts can run in xvfb mode and have graphical connections via VNC. What about hardware pass-through? I don't recall to have read about this. Is it something that is already possible? Thanks in advance for any info on this. -- Luis Mendes

Re: Why does my 5.7 laptop suspend when I close the lid?

2015-06-30 Thread Luis Coronado
sysctl machdep.lidsuspend=0 wiil disable suspending when closing the laptop. Machine should resume when opening the laptop or pressing the power button. If not should could have some problems with acpi but for folks to help you out you need to provide a lot more details. -luis On Tue, Jun 30

Re: OpenBSD Tablet-ish

2015-02-19 Thread Luis Coronado
sharp zaurus? Sent from my iPad not running obsd :) > On 19/2/2015, at 13:15, Jack Woehr wrote: > > What's the smallest, most tablet-ish device I can put OpenBSD on? Want to > travel and stay connected. > > -- > Jack Woehr # "There's too much emphasis on things > Box 51, Golden

Re: Remove print/acroread

2014-10-29 Thread Luis Coronado
ok with me. I havent use OBSD on i386 in a long time and acroread does not run on amd64. -luis On Wed, Oct 29, 2014 at 7:30 AM, David Coppa wrote: > So here I am, asking on misc@... > > Do people using acroread-7.0.9 on i386 (compat_linux) still exist > these days? > > I&

Re: sshd segfaults with incomplete /etc/hosts

2014-05-13 Thread Héctor Luis Gimbatti
On the same topic, $ man 5 hosts BUGS: Lines in /etc/hosts are limited to BUFSIZ characters (currently 1024). Longer lines will be ignored. I've made a couple of test: 1. If the line has the following pattern: 10.0.1.1 aa b c z $ getent hosts 10.0.1.1 10

vfs references to strncpy and MFSNAMELEN

2014-04-27 Thread Héctor Luis Gimbatti
The constant MFSNAMELEN as defined in: lib/libc/sys/getfsstat.2:#define MFSNAMELEN 16 lib/libc/sys/statfs.2:#define MFSNAMELEN 16 sys/sys/mount.h: #define MFSNAMELEN 16 defines the fs type name and, according to comments, it includes nul terminating character. The following code mak

support new

2014-04-22 Thread Héctor Luis Gimbatti
0 C Argentina P Santa Fe T Rosario Z 2000 I Hector Luis Gimbatti A Italia 4838 M h...@etale.com.ar N OpenBSD consulting, installation, maintenance and support for mid-size business. Over 10 years of experience with BSD based systems (both servers and clients). Experienced in firewalls and

Re: How to find a file's list of package

2013-10-20 Thread Luis Coronado
pkg_info -L packagename man pkg_info for more details On Sun, Oct 20, 2013 at 12:49 PM, Alex Naumov wrote: > Hello, > > does anybody know how to find a list of files for some package? > For example, I would like to know which files contains > "athn-firmware-1.1p0" package. > > Thank you, > Ale

Dell Optiplex 9010 - radeomdrm

2013-08-12 Thread Luis Coronado
80 degC (zone temperature) hw.cpuspeed=3392 hw.setperf=99 hw.vendor=Dell Inc. hw.product=OptiPlex 9010 hw.version=01 hw.serialno=BXFL9V2 hw.uuid=44454c4c-5700-1046-804c-c2c04f375631 hw.physmem=8521850880 hw.usermem=8521809920 hw.ncpufound=8 hw.allowpowerdown=1 -luis

radeondrm on Dell T100

2013-08-12 Thread Luis Coronado
This is the first machine I try with the new radeomdrm code: * got the latest from cvs * installed the radeomdrm firmware * restart * This machine does not run X * besides the new kms console, nothing changed OpenBSD 5.4-current (GENERIC.MP) #6: Mon Aug 12 08:28:16 CST 2013 r...@sbr0677.sbrm

Re: www.openbsd.org down?

2013-06-25 Thread Luis Coronado
Panama is ok too, sorry my Burundi server is not running at this time. -luis On Tue, Jun 25, 2013 at 9:26 PM, Bill Swisher wrote: > On 06/25/2013 07:10 AM, Alexander Hall wrote: > >> Can someone please test from Burundi, Johannesburg and Minsk? Because >> that would proba

Re: www.openbsd.org down?

2013-06-25 Thread Luis Coronado
back online from CR. -luis On Tue, Jun 25, 2013 at 8:53 AM, Mathieu KERJOUAN < kerjouan.math...@gmail.com> wrote: > Down at rennes (France). Server problem? > > Starting Nmap 6.25 ( http://nmap.org ) at 2013-06-25 15:52 ope > Nmap scan report for obsd3.srv.ualberta.ca (129

Re: www.openbsd.org down?

2013-06-25 Thread Luis Coronado
Down from Costa Rica as well. -luis On Tue, Jun 25, 2013 at 7:23 AM, Jon Metzman wrote: > I can't access the website but it is responding to ping requests from here > in New York. > > On 06/25/2013 05:50 AM, Johan Mellberg wrote: > >> Weird. Works from here (Sweden).

Re: Why is there no pkg_find(1)?

2013-06-07 Thread Luis Coronado
Or http://openports.se/ On Fri, Jun 7, 2013 at 9:04 AM, Ville Valkonen wrote: > On 7 June 2013 17:13, Marc Espie wrote: > > Just install ports-readmes-dancer > > > > There. > > > > ..or use pkg_mgr

Re: Attn. VMware users / OpenBSD 5.3 kernel panic on boot

2013-05-02 Thread Luis Coronado
running a few amd64 5.2, 5.3 and -current on top of vmplayer and esxi 4.x without problems. -luis On Thu, May 2, 2013 at 9:37 AM, James Shupe wrote: > > I just tried to upgrade a VMware machine from OpenBSD 5.2 to OpenBSD > > 5.3. Sadly with the new 5.3 kernel it panics when it

SDHC cards under OpenBSD.

2013-04-05 Thread Luis Suzuki
I used dmesg to discover if my SDHC card is recognized but I see things like sdhc0 and sdmmc0 and no one works when I do : disklabel sdhc0 or disklabel sdmmc0.So,Is there a more common,usual device name for SDHC cards? Thanks.

Authentication completing my OpenBSD 5.2 install.

2013-04-03 Thread Luis Suzuki
I have installed all of OpenBSD 5.2 that came with the install52.iso and everything is fine.Now I want to install a GUI(gnome or kde) and other software that did not come with install52.iso.How can I be certain that the download is cryptographically secure and the downloaded packages are genuine? p

Re: rsync too slow between two disks with softraid crypto

2013-03-25 Thread Luis
On 2013.03.05 21:43:45 +0400, Mike Korbakov wrote: > Hi, Luis! > > Low performance with filesystems still big problem in OpenBSD. > Did You compare linux and OpenBSD without encryption ? > Results will help to localize problem, is it in encryption engine or in > overall file

Re: KMS status

2013-03-08 Thread Luis Coronado
Perhaps not directly related to KMS but recently Mark Kettenis posted this diff at tech@ http://marc.info/?l=openbsd-tech&m=136234680520416&w=2 and it was committed to the tree days later. -luis On Fri, Mar 8, 2013 at 7:12 AM, Martijn van Duren wrote: > Hello misc, > > To

Re: rsync too slow between two disks with softraid crypto

2013-03-05 Thread Luis P. Mendes
On 2013.03.01 22:07:41 -0500, Nick Holland wrote: > On 03/01/13 19:16, Luis P. Mendes wrote: > > First time, I rsynced some system directories to the second disk and > > it worked quickly. > > Now, I'm trying to rsync a big encrypted data partition to another > > (

rsync too slow between two disks with softraid crypto

2013-03-01 Thread Luis P. Mendes
Why does this happen? What can I do to improve the crawling speed? -- Luis P. Mendes

Re: enabling sendmail

2013-02-23 Thread Luis Coronado
Yes and you don't have to do anything, unless you need to enable a different set of sendmail rules but that will depend on what you want to accomplish. -luis On Wed, Feb 20, 2013 at 6:29 PM, wrote: > Is sendmail enabled by default? If not, how do I do that?

Re: Kernel Debugging

2012-12-26 Thread Luis Useche
re is a good reason why that ifdef is there. Luis On Mon, Dec 24, 2012 at 5:40 AM, wrote: > On 15:34 Sun 23 Dec , Justin Mayes wrote: > > I was looking into kernel debug options and found that trying to build a > > kernel with kgdb option enabled fails. Anyone using the kgdb

Re: OpenVPN and OBSD 5.1

2012-10-16 Thread Luis Coronado
No, you need to have that route rule in place @snapgear in order to get the reply from the server. -luis On Tue, Oct 16, 2012 at 12:52 PM, Alessandro Baggi < alessandro.ba...@gmail.com> wrote: > Hi list, > i'm setting up a vpn with OpenVPN on OpenBSD 5.1 amd64. (Not IPSec bec

softraid crypto error

2012-10-15 Thread Luis P. Mendes
2 sd0: 953868MB, 512 bytes/sector, 1953523055 sectors and the encrypted partition: sd1 at scsibus2 targ 1 lun 0: SCSI2 0/direct fixed sd1: 922747MB, 512 bytes/sector, 1889787792 sectors What can I do to correct this once and for all? -- Luis P. Mendes

Re: Openbsd init script for ssh VPN tunnel

2012-08-21 Thread Luis F Urrea
> What's the -2 arg for in your script? I don't see it in the > manpage. > It just forces version 2 of the protocol > But it *does* work without the -f flag. > That's very strange, does it detach from the terminal without the -f ? Now that you mention this, I have one box suddenly rebooting af

Openbsd init script for ssh VPN tunnel

2012-08-21 Thread Luis F Urrea
I have a server hosting SSH tunnels and Openbsd 4.5 clients connecting to it. Things work just fine but I am in the need of automating the connection from the client to the server. So that if the client is accidentally rebooted, then the connection initiates unattended. So it should be as straigh

Re: OpenBSD on GitHub

2012-08-04 Thread Luis Useche
nBSD: http://anoncvs.estpak.ee/cgi-bin/cgit/openbsd-src/. However, I have found it unreliable and that is why I don't use it. Luis. On Sat, Aug 4, 2012 at 9:43 AM, Tony wrote: > Hey! > > Guys, what do you think about putting OpenBSD on GitHub? I see you guys > already have an account ther

Re: firewall not catching?

2012-07-09 Thread Luis Coronado
You need to provide more information about your situation to be able to help you. dmesg, pf ruleset, network config., etc. -luis On Mon, Jul 9, 2012 at 12:34 PM, Peter J. Philipp wrote: > Hi, > > Was there any bugfixes between 5.0 and 5.1 that would allow certain packets > th

Re: OpenBSD's webpage desing

2012-06-26 Thread Luis Coronado
We could add a few facebook 'i like' buttons here and there and have a m.openbsd.org for iphones and androis (no openbsd smartphone yet). After that we could kill lynx from the tree because it will be useless. -luis On Tue, Jun 26, 2012 at 3:57 PM, Matthew Dempsky wrote: > On Tue,

Re: Following -current through a semi-automatic process: a strategy for encouraging user involvement?

2012-06-19 Thread Luis Useche
s up to date, though, it requires an insane amount of disk space. > I used bluesnapper for amd64 twice today and worked just fine. Luis.

Magistral curso de "La Estrategia del Océano Azul"

2012-05-14 Thread Jose Luis Ruelas
!Muy Importante! Si no puede visualizar correctamente este correo, le pedimos que lo arrastre a su Bandeja de Entrada Apreciable Ejecutivo: TIEM de Mixico Empresa Lmder en Capacitacisn y Actualizacisn de Capital Humano Pone a su disposicisn este Excelente Curso denominado: "La Estrategia del Oci

nginx tmp

2012-05-07 Thread Luis Useche
was something I missed or this directory is not being created by default. Just raising the flag. Thanks, Luis.

Trouble getting LDAP user accounts through ypldap

2011-12-18 Thread Luis F Urrea
Hello all, I have been having a hard time for days trying to setup OpenLDAP and Samba PDC. I followed the tutorial @ http://www.kernel-panic.it/openbsd/pdc/ The LDAP directory seems to be properly populated as all searches work fine. However using "getent passwd" only returns local accounts and n

mplayer problems

2011-11-30 Thread Luis Useche
to compile from ports without success: Missing library for orc-0.4>=0.0 Any advice? Thanks, Luis.

Re: Single Stepping Process in Kernel

2011-11-27 Thread Luis Useche
On Sun, Nov 27, 2011 at 4:42 PM, Philip Guenther wrote: > On Sun, Nov 27, 2011 at 9:19 AM, Luis Useche wrote: > ... >> The idea is to create this temporary mapping after we make sure the >> access was valid but the page was not in memory. > ... >> I am not proposing

Re: Single Stepping Process in Kernel

2011-11-27 Thread Luis Useche
On Sun, Nov 27, 2011 at 4:14 AM, Philip Guenther wrote: > On Sat, Nov 26, 2011 at 10:25 PM, Luis Useche wrote: >> On Sat, Nov 26, 2011 at 7:31 PM, Ted Unangst wrote: >>> On Sat, Nov 26, 2011, Luis Useche wrote: >>>> For a project I need to single step a user spac

Re: Single Stepping Process in Kernel

2011-11-26 Thread Luis Useche
On Sat, Nov 26, 2011 at 7:31 PM, Ted Unangst wrote: > On Sat, Nov 26, 2011, Luis Useche wrote: >> For a project I need to single step a user space process while >> executing the fault handler. I was thinking that probably ddb single >> stepping can be reused but this is proba

Single Stepping Process in Kernel

2011-11-26 Thread Luis Useche
Hi Guys, For a project I need to single step a user space process while executing the fault handler. I was thinking that probably ddb single stepping can be reused but this is probably for kernel single stepping only. How about ptrace? Any ideas on this? Thanks for the help, Luis.

Re: State of Intel HD GPU (HM55) - or how it will do on HP's Pavilion DM4

2011-09-09 Thread Luis Useche
My intel hd graphics works fine on a Dell Latitude 13. In any case, my suggestion will be to install OpenBSD on a USB key and boot it to see what happens. Luis. On Fri, Sep 9, 2011 at 12:16 PM, Matej D=ach wrote: > Good day, > > I am considering switch from Linux to OpenBSD, but I

Package mirrors

2011-08-09 Thread Luis Useche
Hi Guys, Is there something going on with the package mirrors? They are empty :S Thanks, Luis. luis@meg:~ $ ftp ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/snapshots/packages/amd64/ Connected to openbsd-mirror01.roch.ny.frontiernet.net. 220

Re: i386 or amd64?

2011-08-05 Thread Luis Useche
If I'm not mistaken, i386 does not support more that 3GB of memory. amd64 bumped this number recently and machines with big amount of RAM available can use all its memory. Luis. On Fri, Aug 5, 2011 at 2:43 PM, System Administrator wrote: > Looking to build a firewall for a fairly bus

Re: different nwkeys for wifi

2011-07-10 Thread Luis Useche
interfaces which we know about, but # do not start interfaces which must be delayed. Refer to hostname.if(5) Good luck! Luis. #!/usr/bin/perl -w # TODO # 1. Connect to ethernet if available instead. # 2. Retry if the network was not found. use strict; my $nwif = "iwn0"; my

Re: TRIM and RAID

2011-07-08 Thread Luis Useche
On Fri, Jul 8, 2011 at 10:29 AM, Ted Unangst wrote: > On Fri, Jul 08, 2011, Luis Useche wrote: >> Hi Guys, >> >> I saw that Ted recently submitted a patch to support the TRIM >> operation in FFS. I was wondering if this TRIM can be used to signal >> softraid

TRIM and RAID

2011-07-08 Thread Luis Useche
Hi Guys, I saw that Ted recently submitted a patch to support the TRIM operation in FFS. I was wondering if this TRIM can be used to signal softraid what blocks are in use or not and reduce the reconstruction time. I think this could also help to some other optimizations. Any thoughts? Luis.

Re: Xorg sucking CPU

2011-05-27 Thread Luis Useche
On Fri, May 27, 2011 at 2:30 PM, Luis Useche wrote: > Hi Amit, > > Thanks for the response. > > On Fri, May 27, 2011 at 11:15 AM, Amit Kulkarni wrote: >>> I just realized I am having exactly the same problem described in this >>> thread: >>> >>>

Re: Xorg sucking CPU

2011-05-27 Thread Luis Useche
I updated the kernel from CVS and compile. Given the message: "mtrr set failed: Invalid argument" I am starting to think there is some API problems. Somehow my kernel is not the right one for the userland in bluesnapper. Thanks, Luis.

Re: Xorg sucking CPU

2011-05-27 Thread Luis Useche
t worked fine for me. This problem showed up in recent versions. Any suggestion? Thanks, Luis. On Thu, May 26, 2011 at 8:38 PM, Luis Useche wrote: > Hi Guys, > > Recently, after my last update with bluesnapper on amd64, I have been > seeing a high CPU utilization of the Xorg process. I d

Xorg sucking CPU

2011-05-26 Thread Luis Useche
What are normal CPU utilization? This is my current top Xorg line: PID USERNAME PRI NICE SIZE RES STATE WAIT TIMECPU COMMAND 31683 _x11 20 38M 20M sleep/0 select4:08 39.55% Xorg Below is my dmesg. Thanks, Luis. OpenBSD 4.9-current (GENERIC.MP) #1: Fri May 20

Assistência Informática

2011-05-14 Thread Luis Brigham - Assistência Informática
Assistjncia Informatica Tendo em conta a situagco actual do mercado e a necessidade de maior competitividade acompanhada de redugco de custos, venho, por este meio, propor-vos um servigo de assistjncia informatica mais em conta e que va de encontro `s vossas necessidades. Ss quando for necessa

Re: cpu performance counters (cache hit/miss etc)

2011-04-27 Thread Luis Useche
Unless already fixed, I remember this didn't work very well with SMP kernels. If you have problems try to use bsd.sp. Luis. On Tue, Apr 26, 2011 at 9:16 PM, Philip Guenther wrote: > On Tue, Apr 26, 2011 at 5:00 PM, David Steiner > wrote: >> is there a convenient way to

MacBook pro compatibility

2011-03-04 Thread Luis Useche
supported in OBSD. Is anybody using this laptop with OBSD? Luis.

AHCI configuration delay

2011-02-23 Thread Luis Useche
uvideo0 wsmouse1 detached ums0 detached uhidev0 detached uhid0 detached uhid1 detached uhid2 detached uhidev1 detached uhidev0 at uhub5 port 1 configuration 1 interface 0 "Logitech USB Receiver" rev 2.00/5.00 addr 2 uhidev0: iclass 3/1 ums0 at uhidev0: 16 buttons, Z dir wsmouse1 at ums0 mux 0 uhidev1 at uhub5 port 1 configuration 1 interface 1 "Logitech USB Receiver" rev 2.00/5.00 addr 2 uhidev1: iclass 3/0, 17 report ids uhid0 at uhidev1 reportid 3: input=4, output=0, feature=0 uhid1 at uhidev1 reportid 16: input=6, output=6, feature=0 uhid2 at uhidev1 reportid 17: input=19, output=19, feature=0 Luis

Re: Tracking What it's changing in current

2011-02-21 Thread Luis Useche
On Mon, Feb 21, 2011 at 2:31 PM, Ted Unangst wrote: > On Mon, Feb 21, 2011 at 10:08 AM, Luis Useche wrote: > > I would love this feature in OpenBSD src list. Is it possible to use the > > activitymail script on the OpenBSD CVS repo? > > seems like a serious waste of ba

Re: Tracking What it's changing in current

2011-02-21 Thread Luis Useche
I would love this feature in OpenBSD src list. Is it possible to use the activitymail script on the OpenBSD CVS repo? Luis. On Thu, Feb 17, 2011 at 1:59 PM, Andres Perera wrote: > On Thu, Feb 17, 2011 at 2:05 PM, Dan Brosemer > wrote: > > On Thu, Feb 17, 2011 at 09:01:20AM

Re: Tracking What it's changing in current

2011-02-16 Thread Luis Useche
One thing I would really like to see is the diffs of every commit. This is available for DragonflyBSD for instance. Is there a way to find this on OBSD? Luis. On Tue, Feb 15, 2011 at 11:27 AM, Adriaan wrote: > On Tue, Feb 15, 2011 at 5:53 PM, Orestes Leal R. > wrote: > > I need to

Re: SV

2011-01-20 Thread Luis F Urrea
dear, I found a good company several days ago, and try to buy some goods, and I received satisfactory item 5 days later. Introducing to you: fallinele.com , maybe also useful for you.

Re: Shutdown option in gnome-session

2011-01-09 Thread Luis Useche
Perhaps you have to uncomment the next line from visudo: # %users localhost=/sbin/shutdown -h now Luis On Sun, Jan 9, 2011 at 9:49 PM, dave shar wrote: > Hi, > > I have installed kde3 and gnome2 on my box. I use kdm to load desktop > sessions. There is no shutdown option availa

Re: USB Keyboard problem

2011-01-05 Thread Luis Useche
I just tried with a bsd.rd from a snapshot and the USB does work fine. I guess this was solved long before I found the problem. Thanks. Luis. On Wed, Jan 5, 2011 at 4:22 PM, Ted Unangst wrote: > On Wed, Jan 5, 2011 at 3:51 PM, Luis Useche wrote: > > This is a more complete dmesg. He

Re: USB Keyboard problem

2011-01-05 Thread Luis Useche
This is a more complete dmesg. Here I boot with the keyboard and mouse connected in one of the back USB ports. This works fine. Then, I disconnect and connect again and it does not work anymore. Then, I connect both in the front USB and works fine. Luis. OpenBSD 4.8 (GENERIC.MP) #335: Mon Aug 16

USB Keyboard problem

2011-01-05 Thread Luis Useche
Hi Guys, I installed a new machine with OBSD 4.8. For some reason, when I disconnect the USB keyboard and connect it again, it does not work anymore. Moreover, when I connected on some specific USB sockets it works again. Any clue of what could be happening? Thanks, Luis OpenBSD 4.8 (GENERIC.MP

Re: Memory results

2011-01-03 Thread Luis Useche
Using amd64 instead of i386 will give you more memory. Additionally, you should look for "bigmem" in the archivals if the previous solution is not enough. Luis. On Mon, Jan 3, 2011 at 9:07 AM, jin&hitman&Barracuda wrote: > Hi. > I have a problem in computer memory result

  1   2   >