Log into SSH on your dedicated or cloud server.
Type:
# find / -name type d -name “.*” -print0
InetServices offers both Windows and Linux bare metal server hosting, and cloud server hosting for any small to medium size business. We also offer both PCI and HIPAA Compliant servers allowing you to achieve PCI or HIPAA Compliance without all the worries of figuring it out. InetServices offers much more than just dedicated servers and cloud servers, we offer you a complete solution to your hosting needs including Big Data, Disaster Recovery, and High Availability services.
Log into SSH on your dedicated or cloud server.
Type:
# find / -name type d -name “.*” -print0
Installing the required files
Mod_ssl sets up the self -signed certificate
Yum install mod_ssl openssl –y
There are several possibilities.
• firewall, iptables configuration
• apache listen address / port
All systems get rebooted at the same time, and network filesystems must wait for the servers to be available.
This can take more than 5 to 10 minutes, so the server boot process cannot be delayed that long and an alternative solution is desired.
Command to create and delete group in Red Hat and CentOS linux
To create new group ,use given below command
# groupadd groupname
To get details of user account show account aging, password expiration ,we use the command chage.
With chage command use the option -l or –list.
Log into SSH on your dedicated or cloud server.
Start the Squid service
#/etc/init.d/squid start
RPM stands for Red Hat Packet Manager. It is a package management system in all Red Hat based Operating System (RHEL/CentOS/Scientific Linux). In RPM known file format .rpm is used. rpm.org community is involve in maintenance and development of RPM.
Use the chown command to change file owner and group information. Use the chmod command to change file access permissions such as read, write, and access.
The system utility fsck (for “file system check”) is a tool for checking the consistency of a file system in Unix and Unix-like operating systems.