General :: Can't Applypartial Context To Unlabeled File /common?

Apr 26, 2010

when i type this command chcon -t samba_share_t /common

error came chcon: can't applypartial context to unlabeled file /common what type of problem is this?

View 1 Replies


ADVERTISEMENT

CentOS 5 :: VSFTPD & CHCON - Returns The Error: /usr/bin/chcon : Couldn't Compute Security Context From Unlabeled?

Apr 8, 2011

The script "vsftpd_virtualuser_add.sh" from the guide here:

http://wiki.centos.org/HowTos/Chroot_Vsftpd_with_non-system_users

executes the following line: /usr/bin/chcon -t public_content_rw_t $HOMEDIR/$USERNAME

which returns the error: /usr/bin/chcon: couldn't compute security context from unlabeled

Login attempts are unsuccessful on the given username.I followed the instructions on that page verbatim.I can't find anything useful on that error anywhere - even outside of vsftpd context.This is a new CentOS 5.5 server - updated everything with yum.VSFTP worked fine on the last server, which was a CentOS 5.x.

View 12 Replies View Related

General :: Error: Php53-common Conflicts With Php-common

Jun 4, 2011

I have installed php 5.3.6-4 on centOS 5.6. When i try to install some modules of php then it gives an error

php53-common-5.3.3-1.el5_6.1.i386 from updates has depsolving problems
--> php53-common conflicts with php-common
Error: php53-common conflicts with php-common

[code]....

I have reinstall it twice but each time i get same error.

View 6 Replies View Related

General :: What Is A Symbol In Object File Context

May 5, 2011

I need a definiton of what a symbol is in (symbol table) and or object file context.

View 4 Replies View Related

Server :: Cannot Autofs An Iso File With Public_content_t SE File Context?

Jul 28, 2011

Here what I want to achieve. I have iso file images that I do not want to expand permanently via /etc/fstab, but instead via autofs. Then I want them to be exposed by HTTP and FTP. I am using CentOS 5.5 and below are the relevant part of configuration files.

/etc/auto.master:
/expanded /etc/auto.iso --ghost
/etc/auto.iso:
centos -fstype=iso9660,loop,ro,context=system_ubject_rublic_content_t:s0 :/isofiles/CentOS-5.5-i386-LiveDVD.iso

[code]....

View 3 Replies View Related

General :: In Nautilus Show Context Menu On Focused File When Press Menu Key?

Apr 11, 2011

In Windows Explorer, if a file is focused, press Menu Key on keyboard, context menu will show on top of the file. But in Nautilus, the same action shows context menu where the mouse cursor is. That's a bit annoying. Is there anyway to make it work like Windows?

View 1 Replies View Related

General :: Command Line Way To View A Line Of A File With Context?

Feb 24, 2011

I'd like show a certain line or lines of a file with context, kind of like a unified diff, on the command line in Linux:

$ (something) -l 154 stuff.py
150: def foo(bar):
151: """

[code]....

View 5 Replies View Related

Ubuntu :: Common Dat A Format - .pub File Extension

Jul 8, 2010

I have received a file in CDF V2 format (.pub file extension).

Is there any software available to read this file in Linux (Ubuntu)?

View 2 Replies View Related

Red Hat / Fedora :: Record Length Of File In Common Terms?

Jan 4, 2011

what is record length of file in common terms ?

View 1 Replies View Related

Red Hat / Fedora :: Selinux Security Alerts - Change File Context?

Apr 26, 2010

I receive messages such as the below:

SELinux is preventing /usr/sbin/httpd from using potentially mislabeled filesjk-runtime-status. SELinux has denied the httpd access to potentially mislabeled filesjk-runtime-status. This means that SELinux will not allow httpd to use these files. If httpd should be allowed this access to these files you should change the file context to one of the following types, httpd_tmp_t,

I know how to change the owner of a file and the permissions but what does it mean to change the file context?

View 3 Replies View Related

OpenSUSE Install :: Can't Login To Anyone Via SSH When Setup Pam_wheel In Common-auth File

Jul 26, 2011

I have a problem as below:

When i setup pam_wheel.so in /etc/pam.d/su, it runs correctly. But when i set up pam_wheel.so in /etc/pam.d/common-auth (include file), i can't login to anyone via SSH. Details configuration of /etc/pam.d/su and /etc/pam.d/common-auth:
/etc/pam.d/su:

auth include common-auth
account include common-account
password include common-password
session include common-session

[Code]....

View 1 Replies View Related

Red Hat / Fedora :: Cannot Install The Glbic-common File Cause It Give Me A Conflicting Error

Mar 11, 2010

I am trying to install gcc in RHEL 5.4

These is the output:

I can not install the glbic-common file cause it give me a conflicting error (the package is already install but it is somehow not recognize by the system)

View 1 Replies View Related

Ubuntu Installation :: Unable To Open Files List File For Package Grub-common?

Jan 30, 2011

Code:
sudo apt-get upgrade
Lots of text (Reading database. dpkg: unrecoverable fatal error, aborting: unable to open files list file for package `grub-common': Input/output error E: Sub-process /usr/bin/dpkg returned an error code (2)

View 6 Replies View Related

Ubuntu :: Error - Warning: Files List File For Package `libavahi-common-data' Missing

Dec 1, 2010

Whenever I try to install or remove a program, I get the following error

Code:
dpkg: warning: files list file for package `libavahi-common-data' missing, assuming package has no files currently installed.

dpkg: warning: files list file for package `libgtk2.0-common' missing, assuming package has no files currently installed.

dpkg: warning: files list file for package `libxres1' missing, assuming package has no files currently installed. (Reading database ... 55%dpkg: unrecoverable fatal error, aborting: files list file for package 'ubuntu-mono' is missing final newline E: Sub-process /usr/bin/dpkg returned an error code (2)

View 4 Replies View Related

General :: How Much Does Context Switch Take In System

Jun 27, 2010

I would like to know much will be the context switch time in Linux ?

View 1 Replies View Related

General :: Failed To Initialize A HAL Context?

Apr 22, 2010

Everytime I log into Gnome Desktop I get this message :

failed to initialize a HAL context

Here is the exact error message when I look into auth.log

Quote:

gnome-keyring-daemon[22720]: failed to initialize a HAL context: (null)
gnome-keyring-daemon[22720]: Scheduling hal init retry

I'm on a Debian Linux system.

View 3 Replies View Related

Fedora Security :: Ilesystem Labeled "cgroup" That Goes By The File Context?

Jul 13, 2010

Why do I have an empty directory in the top of my filesystem labeled "cgroup" that goes by the file context above?And why does it apply to all files "/cgroup(/.*)?" as per a fcontext search?Did something break or is this the result of a new update?

View 2 Replies View Related

OpenSUSE :: Dolphin Context Menu "Preview This File" Not Work

Feb 21, 2010

Anyone else seeing Dolphin's Context Menu on a file, Actions -> Preview This File not working for them?

Does anyone know how to fix it to work?

I am using openSUSE KDE 4.

View 1 Replies View Related

Ubuntu :: Put "Search For Files" Into File Browser Context Menu?

Jun 11, 2010

I can start "Search for files" from menu

Applications->Accessories->Search for files....

and it works fine.

However I would like to put it into the context menu of the Nautilus File Browser.

When I select it e.g. for folder /home/peter

then the start base directory should be obviously set AUTOMATICALLY to /home/peter

View 4 Replies View Related

General :: Common Folder For Windows?

Jan 1, 2010

I have a standalone system which dual-boots Linux and Windows.The trouble is that the Linux filesystem is separate and the Windows filesystem is separate. there a way to have a folder in which I can store files which I can access whenI'm in Linux as well as in Windows?

View 11 Replies View Related

General :: What Are Common Keyboard Shortcuts

Oct 29, 2009

I am new to linux, I would like to know the commonly used keyboard shortcuts. I want to get familiar from the basics.

View 8 Replies View Related

General :: In The Context Of - System Monitor - What Is A Memory Map

Mar 15, 2011

The more context the better. So far it does not look like it has anything to do with memory.

View 4 Replies View Related

General :: Old KDE /home Partition In New GNOME Context?

Apr 10, 2011

due to perpetual Mandriva worsening by the day I have recently took the plunge into Ubuntu. So far it seems perfect for me, my hardware is supported, I am getting a very pleasant desktop experience from it (so to say, the situation has reversed from 3 years ago when Mandriva 2008 was the better choice over the Ubuntu of those times).

However, it did not occur to me that Kbuntu was the KDE version I am now running Gnome Ubuntu. And hey, it is a nice Mac replica I would like to stay on Gnome! But! although I have mounted the old /home partition right onto its former /dev/sda5, Ubuntu Gnome would not allow me to log in with former Mandriva KDE user. The /home/my_old_user folder is still there...

Any way to keep my old KDE user in new distro on Gnome ? I am just guessing this would be the reason why Gnome does not see it - the old user account (because it comes from a KDE environment). Or ?

EDIT: I am now on kubuntu, and still can not access the old user account. How come ?

View 2 Replies View Related

General :: Change Security Context Of Only Directories?

Jul 4, 2011

Is there a way I can change the security context of only the directories, & only files, recursively, in bash?

View 11 Replies View Related

General :: Equivalent With A Find At The Most Common Locations?

Apr 21, 2011

I am writing a script to install a program (a GUI interface) and would like to search if the required software is already installed. This made me think of the command whereis. I was curious how the command whereis is working but didn't know where to search. Is it equivalent with a find at the most common locations?

View 6 Replies View Related

General :: Update Cannot Find Transmission-common

Apr 5, 2010

I can no longer update Fedora because it fails and hangs on trying to update package "transmission-gtk" due to a dependency "transmission-common" whose source cannot be found. How do I fix this and how can linux update break itself so badly that it adds dependencies to itself without checking for their sources first?

View 5 Replies View Related

General :: Grub Multiboot 2 Linuxes Filesystem Context?

Oct 22, 2010

Does anyone know if the context is related to the current filesystem, or the one defined in root setting grub.conf.

Code:

title LinuxX
root=/dev/sdb2
kernel=/boot/kernel
title LinuxY

[code]....

View 1 Replies View Related

General :: Encrypting A Common Data Partition Between Distros?

Aug 6, 2010

On my laptop (Dell Studio 1745) w/500GB HD, I have a common data partition shared by openSUSE. Fedora, FreeBSD, and windoze 7 currently. I would like to encrypt this partition (/Common) and have it accessible from all distros either with a passphrase key in /root or on a flash key. I've been researching on the web and there seem to be several possibilities using eCryptfs, Luks, cryptosetup, or any of several methods.

My question is, what have people here used and how well did it work? Also, what was required for setup (I'll probably have to explain/teach it to my wife who is technology challenged-but I still love her anyway) and my daughter who's just getting into linux. I would like to be able to keep the entire directory on the hard drive but also have the ability to copy it to external USB device for transport.

View 4 Replies View Related

General :: Lost In Common-passwd PAM Configuration (Ubuntu 10.04)?

Sep 7, 2010

Recently installed some application which screwed the default common-passwd file and has put some restrictions on the passwords which I could setThe present file looks like this

Code:
#password required pam_passwdqc.so min=disabled,8,8,8,8 passphrase=0 enforce=users
password required pam_passwdqc.so min=1,0,0,0,0 passphrase=0 enforce=none random=0

[code]...

View 1 Replies View Related

General :: Merge Lists With Common Heads/tails?

Sep 5, 2010

My question is probably better explained by example; I have two files that look like this:

Code:
$ cat file1.txt
mercury
venus
earth
mars

[Code]....

The general stipulations are as you'd expect; both files are of an arbitrary length, generally file1 will be larger than file2 but this is not guaranteed, the common lines (if any) will always be contiguous and only occur at the end of file1 and the start of file2.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved