Dedetok: My Experience Notes

My Experience Notes These pages contain my experiences using technology. All of the works are working properly at the time when they wrote. You may use them for any purposes.

Friday, March 18, 2016

How to remove fglrx and replacing with AMD/ATI in Debian Jessie

›
"The fglrx driver is incompatible with the GNOME desktop released as part of Debian 8 "Jessie", as it does not support the E...
Thursday, March 10, 2016

Blocking IP address that repeatedly blocked by fail2ban

›
Find IP address that repeatedly blocked by fail2ban: # awk '($(NF-1) = /Ban/){print $NF}' /var/log/fail2ban.log | sort | uniq -c...
Monday, March 7, 2016

Add Root CACert on Debian Jessie

›
# mkdir /usr/local/share/ca-certificates/cacert.org # cd /usr/local/share/ca-certificates/cacert.org/ # wget http://www.cacert.org/cert...
Friday, March 4, 2016

Installing AMD Radeon driver on Debian Jessie

›
Edit /etc/apt/sources.list deb http://httpredir.debian.org/debian/ jessie main contrib non-free Install these software # aptitude update #...
Thursday, February 25, 2016

Virtualmin DNS Server Template for multi domain

›
Virtualmin provides default server template that can be used to configure dns during creating of a new Virtual Server. We can change this de...
‹
›
Home
View web version
Powered by Blogger.