Re: Chromium build failure

2013-09-01 Thread George Liaskos
On Sun, Sep 1, 2013 at 1:15 PM, Peter Harrison wrote: > Hi list, > > I'm getting a consistent build error when trying to build the latest version > of Chromium in ports - here's the error: > > ninja: Entering directory `out/Release' > [65/11901] LINK libvpx_obj_int_extract > FAILED: g++46 -Wl,-rp

Re: chrome does not refresh screen content

2013-07-09 Thread George Liaskos
Do you have kern.ipc.shm_allow_removed set? http://svnweb.freebsd.org/ports/head/www/chromium/pkg-message?revision=318200 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: A very 'trivial' question about /root

2013-06-26 Thread Ayan George
ASV: > This is a very 'trivial' question but it's bugging me since quite a > while now so I gotta ask. > > There's any reason (and should be a fairly good one) why the /root > directory permissions by default are set to 755 (for sure on releases > 8.0/8.1/9.0/9.1) > I imagine / needs those p

Re: Where to get source for 10?

2013-05-31 Thread Ayan George
On 05/31/2013 07:23 PM, Walter Hurry wrote: > For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ > > But where can I get the source for FreeBSD10? > I assume it'd be the head branch: http://svn.freebsd.org/base/head/ ___ freebsd-quest

Re: FBSD 9.1.0 - make buildworld running for 1.5 hours???

2013-03-07 Thread George Kontostanos
questions-unsubscr...@freebsd.org" You can easily go to -j16 if the box is not doing anything else. What are your current load averages? -- George Kontostanos --- http://www.aisecure.net ___ freebsd-questions@freebsd.org mailing list http://lists.fre

Re: FreeBSD/EC2 -9.0-Current 2011-01-01 (ami-f4db2a9d)

2012-12-17 Thread George Liaskos
The ami you are using is obsolete, according to [1] ami-5339bb3a is what you probably want. I am using pkgng with no problems, just launch the ami in a micro instance. No need for workarounds. [1] http://www.daemonology.net/freebsd-on-ec2/ On Mon, Dec 17, 2012 at 6:19 PM, jflowers wrote: > I'm

Re: VPS FreeBSD Hosting

2012-11-26 Thread George Hartzell
Robison, Dave writes: > On 11/25/2012 13:08, Jim Flowers wrote: > > > Can anyone comment on the providers and the technology in the context of > > having used them specifically for FreeBSD in the last few years? Good? > > Bad? Indifferent? > > > > I've been using ARP networks for a coup

Halloween Weekend Sale Get 15% Off this Weekend

2012-10-30 Thread Dave George
E COUPON CODE "HALL" ON CHECKOUT Promogoons.com : http://promogoons.com | The Major Label's Dirty Little Secret Dave George - 678 508 2941 - sa...@promogoons.com : mailto:sa...@promogoons.com Skype | Yahoo | AIM : Promogoons United Promotions - po box 1526 - atlanta - GA - 3

Re: FreeBSD 9.1 RC2

2012-10-14 Thread George Kontostanos
cause they are currently running very stable and a reboot is not even worth it. -- George Kontostanos --- http://www.aisecure.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

Anatomy of Perfomance tests

2012-06-29 Thread Siju George
Hi, Can some body comment on these tests? http://www.phoronix.com/scan.php?page=article&item=debian_wheezybsd_freeze&num=1 Are these tests skewed in some way to make Linux look better? Thanks --Siju ___ freebsd-questions@freebsd.org mailing list http

Re: Chromium 19 core dumps on launch...

2012-06-11 Thread George Liaskos
(the browser would launch, but if I entered a URL in the address > bar, I could leave the browser running overnight and it still wouldn't > have started loading a page). Then when 17 and 18 wouldn't even compile > (marked ignore), I just removed package. Please try 19.0.

Re: Xen/VM?

2012-05-15 Thread Siju George
On Fri, May 11, 2012 at 12:04 AM, Juan Francisco Cantero Hurtado wrote: > > Dfly doesn't support Xen. Some providers support HVM (not Amazon) and > you can give a try to dfly in this environment. I don't know if dfly > works on Xen HVM or not. Probably the performance will be poor. > Actually Fre

Re: Single boot EFI Mac install

2012-03-07 Thread George Hartzell
Carsten Mattner writes: > Has anyone successfully installed FreeBSD as a single boot system > on an EFI Mac? I'm not sure exactly what you mean by a single boot system. I have Mac Pro that runs Mac OS on on disk (actually a pair in a software RAID) and FreeBSD from another pair (gmirror RAID).

Re: ZFS question

2012-02-18 Thread George Kontostanos
eebsd.org" The power management settings put your drive to sleep after some time of inactivity. Unfortunately the only way I have found to adjust this is from a windows pc utility. (You can download it from their website) To solve the problem you can export the pool when you don't

Re: zroot won't mount after 9.0-RC2 -> 9.0-RELEASE upgrade

2012-02-15 Thread George Kontostanos
ugh to update your zpool.cache If this still doesn't work then you can upgrade your ZFS version to 5. Make sure you have backups first!!! Before unmounting your datasets issue a: zfs upgrade -a -- George Kontostanos Aicom telecoms ltd http://www.aisecure.net __

Re: zroot won't mount after 9.0-RC2 -> 9.0-RELEASE upgrade

2012-02-15 Thread George Kontostanos
On Wed, Feb 15, 2012 at 5:26 PM, Daniel Shahaf wrote: > George Kontostanos wrote on Wed, Feb 15, 2012 at 12:56:33 +0200: >> On Wed, Feb 15, 2012 at 12:15 PM, George Kontostanos >> wrote: >> > On Wed, Feb 15, 2012 at 5:09 AM, Daniel Shahaf wrote: >> >> Daniel

Re: zroot won't mount after 9.0-RC2 -> 9.0-RELEASE upgrade

2012-02-15 Thread George Kontostanos
On Wed, Feb 15, 2012 at 12:15 PM, George Kontostanos wrote: > On Wed, Feb 15, 2012 at 5:09 AM, Daniel Shahaf wrote: >> Daniel Staal wrote on Tue, Feb 14, 2012 at 21:39:40 -0500: >>> --As of February 15, 2012 2:31:10 AM +0200, Daniel Shahaf is alleged >>> to have said

Re: zroot won't mount after 9.0-RC2 -> 9.0-RELEASE upgrade

2012-02-15 Thread George Kontostanos
installed the >> system, it's possible your upgrading the zpool means the bootloader >> can't read it. >> > > Immediately after upgrading the zroot zpool I ran > >    gpart bootcode -p /boot/gptzfsboot -i 1 ${devices} > > as instruc

Re: gpt zfs raidz1 boot failure

2012-02-08 Thread George Kontostanos
remove a disk to put it in degraded mode, it is bootable. > > Chris > I might be missing something here but it looks like you are trying to boot from a degraded raidz1 pool consisted from 1 drive? -- George Kontostanos Aicom telecoms ltd http://www.aisecure.net __

Re: FreeBSD 9, GPT and gmirror

2012-02-08 Thread George Kontostanos
> 3. Assuming one has enough RAM, is zfs mirror or raidz recommended over > gmirror? zfs mirror but I would not recommend a raidz root on zfs. -- George Kontostanos Aicom telecoms ltd http://www.aisecure.net ___ freebsd-questions@freebsd.org m

Re: Dump Restore on ZFS root system

2012-02-07 Thread George Kontostanos
he best option (tar, cpio or pax) You can always clone it using zfs send / receive to your vm: http://www.aisecure.net/2011/03/26/cloning-a-zfs-bootable-system/ -- George Kontostanos Aicom telecoms ltd http://www.aisecure.net ___ freebsd-question

Re: Browser

2012-01-12 Thread George Liaskos
content licensed OWL: http://owl.apotheon.org ] Chrome has a native tts API that extension authors can use, http://code.google.com/chrome/extensions/tts.html I tried some random extension from the Chrome Web Store and it is working really well. Regard, George

proper syntax for wifi

2011-12-04 Thread george vagner
Ok I have a wireless interface ath0 and a wired re0 interface. I would like to have hostapd running on the wireless interface and allow access to the wired network also. For the most part I have this working on most systems with one exception, one of my clients cant connect I am getting "deauthe

wifi question

2011-09-24 Thread george vagner
I am running an ATH0 card in hostap mode with 11g but was wondering if I can run both 11g and 11b at the same time? I was thinking mode 11g mode 11b or mode 11bg but not sure what to put on the ifconfig line. ___ freebsd-questions@freebsd.org mailing

RE: ssh with bridged ap solved

2011-09-13 Thread george vagner
Allow connections to forwarded ports in sshd config -Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of George Vagner Sent: Tuesday, September 13, 2011 8:14 AM To: freebsd-questions@freebsd.org Subject: RE: ssh with

RE: ssh with bridged ap

2011-09-13 Thread George Vagner
er 13, 2011 5:36 AM To: freebsd-questions@freebsd.org Subject: Re: ssh with bridged ap On 9/13/11 3:54 AM, george vagner wrote: > I have set up wireless AP with a static IP and bridged it to my internal > wired network on RE0. > > I can successfully connect with WPA to the wireless network

ssh with bridged ap

2011-09-12 Thread george vagner
I have set up wireless AP with a static IP and bridged it to my internal wired network on RE0. I can successfully connect with WPA to the wireless network and browse other computers on the wired net fine, I can log into the freebsd machine using ssh no problem as long as if I connect via the wirel

Re: How to check current port options before updating

2011-08-31 Thread George Liaskos
s that > I may not need. I'd appreciate if you can point me to a reference or a > command that does it. Will "make config" show it? > > Many thanks! You can also use --force-config if you use portmaster. Regards, George ___

mini pci e wireless card

2011-08-30 Thread George Vagner
point/router. Thanks for all your help. George ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Lennart Poettering: BSD Isn't Relevant Anymore

2011-07-19 Thread Sam George
d/, and as its decedents, neither would have BSD or Linux. Is BSD relevant? Looks like it's /essential/ given the context of the question. Live Free. Sam George ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: LSI MegaRAID 9260 on FreeBSD 8.2 amd64

2011-07-11 Thread Sam George
be satisfied that it's ok. -Sam George There are two different diverged mfi drivers! One that comes with FreeBSD and works well with the 9260 cards both under i386 and amd64. Then we have the LSI driver, this one works under i386 and some versions also works under amd64 but the latest on

Re: Xfce4.8 Trash?

2011-05-22 Thread George Liaskos
On Sun, May 22, 2011 at 6:49 PM, Patrick Lamaiziere wrote: > Le Sun, 22 May 2011 10:09:37 -0400, > Robert Simmons a écrit : > >> > Since Xfce 4.8 the trash applet does not work : "Can't connect to >> > the trash". >> > >> > I've googled a bit but can't find any solution (Thunar, dbus and >> > hal

Re: FreeBSD 7.4-STABLE server behind an isa server

2011-05-18 Thread George Liaskos
On Wed, May 18, 2011 at 3:54 PM, Jack Raats wrote: > I am setting up a FreeBSD 7.4 server behind an ISA server. The purpose of > this server is to serve as an intranet web server. > But I would like to update the ports of course. > I have a login and password for the isa server. > I would like to

Any way to have login output AND use rsync/scp ?

2011-05-01 Thread George Sanders
I have my .cshrc file run some basic netstat and 'w' commands so that when I log in, I can see at a glance what is going on on the system and notice any unusual login activity, etc. However this completely breaks both scp and rsync - they cannot function at all (apparently) with any kind of st

Xircom realport in 8.1-RELEASE - how do I determine proper cbb.start_memory ?

2011-03-27 Thread George Sanders
It appears that many PCMCIA network cards no longer work in FreeBSD - this is documented here: http://www.freebsd.org/cgi/query-pr.cgi?pr=115623 However there appears to be a workaround, wherein one sets their hw.cbb.start_memory value manually. Suggested values for xircom cards are: sysctl h

Re: FreeBSD 8.1 as a Virtualbox Guest OS

2011-02-08 Thread George Liaskos
The system is booting, but when it gets to > md0: Preloaded image 4194304 bytes at 0x80e6aa98 it > stops and goes no further. Try enabling IO APIC under System > Motherboard. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.or

Re: wine questions

2011-01-27 Thread George Liaskos
> But VirtualBox OSE doesn't support USB. VirtualBox 4 does. http://www.virtualbox.org/changeset/33813 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-q

Re: problems mounting android htc

2011-01-15 Thread George Liaskos
>> Already tried based on several email threads found on the net but here >> is one last try: >> >> flosoft-stable# dd if=/dev/null of=/dev/da0 count=0 >> dd: /dev/da0: Device not configured >> flosoft-stable# mount /dev/da0 /mnt >> mount: /dev/da0 : Device not configured Have you switched the con

Re: problems mounting android htc

2011-01-15 Thread George Liaskos
On Sat, Jan 15, 2011 at 11:30 PM, Aryeh Friedman wrote: > I am attempting to make it so I can communicate with the linux on my > Android HTC 0100 and when I insert it I get the following on the > console: > > ugen5.2: at usbus5 > umass0: on usbus5 > umass0:  SCSI over Bulk-Only; quirks = 0x

New to FreeBsd

2011-01-03 Thread George George
I am new to the Free BSD and i have a question on how to install a packet.What i have to type to download a python editor?I cant find the right packet name.Thank you very much. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: ZFS not usable on FreeBSD-8.1

2010-08-14 Thread George Hartzell
Dick Hoogendijk writes: > I run FreeBSD-8.1/amd64. I have used ZFS for four years on > (Open)Solaris, so I have some experience with it. It always served me > very very well. However, I cannot get it to work on my SATA2 drives. At > first I thought they'de suffer from something from there

Re: [6.3] Get e-mail when CTRL-ALT-DEL is used?

2010-07-08 Thread George Davidovich
oked a given key combination), adding something along the lines of the following to root's crontab(5) should suffice: @reboot echo "`hostname` rebooted" \ | mail -s "`hostname` rebooted" gil...@example.org -- George ___ freebsd-quest

Re: text to html

2010-07-03 Thread George Davidovich
ts if [ $topic = $seen ]; then echo "| ${title}" else echo " ${topic} " echo "${title}" fi seen=$topic done -- George ___ freebsd-questio

Re: jail and uname

2010-07-03 Thread George Davidovich
kern.osrelease, kern.osrevision, kern.version, etc.). And because there's only one kernel, you'll get the same output from running uname on the host as you would get from running it inside a jail. -- George ___ freebsd-questions@freebsd.org m

Re: .sh & ip address

2010-06-22 Thread George Davidovich
ing ip addresses that > I just don't know about. man sh | less -p"Parameter Expansion" org_ip=10.0.10.2 ${org_ip##*.} # yields 2 ${org_ip%.*}# yields 10.0.10 Do read the manpage. -- George ___ freebsd-questions@freebsd.or

Re: Booting multiple choice, and pause to read bootup info

2010-06-21 Thread George Davidovich
ude for each of the possible options), but IIRC everything was presented via a rudimentary menu. For customising the existing menu, if you read through loader(8), and then have a look at what's provided in /usr/share/examples/bootforth, you should be able to fig

Re: command to strip suffix in .sh script

2010-06-03 Thread George Davidovich
> > the correct google incantation to find the documentation for that. > > ( bourne shell pattern-matching notation ) > > In fact I know about that from Bash's documents:) IMHO, there are more > Bash's documents than Bourne's

Re: upgrading squeezeboxserver

2010-05-30 Thread George Hartzell
Vincent Zee writes: > Hi, > > I recently upgraded to the newest version of audio/squeezeboxserver. > After the update the server is unable to rescan my music collection. > > Does anyone else encountered this problem? > How can I revert to the previous version of squeezeboxserver > (I'm us

can't access FreeBSD boot CD data (but can boot just fine) using IP KVM "fake" drives

2010-05-12 Thread George Sanders
Most modern IP KVMs allow you to specify a ISO image, and they will feed it to the computer via USB and allow you to boot arbitrary "cds". However, I notice problems in both standard FreeBSD install discs and FreeBSD-based live CDs, wherein the CD will boot and run just fine, but when it comes

dumping a raid member with 'dd' for insurance...

2010-05-11 Thread George Sanders
A 3ware raid5 array I had died. It looks like the data is intact, and there are two good recovery methods: 1) a toolchain from 3ware that, if it doesn't work, will destroy the data. This method is free, and I can do it myself. 2) professional forensic services. Costs a lot. I'm going to st

Re: Small computer to run a GUI?

2010-05-07 Thread George Davidovich
r something about 9 inches square and three inches thick, or > smaller. The lack of video on Soekris boxes is deliberate, and is considered a feature. Sounds to me like you probably want either a Mac Mini or a mini-ITX system. I've never been that impressed by mi

Re: Gaming

2010-04-30 Thread George Liaskos
On Thu, Apr 29, 2010 at 8:54 PM, David Kelly wrote: > On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote: >> Looking thru your manuals, I have not seen anything about gaming on a >> FreeBSD machine. ? > > You are not reading the manual correctly. Then *entire* manual is the > game.  :-)

Re: Improving SMP performance?

2010-04-28 Thread George Liaskos
On Wed, Apr 28, 2010 at 3:32 AM, Neil Short wrote: > I'm somewhat disappointed in the performance in my laptop which is supposed > to have a really fast processor. Is there some way to get more out of the > processor? > > > [neshort/] uname -a > FreeBSD carmen 8.0-STABLE FreeBSD 8.0-STABLE #1: T

Re: Kill via Cron...

2010-04-20 Thread George Davidovich
ckup | awk '{print $1}' Or to avoid being nominated for something like the Useless Use of Cat award: ps ax | awk '/[b]ackup/ {print $1}' Making use pgrep/pkill would seem to make the most sense. -- George ___ freebsd-quest

How can I confirm proper chroot ?

2010-04-20 Thread George Sanders
Hello, I am using a particular program that has a command line option to "chroot to the current directory". But I would like to make sure ... I want to be sure what directory the executable is actually rooted in. How can I do this ? Perhaps with lsof ? I don't see any information from the 'p

Re: emacs-23.1_3,1 -> 23.1._4,1 upgrade

2010-03-29 Thread George Liaskos
On Mon, Mar 29, 2010 at 9:22 AM, n dhert wrote: > There was an emacs upgrade in the ports today, but it fails: > ... > cc -nostdlib `./prefix-args -Xlinker  -L/usr/local/lib -znocombreloc` > -L/usr/loc > al/lib -lintl -Wl,-znocombreloc -L/usr/local/lib -o temacs pre-crt0.o > /usr/lib/c > rt1.o /us

procmail regex help ... sometimes works, sometimes doesn't...

2010-03-28 Thread George Sanders
I have added a very standard, very common regex line to my .procmailrc to filter character sets I can't read: UNREADABLE='[^?"]*big5|iso-2022-jp|ISO-2022-KR|euc-kr|gb2312|ks_c_5601-1987|ks_c_5601|3Deuc-kr|koi8' :0: * ^Content-Type:.*multipart * B ?? $ ^Content-Type:.*^?.*charset="?($UNREADABLE

RE: How do I fix the broken python26 port in 7.2-RELEASE ?

2010-03-20 Thread George Sanders
> Virgin 7.2-RELEASE install. > > I run: > > csup -h cvsup4.freebsd.org -i ports/lang/python26 -g -L 2 > /usr/share/examples/cvsup/ports-supfile > > and now I have a /usr/ports/lang/python26/distinfo that looks like: > > MD5 (python/Pyt

How do I fix the broken python26 port in 7.2-RELEASE ?

2010-03-17 Thread George Sanders
Virgin 7.2-RELEASE install. I run: csup -h cvsup4.freebsd.org -i ports/lang/python26 -g -L 2 /usr/share/examples/cvsup/ports-supfile and now I have a /usr/ports/lang/python26/distinfo that looks like: MD5 (python/Python-2.6.4.tgz) = 17dcac33e4f3adb69a57c2607b6de246 SHA256 (python/Python-2.6.4.

Re: nVidia 64bit drivers

2010-03-12 Thread George Liaskos
On Fri, Mar 12, 2010 at 8:04 PM, Carmel wrote: > On Fri, 12 Mar 2010 12:39:34 + > George Liaskos articulated: > >> On Fri, Mar 12, 2010 at 11:55 AM, Carmel >> wrote: >> > Have the 64bit drivers from nVidia been incorporated into the >> > FreeBSD ports

Re: nVidia 64bit drivers

2010-03-12 Thread George Liaskos
On Fri, Mar 12, 2010 at 11:55 AM, Carmel wrote: > Have the 64bit drivers from nVidia been incorporated into the FreeBSD > ports system yet? I read awhile ago that they were being developed; > however, I have not found them present in the ports system. > > -- > > Carmel > carmel...@hotmail.com > >

Re: is there a native driver for 'Dell Wireless 1397'?

2010-03-10 Thread George Liaskos
On Wed, Mar 10, 2010 at 10:34 AM, Nikos Vassiliadis wrote: > On 3/10/2010 12:13 PM, George Liaskos wrote: >> >> On Wed, Mar 10, 2010 at 10:05 AM, Nikos Vassiliadis >>  wrote: >>> >>> Hi, >>> >>>  I am interested in buying a laptop from

Re: is there a native driver for 'Dell Wireless 1397'?

2010-03-10 Thread George Liaskos
On Wed, Mar 10, 2010 at 10:05 AM, Nikos Vassiliadis wrote: > Hi, > >  I am interested in buying a laptop from the > Dell Inspiron 15 series. Most of them are having > a wifi card branded as 'Dell Wireless 1397'. > Is there a driver for this? > > I would prefer a native driver, but success > storie

Re: Downloading issue!

2010-03-09 Thread George Liaskos
On Tue, Mar 9, 2010 at 2:58 PM, Emmanuel Opio wrote: > Hi, >      Am studying at a University in E. Africa but the problem is that our > server administrators blocked "ftp" and filtered out images, so we can not > download any image file, the most common extension for operating systems. >  I was j

Re: Flash viewer for FBSD

2010-03-06 Thread George Liaskos
On Sat, Mar 6, 2010 at 1:07 PM, C. P. Ghost wrote: > And remember, youtube-dl is a hack. It can break anytime > YT changes its embedding. I wished YouTube would switch > to HTML5, or at least added this as an option. Actually this option exists http://www.youtube.com/html5 The problem is Opera a

Re: Suitable laptop for FreeBSD?

2010-03-03 Thread George Liaskos
On Wed, Mar 3, 2010 at 1:48 PM, Andreas Davour wrote: > > I am thinking of buying a new laptop, and want one which will work fine with > FBSD. Anyone have any suggestions? > > It must have a connector for a external screen (i.e. a projector when doing > presentations), wireless, ~15" screen, lots

Using webcam Windows driver

2010-02-25 Thread Siju George
Hi, I have a logitech quickcam. Will I be able to use it in FreeBSD? Can I use Windows driver? Thanks -Siju ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fre

Frequency scaling error on AMD Turion [hwpstate]

2010-02-14 Thread George Liaskos
Hello list! I am trying remotely to help a friend set up his laptop with 8.0-STABLE amd64, installation went pretty smooth but i have a problem with power saving. When i start powerd i get the following error repeatedly: kernel: hwpstate0: set freq failed, err 6 > dmesg | grep -i cpu CPU: AMD T

Re: FreeBSD's UFS vs Ext4

2010-02-09 Thread George Liaskos
For what is worth these are the results on my Lenovo Thinkpad T500 with zfs. http://global.phoronix-test-suite.com/?k=profile&u=thuglife-5875-16786-4629 > dmesg | grep ada0 ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ATA-8 SATA 2.x device ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO s

Re: GeForce GTX 260M on amd64

2010-02-04 Thread George Liaskos
http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/nvidia-driver/ 2010/2/4 Bc. Radek Krejca : > Hello, > > I found this - now I am waiting if this will be in ports: > > http://www.nvnews.net/vbulletin/showthread.php?t=142120 > > Radek > > ___ > freebsd-ques

Re: GeForce GTX 260M on amd64

2010-02-03 Thread George Liaskos
Hi Did you try the binary driver x11/nvidia-driver? Your card should be supported. 2010/2/3 Bc. Radek Krejca : > Hello, > > I have bought new notebook with GeForce GTX 260M and installed amd64 > distribution of freebsd 8 because of 4GB RAM. > > Is there any way to run OpenGL (get drivers for this

Re: Strange network issue in freebsd 8

2010-01-27 Thread Sherin George
Is it possible for you to update to the latest stable-8 kernel > and we start from there ? > > -- Qing > > > -Original Message- > From: owner-freebsd-...@freebsd.org on behalf of Sherin George > Sent: Wed 1/27/2010 6:05 PM > To: freebsd-...@freebsd.org; freebsd-

Re: Strange network issue in freebsd 8

2010-01-27 Thread Sherin George
lem still happening? > > Cheers > Sam > > > On 24/01/2010 2:16 PM, Sherin George wrote: > >> Hello, >> >> I am facing some sort of strange network issue in a freebsd server >> occasionally. >> >> OS: FreeBSD 8.0-RELEASE - amd64 >> >> Now, I h

Re: Help booting FreeBSD with a ZFS root filesystem

2010-01-25 Thread George Liaskos
I had the same issue because i forgot to copy the zpool.cache under /zroot/boot/zfs. On Mon, Jan 25, 2010 at 9:31 PM, Ross Penner wrote: > I'm trying to set up a system using ZFS as the root filesystem. I > followed this guide: (http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot). > Everything went swi

Re: Strange network issue in freebsd 8

2010-01-23 Thread Sherin George
Hello, Thanks for the reply. Please see the rc.conf file given below. === myserver# cat /etc/rc.conf defaultrouter="XXX.XXX.XXX.241" hostname="myserver.net" ifconfig_em0="inet XXX.XXX.XXX.242 netmask 255.255.255.248" nfs_client_enable="YES" nfs_server_enable="YES" rpcbind_enable="YES"

Re: Strange network issue in freebsd 8

2010-01-23 Thread Sherin George
2::%lo0/32 fe80::1%lo0 U lo0 = Note: I have replaced first three octets. -- Regards, Sherin On Sat, Jan 23, 2010 at 11:57 PM, dacoder wrote: > you don't say what "netstat -rn" shows for a default route. > +++ Sherin George [23/01/10 14:52

Strange network issue in freebsd 8

2010-01-23 Thread Sherin George
Hello, i am facing some sort of strange network issue in a freebsd server occasionally. OS: FreeBSD 8.0-RELEASE - amd64 The servers loses network connection once in a few days. I logged into console and verified that network is up. I even restarted network service using following command. /etc/

Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-19 Thread Sherin George
Hello, I am trying to tune ZFS file system by setting "zfs_arc_max" value in FreeBSD 8. In solaris, it is achieved like this == === For example, if an application needs 5 GBytes of memory on a system with 36-GBytes of memory, you could set the arc maxi

Re: Advanced printing/layout tools

2010-01-01 Thread George Davidovich
covers common questions, but for what you're doing, I'd suggest logging onto comp.tex.tex. It's been years since I did anything similar, otherwise I'd post a template to get you started. -- George ___ freebsd-questions@fre

Re: Adding an alias to .cshrc

2009-12-29 Thread George Davidovich
ommand with full paths, > to no avail. > > Is this a problem with the pipe in the alias directive? The command > works on the CLI, as I literally copy/pasted it into the .cshrc file. Again, quoting what's being aliased will suffice. Why that's not necessary during int

Re: Sendmail client configuration to connect to ISP's SMTP server

2009-12-26 Thread George Davidovich
ost back if you have any questions or need to be walked through any part of the process. -- George ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Root exploit for FreeBSD

2009-12-12 Thread George Liaskos
http://www.nvnews.net/vbulletin/showthread.php?t=142120 On Sun, Dec 13, 2009 at 2:23 AM, Rolf Nielsen wrote: > Sam Fourman Jr. wrote: >>> >>> Are you sure that OpenBSD has a better record? >> >> >> I found this for loose reference. >> http://en.wikipedia.org/wiki/OpenBSD#Security_and_code_auditin

Re: radeonhd 1.3.0 slow window moving

2009-12-07 Thread George Liaskos
Give x11-drivers/xf86-video-ati a try http://lists.freebsd.org/pipermail/freebsd-x11/2009-December/009093.html On Mon, Dec 7, 2009 at 3:22 PM, Marco Beishuizen wrote: > > Hi, > > I upgraded the radeonhd driver from 1.2.5 to 1.3.0. It seems to work fine, > except when moving a window. As far as I

Re: Xorg - no mouse and no keyboard

2009-12-05 Thread George Hartzell
Adam Vande More writes: > On Fri, Dec 4, 2009 at 10:20 PM, Paul Schmehl > wrote: > > > As I mentioned in a previous post, I have tried it both with and without > > hald and dbus. Nothing works. > >[...] I missed the original post, but I recently noticed that my bluetooth keyboard and mous

Re: Mount dump0 as ISO9660 filesystem?

2009-12-04 Thread George Davidovich
s copy or md5sum (not > edit). And I don't even know which tool do use to accomplish that. You still don't know which tool? -- George ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-q

Re: "Last login" message

2009-12-04 Thread George Davidovich
ism or configuration requires it. Authentication mechanisms that may require DNS include RhostsRSAAuthentication, HostbasedAuthentication, and using a from="pattern-list" option in a key file. Configuration options that require DNS include u

Re: Mount dump0 as ISO9660 filesystem?

2009-12-04 Thread George Davidovich
n niftier things like: less backup.tar.gz less backup.zip less backup.iso It's also possible you might be thinking of file system snapshots (which can be mounted). Check the Handbook for details. -- George ___ freebsd-questions@fre

Re: PF binat rule issue - feature or bug?

2009-12-04 Thread George Davidovich
just > work, and pfctl certainly didn't mark it as bad syntax. If a bug, is > this a FreeBSD bug or OpenBSD? The BNF grammar in pfconf(5) suggests that binat rules don't take a list. Summarised: nat-rule = ... "proto" ( prot

Re: 8.0-RELEASE and "dangerously dedicated" disks

2009-12-02 Thread George Davidovich
now be found on display in the bottom of a locked filing cabinet stuck in a disused lavatory with a sign on the door saying "Beware of the Leopard". Perhaps you could provide something more specific, or a direct link to the chatter? > Trust me, I didn't remove DD support fr

mysterious "try" process dumping core on 7.2-RELEASE ... worried ...

2009-11-29 Thread George Sanders
I see these two entries in my /var/log/messages: Nov 24 18:08:41 hostname kernel: pid 25901 (try), uid 0: exited on signal 10 (core dumped) Nov 24 18:10:29 hostname kernel: pid 35359 (try), uid 0: exited on signal 10 (core dumped) But I've never heard of a "try" binary, and 'which try' shows

Re: Prompt containing SSH login information

2009-11-23 Thread George Davidovich
e it's not possible (because not intended)... I'd suggest parsing out w(1), or better yet, making use of environmental variables instead. The following, for example, are set by ssh: SSH_CLIENT SSH_CONNECTION SSH_TTY Out of curiosity, why are you wanting to do this? Are you chaining

How can I rescue my passwd file after corrupting it (and why does it still work) ?

2009-11-21 Thread George Sanders
I do some automated account creation on a FreeBSD 6.x system ... and unbeknownst to me, the '/' filesystem was completely full when I did my last account creation, resulting in: /: write failed, filesystem is full pwd_mkdb: /etc/pwd.db to /etc/pwd.db.tmp: No space left on device pw: passwd fil

Re: Dump

2009-11-21 Thread George Davidovich
o such file or directory Aargh. Must have missed the above when I last replied. That error message indicates you're running dump without proper privileges. Run dump as root, or add yourself to the operator group: pw groupmod operator -m bernt -- George __

Re: Dump

2009-11-21 Thread George Davidovich
hosts) and dumping to files, I'd suggest a naming convention of hostname-20090405-usr-0 to save you the grief of date fragility, and give you a meaningful display in 'ls -l' when restoring. So, for a level 0 dump on your system, your commands might be: dumpdir=/home/bernt

Re: SLIM and XFCE4

2009-11-05 Thread George Davidovich
t should be written to follow certain syntax rules (not unlike /etc/rc.conf). An example to illustrate: $ echo 'var="Hello World"; echo $var' > filename $ sh filename Hello World Put simply, .xinitrc does not need a shebang li

Re: How do I replace the built-in OpenSSL with a source tarball ?

2009-10-28 Thread George Sanders
- Original Message > From: Gary Gatten > To: George Sanders ; freebsd-questions@freebsd.org > Sent: Wed, October 28, 2009 11:01:35 AM > Subject: RE: How do I replace the built-in OpenSSL with a source tarball ? > > Maybe remove the existing package first? And t

How do I replace the built-in OpenSSL with a source tarball ?

2009-10-28 Thread George Sanders
I would like to: - upgrade the built-in OpenSSL that comes with FreeBSD (in my case, 6.4-RELEASE) - replace it with OpenSSL that I build myself from the source tarball If I do this with a plain old: ./config ; make ; make install OpenSSL does indeed build and install, but it installs in an

what is special about the 'git' Makefile ?

2009-10-27 Thread George Sanders
I've been doing this dance: ../configure ; make ; make install for about ten years now. Sometimes there are some little issues, but nothing too crazy. I tried to build 'git' from source today, however, and it doesn't behave like anything I've ever seen... I do the ./configure and it comple

Invitation to connect on LinkedIn

2009-10-26 Thread Siju George
LinkedIn Siju George requested to add you as a connection on LinkedIn: -- Jerry, I'd like to add you to my professional network on LinkedIn. - Siju Accept invitation from Siju George http://www.linkedin.com/e/1o3bCy0npDqyzD3wjrAbLV0nLm

Re: error output redirection

2009-10-11 Thread George Davidovich
2> errors.txt # append STDERR to a file badcommand 2>> errors.txt # fun with file descriptors to have it both ways badcommand 3>&1 1>&2 2>&3 | tee errors.txt -- George ___ freebsd-questions@freebsd.org mailing list http://l

  1   2   3   4   5   >