Displaying 7 results from an estimated 7 matches for "utisoft".
Did you mean:
ubisoft
2013 Jan 02
6
Does / Is anyone maintaining CVS for FreeBSD?
> There has been some discussion about removing CVS from the base system
> now it is no longer used. No concensus was reached, so it's not going
> away immediately (and would not be removed from 9.x or earlier branches
> in any case).
> CVS is (and will remain) available in ports (devel/cvs).
> --
> Peter Jeremy
Now CVS may be no longer used for FreeBSD servers, but
2009 Sep 15
3
FreeBSD bug grants local root access (FreeBSD 6.x)
Hi,
Any info on this subject on
http://www.theregister.co.uk/2009/09/14/freebsd_security_bug/
-- Frederique
2012 Nov 12
3
nomenclature for conf files
It might sound stupid, but I'd like to know if there's
any difference. Are those 3 line the same?
WITH_KMS=YES
WITH_KMS="YES"
WITH_KMS=yes
Best regards
Zoran
2012 Jun 03
6
Zigor Ebro 650 compatibility
Hi all,
After some research I've found that this device should run with the
blazer_usb driver.
Jun 3 16:15:38 pegasus kernel: ugen0.4: <vendor 0x0001> at usbus0
Jun 3 16:15:38 pegasus kernel: uhid0: <vendor 0x0001 product 0x0000,
class 0/0, rev 1.00/1.00, addr 4> on usbus0
However, even after shoehorning it;
[crees at pegasus]/usr/local/libexec/nut% sudo ./blazer_usb -a zigor
2011 May 06
6
Rooting FreeBSD , Privilege Escalation using Jails (Pétur)
I read this (http://www.petur.eu/blog/?p=459) blog post today. It's
about that a remote user with root privilegs to a FreeBSD jail & user
privileges to the jails host machine can obtain root privileges on the
host machine.
Can someone confirm if this bugg/exploit works?
2008 Jul 01
14
MCP55 SATA data corruption in FreeBSD 7
I am having problems with silent data corruption on (some) drives
connected to an MCP55 SATA controller.
I have two servers, both running RELENG_7_0/amd64. One has the 570 Ultra
chipset, the other has 570 SLI. Both chipsets have the MCP55 SATA
controller.
The server with 570 Ultra chipset has a bunch of older 250GB SATA-150
drives hooked up to the MCP55 controller and it is working just fine.
2011 May 10
1
Rooting FreeBSD , Privilege Escalation using Jails (P??????tur)
On 10 May 2011 16:10, "Jamie Landeg Jones" <jamie@bishopston.net> wrote:
>
> > It used to confuzzle sysadmins on SUNos when the mount point was
> > 0700. The underlying mode disapeared when the mount was made, but it
> > was still being enforced. Suddenly no one but root could use say /usr
> > even though it was apparently 0755
>
> I remember that