Sponsored Content
Full Discussion: LM 19.1 from pendrive
Operating Systems Linux LM 19.1 from pendrive Post 303033755 by Neo on Thursday 11th of April 2019 08:41:25 AM
Old 04-11-2019
OK

Enough jake19.

If you do not like a user here for what ever reason, just ignore the discussion.

Thanks

Last edited by hicksd8; 04-11-2019 at 11:21 AM..
These 2 Users Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. Red Hat

helo how to mount pendrive on redhat 9

helo my sysem is running on redhat 9. now i want to take data from redhat 9 pc to pen drive. but when i plug it it is not detected. can u tell me how to mount pendrive on redhat9. amit (1 Reply)
Discussion started by: amitpansuria
1 Replies

2. UNIX for Dummies Questions & Answers

boot from a pendrive

Can anybody explane 'How to boot from a pendrive' ?Is it possible to load Operating System from a pendrive----? How? (5 Replies)
Discussion started by: Ajith kumar.G
5 Replies

3. UNIX for Dummies Questions & Answers

Copying files unto a usb pendrive/external disk from Solaris 9

Hi all, Can anybody help me with how I can connect a usb pendrive or external disk to a Sun Server which runs on Solaris 9? I am able to connect the usb drive to a windows server easily and copy files but am wondering if it is possible to do that with Solaris. Any help will be appreciated. thanks. (3 Replies)
Discussion started by: rahmantanko
3 Replies

4. SCO

mount the pendrive on the unixware 7.1.4

please let me know how to mount the pendrive on the unixware (1 Reply)
Discussion started by: deepthi.s
1 Replies

5. UNIX for Dummies Questions & Answers

Unable to acces my pendrive in linux

Hi Gurus, in linux I am unable to access my pendrive(i am even not seeing the icon or location for my pendrive ). Please anyany could help me to get rid of this issue. regards, Sanjay :) (4 Replies)
Discussion started by: sanjay.login
4 Replies

6. Slackware

Which USB pendrive image to install Slackware on an old AMD K6 3D ?

Holla, I have been trying to install a recent distro, with a minimum X such as jwm, but unfortunately my cdrom is broken and I can only boot the USB port, with a pendrive. AMD K6 3D is today too old for being for linux. Is there an image of slackware than runs that processor and that can... (5 Replies)
Discussion started by: raptor34
5 Replies
SEPERMIT.CONF(5)						 Linux-PAM Manual						  SEPERMIT.CONF(5)

NAME
sepermit.conf - configuration file for the pam_sepermit module DESCRIPTION
The lines of the configuration file have the following syntax: <user>[:<option>:<option>...] The user can be specified in the following manner: o a username o a groupname, with @group syntax. This should not be confused with netgroups. o a SELinux user name with %seuser syntax. The recognized options are: exclusive Only single login session will be allowed for the user and the user's processes will be killed on logout. ignore The module will never return PAM_SUCCESS status for the user. It will return PAM_IGNORE if SELinux is in the enforcing mode, and PAM_AUTH_ERR otherwise. It is useful if you want to support passwordless guest users and other confined users with passwords simultaneously. The lines which start with # character are comments and are ignored. EXAMPLES
These are some example lines which might be specified in /etc/security/sepermit.conf. %guest_u:exclusive %staff_u:ignore %user_u:ignore SEE ALSO
pam_sepermit(8), pam.d(5), pam(8), selinux(8), AUTHOR
pam_sepermit and this manual page were written by Tomas Mraz <tmraz@redhat.com> Linux-PAM Manual 06/04/2011 SEPERMIT.CONF(5)
All times are GMT -4. The time now is 08:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy