ISP bill manager SSL
vi +/SSLCertificateFile /etc/httpd/conf.d/ssl.conf
ln -s /dev/sda1 /dev/root
apt-cache showpkg <package-name>
apt-get install <package-name>=<version>
apt-cache showpkg mysql-server или apt-cache policy mysql-server
apt-get install mysql-server=5.5.22-0ubuntu1
update_option('siteurl','http://example.com');
update_option('home','http://example.com');
cat /etc/*release*
[rail@rh-manjaro tmp]$ cat /etc/*release*
DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=0.8.9
DISTRIB_CODENAME=Ascella
DISTRIB_DESCRIPTION="Manjaro Linux"
Manjaro Linux
NAME="Manjaro Linux"
ID=manjaro
PRETTY_NAME="Manjaro Linux"
ANSI_COLOR="1;32"
HOME_URL="http://www.manjaro.org/"
SUPPORT_URL="http://www.manjaro.org/"
BUG_REPORT_URL="http://bugs.manjaro.org/"