All of lore.kernel.org
 help / color / mirror / Atom feed
* A few questions
@ 2005-02-02  0:04 Hugo Silva
  2005-02-02  0:19 ` Mark Williamson
  0 siblings, 1 reply; 27+ messages in thread
From: Hugo Silva @ 2005-02-02  0:04 UTC (permalink / raw)
  To: xen-devel

Hi,

I've just heard about Xen, and I'm thinking about using NetBSD 2.0 + Xen 
as a virtual server solution. However, I have a few questions to ask:

- I see there is no port for x86_64 yet; The server I'll be running xen 
from will be a Dual AMD Opteron 64 bits. Will Xen correctly work in 
32-bit mode?

- No support for SMP on guest OS, right?

- Could you please enlighten me about the internals of xen, regarding 
network? How does it establishes the network with the host system? Can I 
run a firewall on a virtual server without any problems ?

- According to the site, a FreeBSD port should be close. Is there any 
date we can expect Xen ported to FreeBSD?

- Any plans to port to OpenBSD?

Xen seems like a great product; I'll love to try it out, even without 
SMP on my guest OSes! Very nicely done guys, I'll watch this project 
grow :-)

Best Regards


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 27+ messages in thread
* A few questions
@ 2012-03-07 15:15 Yao
  2012-03-07 15:52 ` Eric Paris
  2012-03-07 15:57 ` David Quigley
  0 siblings, 2 replies; 27+ messages in thread
From: Yao @ 2012-03-07 15:15 UTC (permalink / raw)
  To: SELinux

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

Hi,
Lately I'm studying SELinux and got some questions  which I want to be clear.


(1)I know SELinux is based on Flask architecture and I know where the SS is, but I'm not sure
where the OM locates, I guess the variable "security_ops" which belongs to LSM represents the OM, am I right?


(2)the struct "selinux_ops" in file hooks.c is declared as "static", why not add "const" qualifier so that 
the it will be put in read-only data section in the kernel?


(3)Is there any way to hack the SELinux, I mean, to disable it on the fly? For example, replace the policy db with a 
blank file so that any permission is allowed. Is it feasible?


Regards,
Yao

[-- Attachment #2: Type: text/html, Size: 974 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread
* A few questions
@ 2008-03-04 17:34 Mat
  0 siblings, 0 replies; 27+ messages in thread
From: Mat @ 2008-03-04 17:34 UTC (permalink / raw)
  To: reiserfs-devel

Toby, Alex, Christopher & the others

firstly: Thanks a lot !

I just thought the Internet Wayback Machine's Archive (besides google cache)
might come in handy:

http://web.archive.org/web/*/http://www.namesys.com

(if you're not already using it)

Cheers

Mat




^ permalink raw reply	[flat|nested] 27+ messages in thread
* A few questions
@ 2008-03-04  1:04 Alex Caudill
       [not found] ` <81E34349-D837-40A3-94F5-E314AAC43396@telegraphics.com.au>
  2008-03-04 20:13 ` Jeff Mahoney
  0 siblings, 2 replies; 27+ messages in thread
From: Alex Caudill @ 2008-03-04  1:04 UTC (permalink / raw)
  To: reiserfs-devel

Hi,

With namesys.com being down, I can't find reiser4 documentation, and,
frankly, that sucks.

I'm prepared to:

1.) Provide free hosting for ReiserFS version control and documentation.

2.) Provide an erudified.com subdomain or purchase a top-level domain
for the same.

3.) Make a reasonable donation via PayPal to anyone willing to
transfer Reiser4 documentation and code onto a new machine. I'm also
willing to help with this.

#3 applies even if you guys opt to use SourceForge or some other
service. I don't particularly care where or how the info gets put
online, I'd just like to see it put there.

I'm not subscribed to this list, so please CC me with responses if
you're interested.

Thanks in advance!

P.S. I don't care, even slightly, about any aspect of Hans' personal
life. My lack of concern is so complete that I don't even have an
opinion. I'm constitutionally unwilling to discuss any aspect of it,
except to say that I don't give a shit. My interest is the
continuation of reiser4 development.

^ permalink raw reply	[flat|nested] 27+ messages in thread
* RE: A few questions
@ 2005-02-02  0:19 Ian Pratt
  0 siblings, 0 replies; 27+ messages in thread
From: Ian Pratt @ 2005-02-02  0:19 UTC (permalink / raw)
  To: Hugo Silva, xen-devel

> I've just heard about Xen, and I'm thinking about using 
> NetBSD 2.0 + Xen 
> as a virtual server solution. However, I have a few questions to ask:

As far as I'm aware, NetBSD is only supported as a guest, not domain 0
('host' in vmware speak).

> - I see there is no port for x86_64 yet; The server I'll be 
> running xen 
> from will be a Dual AMD Opteron 64 bits. Will Xen correctly work in 
> 32-bit mode?

Yes.
 
> - No support for SMP on guest OS, right?

There is prototype support for SMP linux 2.6 guests.

> - Could you please enlighten me about the internals of xen, regarding 
> network? How does it establishes the network with the host 
> system? 

You can use bridging or routing in domain0.

> Can I run a firewall on a virtual server without any problems ?

Yes.

> - According to the site, a FreeBSD port should be close. Is there any 
> date we can expect Xen ported to FreeBSD?

FreeBSD is available for testing -- see the list archive (Kip Macy).

> - Any plans to port to OpenBSD?

Not as yet, but its certainly possible.

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 27+ messages in thread
* A few questions.
@ 2004-01-31 10:06 Stefan Berndtsson
  2004-01-31 10:46 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Berndtsson @ 2004-01-31 10:06 UTC (permalink / raw)
  To: linuxppc-dev


First question:

What is the status of m3mirror:ing with an ibook2 (600MHz from 2001)
using a 2.6 kernel? There was some patch sent out a long time ago, but
I couldn't get it to apply in any sensible way.


Second question:

What is the status of sound output on the G5?


Third, and actually most interesting question for me:

I want some sort of video recording hardware for my G5. What should I get?
My demands (or at least strong wishes) are:

1. Works on the G5 with Linux (ppc32 or ppc64 doesn't matter).
2. If PCI, works in the PCI-X slots.
3. Has a tuner (preferable, but if all else works, this can be skipped).
4. Has S-Video input.
5. Can handle full framesize in full framerate.
6. At least handle PAL, although handling NTSC is a plus.
7. Doesn't cost a fortune.

Possible to buy in Sweden is another plus.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 27+ messages in thread
* A few questions
@ 2002-12-01 11:02 Adam Luchjenbroers
  2002-12-01 13:06 ` dashielljt
  0 siblings, 1 reply; 27+ messages in thread
From: Adam Luchjenbroers @ 2002-12-01 11:02 UTC (permalink / raw)
  To: linux-newbie


A few questions, two of which because I simply realise I don't know the 
answers when I probably should, and a third because I'll need to know how.

1) What is the intended method to edit the path for a user-account or 
globally? I know hacking together a shell script to add a directory and 
putting it in startup works, but I suspect there is a much more elegant and 
effective solution.

2) How do I remount devfs?

3) How do I backup all user accounts and passwords. I want to be able to 
re-install and have all the old user accounts + passwords restored, and also 
just for general backup purposes.

-- 
"Do not expose your LaserWriter to naked flame..." - Apple LaserWriter Manual

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 27+ messages in thread
* A few questions
@ 2002-11-15  8:20 Rocco Stanzione
  2002-11-15 19:21 ` Nix N. Nix
  0 siblings, 1 reply; 27+ messages in thread
From: Rocco Stanzione @ 2002-11-15  8:20 UTC (permalink / raw)
  To: netfilter

I have a few questions about iptables, and about some of the traffic I've seen 
on this list.

1) I've successfully set up DNAT so that I can, say, request port 81 on the 
firewall/gateway box and hit the webserver on port 80 on a box behind the 
gateway.  No problem.  But it doesn't work on the LAN.  I understand why, 
after reading some docs, but I've been trying to find a way around it.  
Problem is, I don't know what all iptables will auto-reverse for me and what 
I need to specify.  For example, I suppose I could SNAT local connections 
through the gateway --to-source $GATEWAYIP, but would returning packets be 
taken care of, or must I come up with a rule for that?  I've tried both 
without success.

2) Quite a few people are using my iptables script, and the most common 
complaint I get is dcc failure.  ip_conntrack_irc (and everything else) is 
compiled into my (monolithic) kernel.  Most people don't have this setup.  
Dcc of course works for me.  I have the user modprobe ip_conntrack_irc, and 
typically it still doesn't work for them.  Logs show it failing at a 
catch-all rule, which tells me conntrack isn't working.  However if we add 
ip_conntrack_irc to /etc/modules and reboot, all is well.  So, 2a) why is 
this? and 2b) surely there's something less drastic than a reboot that will 
put ip_conntrack_irc to work?

3) I see quite a few messages on the list about people going to a great deal 
of trouble to get a VPN connection to NAT through an iptables firewall.  I 
have an always-on PPTP connection to the M$ VPN server at work, and I have 
never had to do anything special to get it to work.  I have to assume, then, 
that I have some liberal rule or policy that is likely insecure, and I wonder 
what it could be.  I'm afraid I don't have a pasteable rule set, as it's 
spread out across config files and such.  If anyone cares to pore over it, 
it's at http://www.linuxkungfu.org/ipkungfu-0.2.0.tgz

Thanks!

Rocco


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2012-03-07 16:23 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-02  0:04 A few questions Hugo Silva
2005-02-02  0:19 ` Mark Williamson
  -- strict thread matches above, loose matches on Subject: below --
2012-03-07 15:15 Yao
2012-03-07 15:52 ` Eric Paris
2012-03-07 15:57 ` David Quigley
2012-03-07 16:23   ` Stephen Smalley
2008-03-04 17:34 Mat
2008-03-04  1:04 Alex Caudill
     [not found] ` <81E34349-D837-40A3-94F5-E314AAC43396@telegraphics.com.au>
2008-03-04  7:53   ` Alex Caudill
     [not found]     ` <b8d16a880803040025s2bac98eaq7eb24713d3c46196@mail.gmail.com>
2008-03-04  8:57       ` Alex Caudill
2008-03-04 14:22     ` Toby Thain
2008-03-04 20:13 ` Jeff Mahoney
2008-03-04 22:06   ` Alex Caudill
2008-03-24  0:18   ` Edward Shishkin
2005-02-02  0:19 Ian Pratt
2004-01-31 10:06 Stefan Berndtsson
2004-01-31 10:46 ` Benjamin Herrenschmidt
2004-01-31 15:44   ` Stefan Berndtsson
2004-02-02  8:36     ` Stefan Berndtsson
2002-12-01 11:02 Adam Luchjenbroers
2002-12-01 13:06 ` dashielljt
2002-12-02  6:56   ` Adam Luchjenbroers
2002-12-02 14:26     ` dashielljt
2002-12-02 14:53       ` Adam Luchjenbroers
2002-12-02 15:31         ` Jim Reimer
2002-11-15  8:20 Rocco Stanzione
2002-11-15 19:21 ` Nix N. Nix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.