similar to: /dev/video* permissions

Displaying 20 results from an estimated 100000 matches similar to: "/dev/video* permissions"

2015 Nov 04
2
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
Hello Julius, Thanks - but it doesn't seem to work. I installed sg3_utils and ran #scsi-rescan but that seemed to have done nothing for some reason. Cheers, Boris. On Wed, Nov 4, 2015 at 10:12 AM, Tnjulius <tnjulius at gmail.com> wrote: > Hi Boris, > Just rescan the scsi host. > #scsi-rescan #if you have sg3_utils package > #lsscsi > Or > #echo "- - -"
2015 Nov 04
2
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
It should work fine. What esxi version you are using? Eero 4.11.2015 6.27 ip. "Boris Epstein" <borepstein at gmail.com> kirjoitti: > > > > > > > > was the controller you added the virtual disk to an IDE or scsi > controller? > > > > -- > > public gpg key id: 1362BA1A > > > > _______________________________________________
2013 Jan 31
1
ACL/permissions question
Hello listmates, If I have a regular, ACL-capable filesystem on Linux (say, ext4 or xfs) is there a way for me to establish the following: 1) There is a directory, say, /home/joe . It is owned by user joe . No one but joe (and root, of course) can read or write anything in this directory. 2) No one can change permissions on that directory, not even joe. In other words, in joe all of a sudden
2015 Jan 23
2
VLAN issue
Less, You are 100% right. Of course I brought up my eth0 - but, like you said, with no IP. Meanwhile, I brought up eth0.48 with 192.168.48.100. However, until I would bring up eth0 with an IP address (any in the network) I would have no connection. Why? That's what I fail to understand. Boris. On Fri, Jan 23, 2015 at 6:45 PM, Les Mikesell <lesmikesell at gmail.com> wrote: > On
2015 Jan 26
3
VLAN issue
OK, thanks again for all your help. I have resolved this, finally. The problem was that I configured VLAN 48 as the native VLAN on the trunk port.That was a mistake as apparently the native VLAN is the one where Cisco does not bother to tag packets. For now I set the native VLAN to VLAN 1 and that works. Cheers, Boris. On Sun, Jan 25, 2015 at 7:13 PM, Boris Epstein <borepstein at
2015 Nov 04
0
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
On Wed, Nov 4, 2015 at 10:22 AM, Boris Epstein <borepstein at gmail.com> wrote: > Hello Julius, > > Thanks - but it doesn't seem to work. > > I installed sg3_utils and ran > #scsi-rescan > > but that seemed to have done nothing for some reason. > Dumb question: did dmesg even bother to notice *something* was attached? > Cheers, > > Boris. >
2015 Jan 14
2
DJBDNS: very weird dnscache issue
Lucian, So far here is the best we could find out: https://bugzilla.redhat.com/show_bug.cgi?id=1084747 Testing to see if this is the solution; so far it seems to be. Cheers, Boris. On Tue, Jan 13, 2015 at 2:49 PM, Nux! <nux at li.nux.ro> wrote: > Use BIND. How the times have changed. :-) > > PS: I'm also curious for a solution.. for when djbnostalgia hits me. > >
2012 Sep 28
4
load balancer recommendation
Hello all, If I were looking for a load balancer to run on a Linux - specifically, CentOS - machine - what would you recommend? Thanks. Boris.
2015 Nov 04
4
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
Hello all, Is there a way to recognize a hot-plugged disk (i.e., to get the system to recognize it and build the appropriate /dev/sd* device for the new device) without a reboot? Thanks. Boris.
2015 Jan 15
0
DJBDNS: very weird dnscache issue
Thanks for getting back with the "solution". You might want to give that bugzilla entry a jolt, it's been stagnating since last year. :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Boris Epstein" <borepstein at gmail.com> > To: "CentOS mailing list" <centos at
2015 Jan 26
2
VLAN issue
Thank you everyone. OK, the mystery deepens, I guess. The machine does need to support several VLAN's, it is currently on a trunkport (8021q encapsulated), it made it into the ARP table - which I specifically tested for by physically unplugging the table, clearing the ARP table and plugging it back in. The ARP table currently looks like this: hq#show arp Protocol Address Age (min)
2015 Nov 04
1
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
On 11/04/2015 10:27 AM, Mauricio Tavares wrote: > On Wed, Nov 4, 2015 at 10:22 AM, Boris Epstein <borepstein at gmail.com> wrote: >> Hello Julius, >> >> Thanks - but it doesn't seem to work. >> >> I installed sg3_utils and ran >> #scsi-rescan >> >> but that seemed to have done nothing for some reason. >> > Dumb question:
2015 Jan 25
2
VLAN issue
On 25 January 2015 at 15:12, Boris Epstein <borepstein at gmail.com> wrote: > OK... but why does it need to be a trunk port? > Because a trunk port will "trunk" the vlan. A VLAN is basically a 4 byte "tag" that gets injected into the packet header when the packet enters the VLAN network. When we trunk a VLAN we say to the switch "pass packets on VLAN x but
2014 Oct 17
3
djbdns under CentOS7: startup and socket issues
Hello all, I am trying to get djbdns ( http://en.wikipedia.org/wiki/Djbdns ) running on CentOS 7. So far I have wirtten the djbdns.service and djbdns.socket files. The sockets (TCP and UDP 53) for some reason would not start and I don't know how to debug that; the service does start but only when I start it manually by running systemctl start djbdns So, I am a real noob when it comes to
2015 Jan 26
0
VLAN issue
And additionally here are the detailed port configs on the switch end: hq>show interface Gi1/0/3 switchport Name: Gi1/0/3 Switchport: Enabled Administrative Mode: trunk Operational Mode: trunk Administrative Trunking Encapsulation: dot1q Operational Trunking Encapsulation: dot1q Negotiation of Trunking: On Access Mode VLAN: 48 (VLAN0048) Trunking Native Mode VLAN: 48 (VLAN0048) Administrative
2015 Mar 27
7
headless VirtualBox on Centos
Hello listmates, I am wondering if there is a set of scripts/utilities for automatically starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 server. VNC/RDP access to the VM's would be fine. Any help much appreciated. Cheers, Boris.
2014 Oct 15
3
CentOS 7 for i386/32-bit?
Hello listmates, I can't find the 32 bit version of Centos 7. Would it be because I am not looking in the right place or does it not exist at all? Thanks. Boris.
2013 Jan 19
7
load balancer recommendations
Hello all, The question is not necessarily CentOS-specific - but there are lots of bright people on here, and - quite possibly - the final implementation will be on CentOS hence I figured I'd ask it here. Here is the situation. I need to configure a Linux-based network load balancer (NLB) solution. The idea is this. Let us say I have a public facing load balancer machine with an public IP
2015 Nov 04
3
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
On 11/04/2015 11:05 AM, Boris Epstein wrote: > On Wed, Nov 4, 2015 at 11:03 AM, Jonathan Billings <billings at negate.org> > wrote: > >> On Wed, Nov 04, 2015 at 05:39:59PM +0200, Eero Volotinen wrote: >>> I think, this is possible with scsi disks >>> >>> >> http://www.cyberciti.biz/tips/vmware-add-a-new-hard-disk-without-rebooting-guest.html
2015 Jan 24
2
VLAN issue
On Fri, Jan 23, 2015 at 7:02 PM, Les Mikesell <lesmikesell at gmail.com> wrote: > On Fri, Jan 23, 2015 at 5:48 PM, Boris Epstein <borepstein at gmail.com> > wrote: > > Less, > > > > You are 100% right. Of course I brought up my eth0 - but, like you said, > > with no IP. Meanwhile, I brought up eth0.48 with 192.168.48.100. > > > > However,