Re: Solution: mysqld fails to run, can't create/find mysql.sock

2012-01-14 Thread Chuck Swiger
On Jan 14, 2012, at 10:17 AM, Paul Beard wrote: > I would be interested in knowing how those permissions got changed. Someone or something running as root changed them. > I rebooted the system early on in the process as I kept seeing messages like > this: > 120114 9:39:04 [ERROR] Can't start se

Re: Solution: mysqld fails to run, can't create/find mysql.sock

2012-01-14 Thread Paul Beard
On Jan 14, 2012, at 11:15 AM, Chuck Swiger wrote: > The meaning seems obvious enough; mysqld was unable to bind to the socket, > which is what perror() meant with "Permission denied": Really? I read this: > 120114 9:39:04 [ERROR] Do you already have another mysqld server running on > socke

Re: Solution for school lab just a thought

2011-10-31 Thread Jorge Biquez
Hello all. Sergio. Would you mind to contact me offline (maybe some people in the list won't be interested) I help communities and non profit (very poor) organizations here and would like to know more about your schema and results. Here also we get "donattions" of hardware. The old 386 and s

Re: Solution for school lab just a thought

2011-10-31 Thread Mario Lobo
On Monday 31 October 2011 10:56:44 Sergio de Almeida Lenzi wrote: > > You should look into the Freebsd port qjail. At our school lab all the > > pcs have ms/windows on the hard drive with the "putty" client installed. > > Students use putty to get logged into a jail on a single Freebsd system. > >

Re: Solution for school lab just a thought

2011-10-31 Thread Sergio de Almeida Lenzi
> You should look into the Freebsd port qjail. At our school lab all the > pcs have ms/windows on the hard drive with the "putty" client installed. > Students use putty to get logged into a jail on a single Freebsd system. > Each student can practice installing ports, packages, or one of the

Re: Solution for school lab

2011-10-30 Thread Fbsd8
Sergio de Almeida Lenzi wrote: I use a solution that is: 1) a "large" Freebsd box (phenon X4,8Gb of memory, 1TB disk) 2) OS=Freebsd 8.2 with all gnome2.32 installed 3) Virtualbox 10.x installed in FreeBSD 4) NT 2003 server with unlimited number of users on rdp (the iso is in internet or torrent)

Re: Solution for school lab

2011-10-30 Thread Sergio de Almeida Lenzi
> Consider installing VMWare ESXi and instances of whatever operating system > you like. We have template operating systems we copy to new/replacement > instances. You can export your disks to the instances but with all things > you gain some, you loose some. with the small machine (phenon 4, 8

Re: Solution for school lab

2011-10-30 Thread Dennis Glatting
On Sun, 30 Oct 2011, Sergio de Almeida Lenzi wrote: I use a solution that is: 1) a "large" Freebsd box (phenon X4,8Gb of memory, 1TB disk) 2) OS=Freebsd 8.2 with all gnome2.32 installed 3) Virtualbox 10.x installed in FreeBSD 4) NT 2003 server with unlimited number of users on rdp (the iso is

Re: solution: getting a Motorola Razr V3 to work as a GSM modem on FreeBSD

2009-11-05 Thread Mark Stosberg
> On Thu, 5 Nov 2009 13:15:24 -0500, Mark Stosberg wrote: > > For software to send the pages, I use the "gammu" port. > > > > I ran "gammu-config" for the initial setup, and then moved the > > resulting file from /root/.gammurc to the more s

Re: solution: getting a Motorola Razr V3 to work as a GSM modem on FreeBSD

2009-11-05 Thread Polytropon
Allow me a quite formal addition: On Thu, 5 Nov 2009 13:15:24 -0500, Mark Stosberg wrote: > For software to send the pages, I use the "gammu" port. > > I ran "gammu-config" for the initial setup, and then moved the > resulting file from /root

Re: Solution

2008-03-11 Thread Mel
On Monday 10 March 2008 22:19:12 Alex Hanson wrote: > I was trying to install FreeBSD and kept getting an Umass error. > > The problem was that i had a thumb drive pluged in, you may want to put > that in the manual Because? Install failed? Because you had 'boot from usb' set in BIOS before boot

RE: Solution for retrieving data from hard disk

2005-11-17 Thread myfreebsd
A little more info please. You can't mount your HD during boot?, what is your fstab?, Have you been able to mount it in the past with the same configuration? Did you change something recently? Also, have you tried booting in single user mode? Are the FIXIT option in sysinstall? David ___

Re: Solution for retrieving data from hard disk.

2005-11-16 Thread Dinesh Nair
On 11/17/05 13:26 Aman Yus said the following: I can't mount my hard disk. There's a very very very valuable data inside (family video - holiday trip) that I must recover. Hope you guys can pour all the solutions which i will (surely) try. Zillions of thanks. you may want to start by letting

Re: Solution: Unable to decipher error "ELF binary type 3 not known"

2005-06-26 Thread Bob Perry
On Sun, 2005-06-26 at 18:49 +0200, Julien Gabel wrote: > >> I ran portupgrade -f linux_base-8 successfully and then ran portupgrade > >> -arR. The system reports stale dependencies and suggest I manually run > >> pkgdb -F to fix which I do. The first line of output reads: > >>Stale dependency

Re: Solution: Unable to decipher error "ELF binary type 3 not known"

2005-06-26 Thread Julien Gabel
>> I ran portupgrade -f linux_base-8 successfully and then ran portupgrade >> -arR. The system reports stale dependencies and suggest I manually run >> pkgdb -F to fix which I do. The first line of output reads: >> Stale dependency: acroread-5.10_1,1 -> linux-expat-1.95.5_2 >> (textproc

Re: Solution: FreeBSD and MySQL - mysqld eats CPU alive

2004-08-02 Thread Daniel Eischen
On Mon, 2 Aug 2004, Martin Blapp wrote: > > Hi all, > > We have many Mysql's running here, and just to tell you, there > are fixes/workarounds for the behaviour you see: > > FreeBSD 4.8 / 4.9 / 4.10 : > -- > > Compile port with WITH_LINUXTHREADS=YES or remove tcpwrapper

Re: Solution to why my 4.7 CD wouldn't boot my machine

2002-11-01 Thread Kent Stewart
Steve Holmlund wrote: I figured out why a 4.7 CD that I had downloaded as an ISO image and burned wouldn't boot my machine. It had to do with the kind of blank CD I was using. I switched from GQ 700MB/80 minute blank CD (dirt cheap at Fry's in Palo Alto) back to a Maxell 650MB/74 minute CD. Tha

Re: Solution to why my 4.7 CD wouldn't boot my machine

2002-11-01 Thread Kevin Stevens
On Fri, 1 Nov 2002, Steve Holmlund wrote: > I figured out why a 4.7 CD that I had downloaded as an ISO image and burned > wouldn't boot my machine. > > It had to do with the kind of blank CD I was using. I switched from GQ > 700MB/80 minute blank CD (dirt cheap at Fry's in Palo Alto) back to a Max

RE: Solution to why my 4.7 CD wouldn't boot my machine

2002-11-01 Thread Steve Holmlund
I forgot to say that when trying to boot from the "bad" CD, the server indicated that the Boot Record was not found and then booted off the existing OS on the hard drive. Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message