Blog
Enable SSL in PrestaShop 1.7
To enable SSL in PrestaShop 1.7, go to Admin > Shop Parameters > General On this page, you need to set YES…
RHCSA Questions
CREATE LVM Create the “LVM” with the name “source” by using 26PE’s from the volume group “open”. Consider the PE size as…
rhce
Red Hat Certified Engineer Exam Questions Before starting exam #iptables -L #iptables -F #service iptables save #service iptables restart #chkconfig iptables on…
linux games
http://runescape.com http://minecraft.net https://help.ubuntu.com/community/Games http://sauerbraten.org/ http://assault.cubers.net/ http://www.viewizard.com/astromenace/index_linux.php http://openarena.ws/ http://www.wesnoth.org/ http://www.warsow.net/ http://www.frozen-bubble.org/ https://help.ubuntu.com/community/Doom3
Show Hidden Files
For linux to show hidden files when you type ls command Edit ~/.bashrc vi /root/.bashrc Add line alias ls=’ls -la –color’ Save…
powerdns cpanel
# service pdns status 25512: Child running on pid 25514 # PowerDNS Process # ps aux | grep pdns root 25512 0.0…
Mechanical Keyboard
Here are some Tenkeyless Mechanical keyboards available in India. https://www.thecosmicbyte.com – they have keyboard switches, have keyboard similar to Reddragon. https://mdcomputers.in https://www.amazon.in…
Create an interworx user from command line
To create an interworx user from command line, first install CLI tool yum install interworx-cli -y Now to create a user, run…
MySQL ERROR Unable to create or change a table without a primary key
When trying to restore a database backup to Managed DigitialOcean MySQL 8 database, i get following error root@ocp:~# mysql -u doadmin -p’BKwsQcqEGbSV3w’…