similar to: Correctly using libvirt to mount /dev/pts and /dev in an lxc application container

Displaying 20 results from an estimated 200 matches similar to: "Correctly using libvirt to mount /dev/pts and /dev in an lxc application container"

2005 Aug 23
3
Linux to Windows
Hello to all, I have a script which uses rsync quite nicely to backup my Linux mail server to my XP machine from time to time to facilitate CDR archives. The scrip is run as a batch file on the XP box and is scheduled via Windows Scheduler. It works quite well with one exception: many of the mail files come through as 0KB files and it seems that most of these have unusual filenames,
2004 Nov 24
1
what are "false_alarms"?
Hi all. I'm sorry if this is a simple, obvious question, but I've looked around, and can not find an answer to this. What exactly are the false_alarms in the rsync summary? I am getting a number of false alarms in several of my rsync processes. Here's my output from one of my logfiles: total: matches=9724 tag_hits=741242 false_alarms=36 data=20850152 wrote 11731892 bytes read
1999 Jun 10
0
Re: RedHat 6.0, /dev/pts permissions bug when using xterm
Brian's fix works for me. I did up an SRPM (unsigned) with it in: http://linuxatlax.org/trevor/srpms/rxvt-2.6.PRE2-6.src.rpm Brian D. Winters <brianw@ALUMNI.CALTECH.EDU> wrote: > On Tue, Jun 08, 1999 at 10:24:29AM -0700, Zack wrote: > > in /etc/fstab: > > > > none /dev/pts devpts gid=5,mode=620 0 0 > > This is not sufficient when
2010 Feb 24
1
/dev/pts linking option?
Folks, Does anyone know whether libvirt provides a means for me to guarantee a persistent link for my guest's virtual serial console? I need to have a consistent mapping (for example, a symlink that always points to the correct /dev/pts entry) so I can automate kgdb hookup on boot. Jon.
2004 Apr 28
1
[Bug 855] doesn't properly log logout event in utmp entry when pts bigger than 999
http://bugzilla.mindrot.org/show_bug.cgi?id=855 Summary: doesn't properly log logout event in utmp entry when pts bigger than 999 Product: Portable OpenSSH Version: 3.8p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo:
2016 Dec 06
1
[PATCH] appliance: mount also /dev/pts
Tools could require the use of pseudo-terminals, so make sure we have /dev/pts available in the appliance. The "command" API already bind-mounts it when running commands, so this is the only bit needed. --- appliance/init | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appliance/init b/appliance/init index e678e42..8be27a2 100755 --- a/appliance/init +++ b/appliance/init @@ -72,6
2008 Sep 10
1
open(/dev/pts/0): No such file or directory
I'm getting this error just recently. Is this something to be concerned with?? Running CentOS 5.2. Kernel 2.6.18-53.el5 Thanks for any considerations, Ric -- ---------------------------------------------------- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome."
2011 Apr 28
0
How to switching terminal/console to /dev/pts/X while in SSH?
Is there a way to switch the display/console while connected while SSH to another display e.g /dev/pts/X ? The purpose is because qemu-kvm diverts the char device output to /dev/pts/X so there's no further way to view/interact with the VM.
2006 Sep 21
1
missing /dev/pts and /dev/shm on domU
Hello! I set up an Xen-3.0.2-3 on an Ubuntu 6.06 as dom0. Then I installed a paravirtualized Scientific Linux 3 linux (RHEL3/centos3 clone) as domU. I replaced the modutils. The systems boot and I can login on console. But I can''t login via ssh, because the /dev directory seems to be replaced by a udev process in the initrd. In detail the folder /dev/pts and /dev/shm are missing
2005 Sep 22
2
xenconsole: Could not open tty `/dev/pts/2'': No such file or directory
Anyone know how to fix this problem ? [root@router torquato]# xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 512 - 2 r---- 123.3 bruno 11 512 1 1 ----- 239.9 carlos 3 63 1 1 -b--- 8.9 derico 4 127 1 1 -b--- 6.2 fassanha 1 255
2008 Oct 10
4
xenconsole: Could not open tty `/dev/pts/5'': No such file or directory
Hi, i''m running a two dom0 nodes cluster for HA, and xen domUs running on top, currently it handles 5 domUs. The issue is that there''s a domU that can only run on one node, it''s not possible to start it on the other one. I get a ''b'' status and can''t access the console. Other domUs can start in either node and I can access their console without
2009 Aug 30
1
Trying to rename spatial pts data frame slot that isn't a slot()
Dear List, I am analyzing the home range area of fish and seem to have lost the individuals ID names during my manipulations, and can't find out how to rename them. I calculated the MCP of the fish using mcp() in Adehabitat. MCP's were converted to spatial points data frame and exported to qGIS for manipulations. At this point the ID names were lost. I brought the manipulated
2004 Jun 01
2
issue with SE/Linux - sshd not giving access to /dev/pts/[n]
hi there, i have an issue on my newly created Debian/SELinux/unstable system. i have pam 0.77 se1 installed ssh 3.8.1p1-4 (OpenSSH) and libselinux1 1.12-1. i can log in as root, fine. but i cannot log in as an ordinary user, and i had to grant special permission to the _user_ process (NOT sshd or pam before a setuid and exec is carried out) to access /dev/pts/0. in other
2015 Aug 25
2
On which /dev/pts/x is channel source mapped ?
Hi, By adding following lines in a Guest .xml conf file , I'm able to send / receive datas between host and this guest. <channel type='pty'> <target type='virtio' name='arbitrary.virtio.serial.port.name'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> My question is
1999 Jun 07
2
RedHat 6.0, /dev/pts permissions bug when using xterm (fwd)
[Mod: forwarded from BUGTRAQ -- alex] ---------- Forwarded message ---------- Date: Sun, 6 Jun 1999 19:15:05 +0000 From: noc-wage <wage@IDIRECT.CA> To: BUGTRAQ@NETSPACE.ORG Subject: RedHat 6.0, /dev/pts permissions bug when using xterm Once again I''ve come up with another trivial Denial of Service flaw, (wow, I seem to be good at this Conseal Firewall, +++ath0, ppp byte-stuffing)
2015 Aug 26
0
Re: On which /dev/pts/x is channel source
Hi, I just tested by using "unix virtio" channel instead of pty. It looks easier to handle. Thx for help. Regards, J.P. -----Message d'origine----- De : libvirt-users-bounces@redhat.com [mailto:libvirt-users-bounces@redhat.com] De la part de libvirt-users-request@redhat.com Envoyé : mercredi 26 août 2015 15:38 À : libvirt-users@redhat.com Objet : libvirt-users Digest, Vol 68,
2008 Jun 09
0
BOOTP and no default route
Is there any way to prevent the BOOTP client from injecting a default route? When I originally set things up our DHCP server would not send a default route because there was no gateway, local only. If you leave out the default route, the server will try proxy-arp when ends up putting a default route to itself in the routing table. The problem is that on startup the servers actually
2012 Dec 05
2
log_path - expansion possible?
Does (or can) the ability to use expansion variables in Dovecot's log_path exist? ie: log_path = /var/log/dovecot/dovecot-%Y%m%d -- Robert Blayzor INOC, LLC rblayzor at inoc.net http://www.inoc.net/~rblayzor/
2023 Mar 17
1
Disable folder creation for details username
This may be more of a CPanel issue than Dovecot but CPanel uses Dovecot and not sure if this is a knob we have available in Dovecot or we need to reach out to Cpanel directly to see if this is some custom code they added to their distros. Anyway, W/R/T emails sent with dtails/ + addresses ie: foo+bar at mydomain.com And with LDA/LMTP, in Cpanel by default the detials part, in this case
2023 Mar 20
1
NSD zone file GENERATE directive
BIND has a handy feature $GENERATE directive in zone files that allows you to handle large ranges of things like PTR/A records without having to actually create long lists in very large zonefiles. This was handy for things like IPv4/v6 PTR's and matching A/AAAA records for large dynamic hosts, etc. Does NSD support any type of range generation such at this? -- inoc.net!rblayzor XMPP: