Skip to content
FELIPE FERREIRA

FELIPE FERREIRA

System Administrator

  • Home
    • ME
    • Hobby
      • Motogp
  • Linux
    • Amazon-AWS
    • bash
    • LinuxCommands
    • Varnish
    • Centos
    • BashScripts
    • tomcat
  • Exchange
  • ESX
  • Varnish
  • Security
  • Centreon

Tag: mount

By : Felipe Ferreira21/02/201823/05/2019
bash, BashScripts, HowTo, Linux Leave a Comment on chroot mount bind

chroot mount bind


mkdir -v -p /sftp/root/${USER}/home
chown root.root /sftp/root/${USER}
mount –bind //${DIR} /sftp/root/${USER}/home
useradd -g tomcat -s /sbin/nologin ${USER}

sshd_config

Match Group tomcat
AllowTcpForwarding no
ForceCommand internal-sftp -u 0002 -d home
…

View the post
Tags: bind chroot Linux mount script
By : Felipe Ferreira09/11/2012
HowTo, Linux Leave a Comment on Mount S3 on linux

Mount S3 on linux

Mount S3 on linux
Amazon S3
Important considerations when using s3fs, namely related to the inherent limitations of S3:
–    no file can be over 5GB
–    you can’t partially …

View the post
Tags: Linux mnt mount s3
By : Felipe Ferreira27/01/2012
HowTo, Linux Leave a Comment on mountd: refused mount request: unmatched host

mountd: refused mount request: unmatched host

mountd: refused mount request: unmatched host
Most likely the problem is on /etc/exports, add your IP or range after the directory you want to share.
vim /etc/exports
/opt/smr 172.17.0.0/16(rw,sync,no_root_squash)
Check …

View the post
Tags: host mount mountd nfs refused unmatched
By : Felipe Ferreira27/01/2012
HowTo, Linux Leave a Comment on yum cdrom repo

yum cdrom repo

How to use the cdrom RedHat .iso
I tested using Vmware ESX and RedHat 5.7
1 . Mount or insert the RedHat CD
2. Mount the cdrom
mount /dev/cdrom /mnt/cdrom…

View the post
Tags: cdrom centos HowTo install iso mount redhat repository Yum

Recent Posts

  • AWS Solution Architect Study Guide
  • check_vmware_esx slow
  • Linux End of Life table

Categories

SEARCH

https://www.buymeacoffee.com/felipeferreira
Theme: Franchise by Moral Themes.