To stop a FSCK from prompting or running automatically when rebooting server:
Bypass a fsck using shutdown command
When rebooting the server use the following command
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.
To stop a FSCK from prompting or running automatically when rebooting server:
Bypass a fsck using shutdown command
When rebooting the server use the following command
The bug afflicts version 1.0.1 and 1.0.2-beta releases of OpenSSL, server software that ships with many versions of Linux and is used in popular Web servers, according to the OpenSSL project’s advisory on Monday night.
Log into SSH on your dedicated or cloud server.
Finding out device name and size of disk you going to work with, run the fdisk –l command.
# fdisk –l
How to Uninstall Something in Linux on my Dedicated / Cloud Server
In the example below, we will uninstall apache.
Linux use the following two files to keep track of user login sessions:
a] /var/run/utmp – List of current login sessions.
b] /var/log/wtmp – List of previous login sessions.
c] /var/log/btmp – List all the bad login attempt.
Log into SSH on your dedicated or cloud server.
You can simply run the rm –rf (directory) command.
# rm –rf foldername
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.