Categories
Categories
!!Actual Linux KB located : wiki.vpsget.com ***
Linux kb/wiki moved to opur wiki pages and all new articled publiched here:
http://wiki.vpsget.com/index.php/Category:Linux
Was this answer helpful?
Also Read
OpenVPN 2.3.6 on Centos 6
Install Epel repository rpm -Uvh...
Set hostname
Set host name on Centos: /etc/sysconfig/network HOSTNAME="mycomputer"...
Backup script sample
#!/bin/bash echo "packing files in progress..." tar -cf /home/backup/root_lib-$(date...
FFmpeg on Centos 6
Install repo and ffmpeg # rpm -ihv...
Mysql
Installing mysql: yum install mysql-server Enter to mysql: mysql -u user -p password...