Anybody use the Dell 3010??

2012-11-18 Thread Gary Kline


I probably should cc the hardward guys about this.  first, see if it
geta  any traction here, tho.  my tech guy got me a Delll 3010
that has an improved [[meaning screwed up]] BIOS with some 
hardware mess called the UEFI.

Trying to get ssh to work *bi-directionally* i royally f'ked up my
installation for well over 27 hours.  ssh still fails to connect going
in to my new tao; but this time I know what to avoid.  my 
question is simple: of what use is this new/improved POS setup?

im sure its the same for every flavor of unix. my view is that it
mjust makes using non-windozw that much more painful. 

gary

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
  Twenty-six years of service to the Unix community.

___
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: virtualbox with FreeBSD as host

2012-11-18 Thread Steve O'Hara-Smith
On Mon, 19 Nov 2012 01:08:01 +1100
andrew clarke m...@ozzmosis.com wrote:

 On Sun 2012-11-18 08:50:34 UTC-0500, Fbsd8 (fb...@a1poweruser.com) wrote:
 
  By design virtualbox requires a desktop on the host to use the
  virtualbox built in config screens and the only way to access a
  configured and installed guest VM is from a remote PC with a desktop.
 
 No, you can create and configure VirtualBox VMs using the command-line
 VBoxManage. I do this over SSH. See the VirtualBox manual (PDF).

There are even command line tools such as Vagrant for managing
virtual box VMs using baseline images and definition files to create VMs on
the fly in response to a simple command.

-- 
Steve O'Hara-Smith at...@sohara.org
___
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: How is zfs file system known in fsck?

2012-11-18 Thread Eric S Pulley
--On November 18, 2012 10:38:43 AM -0500 Lynn Steven Killingsworth 
blue.seahorse.syndic...@gmail.com wrote:



Hi FreeBSD -

On my PC-BSD 9.1 RC3 I need to run fsck on my internal storage drive.

I would like to use I think:

fsck -y -F -t ufs /dev

The question is what should I place for 'ufs' since I have zfs.  My
guesses just generate similar to 'directories unknown'  My disk is also
gpt. If I leave out the file system type after -t my machine apparently
accepts a command to do something, but it of course does not do what is
needed.

Thanks


If you're going to run advanced filesystems you really should try to 
understand how they work. There is no fsck tool and no need for one on zfs. 
If you have managed to loose data while running zfs you'd better have a 
backup.


Read zpool(8) zfs(8)
and possibly http://docs.oracle.com/cd/E19253-01/819-5461/index.html


___
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


skype

2012-11-18 Thread ajtiM
When using Skype on FreeBSD (.1-RC3, the call often (every 1-5 minutes) gets 
disconnected or better I hear but the other side doesn't hear me

If I remember correct kern.hz=100 in loader.conf solved this problem before I 
I had this line but it doesn't help me.
I have Skype-2.1.0.81 installed.

Mitja

http://www.redbubble.com/people/lumiwa
___
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: skype

2012-11-18 Thread Matthias Apitz
El día Sunday, November 18, 2012 a las 12:45:54PM -0600, ajtiM escribió:

 When using Skype on FreeBSD (.1-RC3, the call often (every 1-5 minutes) gets 
 disconnected or better I hear but the other side doesn't hear me
 
 If I remember correct kern.hz=100 in loader.conf solved this problem before I 
 I had this line but it doesn't help me.
 I have Skype-2.1.0.81 installed.

I know that this does not help much, but I'm using the same Sk in 10-CURRENT
very often (also with video), and do not face this problem. Are yo sure
that this is caused by FreeBSD or at your end of the call at all?

matthias
-- 
Sent from my FreeBSD netbook

Matthias Apitz   |  - No system with backdoors like Apple/Android
E-mail: g...@unixarea.de |  - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |  - No proprietary attachments
phone: +49-170-4527211   |  - Respect for open standards
___
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: skype

2012-11-18 Thread ajtiM
On Sunday 18 November 2012 12:57:14 Matthias Apitz wrote:
 El día Sunday, November 18, 2012 a las 12:45:54PM -0600, ajtiM escribió:
  When using Skype on FreeBSD (.1-RC3, the call often (every 1-5 minutes)
  gets disconnected or better I hear but the other side doesn't hear me
  
  If I remember correct kern.hz=100 in loader.conf solved this problem
  before I I had this line but it doesn't help me.
  I have Skype-2.1.0.81 installed.
 
 I know that this does not help much, but I'm using the same Sk in
 10-CURRENT very often (also with video), and do not face this problem. Are
 yo sure that this is caused by FreeBSD or at your end of the call at all?
 
   matthias

I am sure that is a problem on my side.

Mitja

http://www.redbubble.com/people/lumiwa
___
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: virtualbox with FreeBSD as host

2012-11-18 Thread Fbsd8

Adam Vande More wrote:

On Sun, Nov 18, 2012 at 7:50 AM, Fbsd8 fb...@a1poweruser.com wrote:


So I was barking up the wrong tree. By design virtualbox requires a
desktop on the host to use the virtualbox built in config screens



False


One word answers have no meaning.
As I understand the VB manual there is only 2 ways to CREATE virtual 
machines on a freebsd host. Launch VB from the host x11 desktop which 
launches the VB config screen or use headless commands from host command 
line which just creates control files without the VB screens being 
displayed.


If you know of some other ways them explain your self.




 So the bottom line is virtualbox=desktop.



Since you can access it only by traditional server means, it's a desktop
app?



Have no idea what you trying to say by the above statement that ends in 
a question mark. Please clarify.



___
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: FreeBSD needs Git to ensure repo integrity [was: 2012 incident]

2012-11-18 Thread grarpamp
On Sun, Nov 18, 2012 at 1:57 AM, Garrett Wollman woll...@bimajority.org wrote:
 the various good uses for nyms.

 There are no such uses on the FreeBSD mailing-lists; if you wish for
 anyone to pay attention to you, then use a real name.  Otherwise,
 FOAD.

 -GAWollman

It appears you have not reviewed the mailing list archives, otherwise you
would have found many such nym holders engaging in good participation.
However I do thank you for your opinion, and for your delightful and
unwarranted private abuse. A good day to you indeed, Sir.
___
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: virtualbox with FreeBSD as host

2012-11-18 Thread Fbsd8

andrew clarke wrote:

On Sun 2012-11-18 08:50:34 UTC-0500, Fbsd8 (fb...@a1poweruser.com) wrote:


By design virtualbox requires a desktop on the host to use the
virtualbox built in config screens and the only way to access a
configured and installed guest VM is from a remote PC with a desktop.


No, you can create and configure VirtualBox VMs using the command-line
VBoxManage. I do this over SSH. See the VirtualBox manual (PDF).



You did not pay close attention to what was written. What was written is 
stands as true. The key works are virtualbox built in config screens.


Using ssh from remote pc only works if ssh is run from a desktop. IE: 
you can not start ssh from a freebsd host command line to connect to a 
remote VB to create Virtual machines.



Incidentally it's possible to use RDP (Remote Desktop Protocol) to
connect and control any VirtualBox guest - including OSes that don't
natively support RDP connections - provided VRDP is enabled for that
guest VM. I do this running when VirtualBox on a Linux host, and can't
confirm it works for FreeBSD hosts, but assume it does.

AH now it gets interesting. RDP only talks to a fully configured virtual 
machine, not to the virtualbox built in config screens. So on a freebsd 
host without a desktop the vbheadless commands have to be used to create 
virtual machines.


My final goal was to create virtual machines using the vb headless 
commands, which worked. But then I wanted to run rpd from a second host 
session [F2] and connect to the newly created VM which was not possible 
because the rpd program is not contained in the virtualbox-additions 
port and when installing the virtualbox-additions port had to use the 
force flag.


So how can I run rpd on the freebsd host running the virtualbox server 
system so I can access the configured vm?  I this configuration even 
possible?


___
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


Question about svn

2012-11-18 Thread Stephen Montgomery-Smith

I was looking at http://svnweb.freebsd.org/

What are csrg and socsvn?

Please CC on the answer, as I am not subscribed to this mailing list.
___
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: virtualbox with FreeBSD as host

2012-11-18 Thread Adam Vande More
On Sun, Nov 18, 2012 at 6:36 PM, Fbsd8 fb...@a1poweruser.com wrote:

 One word answers have no meaning.


That which can be asserted without evidence can be dismissed without
evidence.


 As I understand the VB manual there is only 2 ways to CREATE virtual
 machines on a freebsd host. Launch VB from the host x11 desktop which
 launches the VB config screen or use headless commands from host command
 line which just creates control files without the VB screens being
 displayed.

 If you know of some other ways them explain your self.


There is nothing in the VB manual which says the x11 server has to be
running on the host system.  You do need an x11 server to access the QT4
GUI however it can reside on a remote system and even a Windows Box.  Just
need the x11 libs locally that is it.





   So the bottom line is virtualbox=desktop.


 Since you can access it only by traditional server means, it's a desktop
 app?


 Have no idea what you trying to say by the above statement that ends in a
 question mark. Please clarify.


Please answer the question as implied by the question mark.


-- 
Adam Vande More
___
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: FreeBSD needs Git to ensure repo integrity [was: 2012 incident]

2012-11-18 Thread C. P. Ghost
On Sun, Nov 18, 2012 at 6:59 AM, grarpamp grarp...@gmail.com wrote:
 joerg_wun...@uriah.heep.sax.de
 You don't even have a name

 Your domain indicates Germany, please have a chat with CCC.de about
 the various good uses for nyms. And consult your library for some
 fine historical use cases. If that's counter to your beliefs, you
 are free to show us the way and post all your personal infos to the
 list.

Uh-oh grarpamp, I hope you realize whom you're trying to lecture here!
Joerg Wunsch is a highly appreciated long-time FreeBSD contributor and
was member of the Core Team for a long time (I met him in person in
the 90-ies and he's a very kind person). I wouldn't dismiss his advice
lightly, unless I had a very good reason.

Now, back to our regular programming.

Thanks,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
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: Question about svn

2012-11-18 Thread pete wright
SOn Sun, Nov 18, 2012 at 5:23 PM, Stephen Montgomery-Smith
step...@missouri.edu wrote:
 I was looking at http://svnweb.freebsd.org/

 What are csrg and socsvn?


my best educated guess without taking a look:

csrg == Berkley's Computer Systems Research Group historical(?) code

socsvn == Google Summer of Code FreeBSD related projects.

-pete


-- 
pete wright
www.nycbug.org
@nomadlogicLA
___
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: Freebsd 9 Startx

2012-11-18 Thread Erich Dollansky
Hi,

On Mon, 19 Nov 2012 01:28:13 +
Hooman Oroojeni orooj...@gmail.com wrote:

 Dear All,
 I would like to use GUI in Freebsd 9, but I face with following error.

I think that you have mist a paste command here.

Anyway, what graphics adaptor are you using? Intel? It it is Intel,
read about Intel KMS.

Erich
___
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: FreeBSD needs Git to ensure repo integrity [was: 2012 incident]

2012-11-18 Thread grarpamp
 grarpamp
 the various good uses for nyms.

 cpgh...@cordula.ws
 I hope you realize whom you're trying to lecture here!
 Joerg Wunsch is a highly appreciated long-time FreeBSD contributor

Of course. No one here has any question as to anyone's FreeBSD
participation. That would be silly :) I merely contest the suggestion
that nyms have little to no utility, that people need moderate their
usage alone in public, and that those using them are somehow lessers.
I won't fail to defend general anti-nym opinion or guidance, particularly
when wafted in this general direction.

 Now, back to our regular programming.

Yes, about this lack of a self-authenticating repo, etc. [1]
It is good to see some discussion forming around it :)

[1] Or whatever it may better be called.
Put another way... we can't yet say, in the strong cryptographic
sense, that anyone has a true copy of the repo. Or that the repo
is itself internally tamper free and/or tamper proof. And so on as
applied down the production and distribution chain. The repo
does face certain risks. And Git appears as if it may be one
way to mitigate them.
___
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: FreeBSD needs Git to ensure repo integrity [was: 2012 incident]

2012-11-18 Thread grarpamp
 I won't fail to defend general anti-nym opinion or guidance

d-oh, s/defend/defend against/
___
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: Freebsd 9 Startx

2012-11-18 Thread Polytropon
On Mon, 19 Nov 2012 01:28:13 +, Hooman Oroojeni wrote:
 Dear All,
 I would like to use GUI in Freebsd 9, but I face with following error.
 Any idea to help is appreciated.

You need to show the error message for diagnostics and
suggestions better than pure guessing. :-)

Meanwhile, allow me to point you do helpful resources that
might be worth reading (just in case you didn't follow them
yet):

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

http://wiki.freebsd.org/KDE4

http://www.freebsd.org/gnome/docs/faq2.html

In case you have different trouble, please name the software
you're intending to run (e. g. which window manager), what you
have installed, the content of config files (such as .xinitrc
or .xsession) and the commands you've entered, plus their output
and error messages.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
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: wine-fbsd64 -- no longer in ports

2012-11-18 Thread Perry Hutchison
Bernt Hansson b...@bananmonarki.se wrote:
 On 2012-11-17 21:36, Gary Aitken wrote:
  # portmaster -n emulators/wine-fbsd64
=== No /usr/ports/emulators/wine-fbsd64 exists, and no information
=== about emulators/wine-fbsd64 can be found in /usr/ports/MOVED
  hints?
 There has never been such a port, you have to install from package.

Ordinarily, packages are created by building ports.
If this one is an exception, how is it created?
___
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