You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

96 lines
5.6 KiB

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Administrations on Hagfi.sh</title>
<link>https://blog.hagfi.sh/administration/</link>
<description>Recent content in Administrations on Hagfi.sh</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Fri, 30 Nov 2018 10:08:22 +0200</lastBuildDate><atom:link href="https://blog.hagfi.sh/administration/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Yet Another Arch Guide</title>
<link>https://blog.hagfi.sh/administration/yet-another-arch-guide/</link>
<pubDate>Fri, 30 Nov 2018 10:08:22 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/yet-another-arch-guide/</guid>
<description>&lt;p&gt;Setting up Arch with other bells and whistles.&lt;/p&gt;</description>
</item>
<item>
<title>Bash Tips &amp; Tricks</title>
<link>https://blog.hagfi.sh/administration/bash/</link>
<pubDate>Sun, 11 Nov 2018 16:01:15 +0100</pubDate>
<guid>https://blog.hagfi.sh/administration/bash/</guid>
<description>&lt;p&gt;Usefull bash tips &amp;amp; tricks&lt;/p&gt;</description>
</item>
<item>
<title>Changing boot targets</title>
<link>https://blog.hagfi.sh/administration/boot-targets/</link>
<pubDate>Fri, 09 Nov 2018 10:08:15 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/boot-targets/</guid>
<description>&lt;p&gt;Switch between run levels / environments.&lt;/p&gt;</description>
</item>
<item>
<title>Mount with automount (autofs)</title>
<link>https://blog.hagfi.sh/administration/autofs/</link>
<pubDate>Fri, 09 Nov 2018 10:08:15 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/autofs/</guid>
<description>&lt;p&gt;Automagically mount remote directories on login.&lt;/p&gt;</description>
</item>
<item>
<title>Troubles with interfaces after a VM clone</title>
<link>https://blog.hagfi.sh/administration/toubles-with-interfaces-after-clone/</link>
<pubDate>Mon, 05 Nov 2018 22:13:49 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/toubles-with-interfaces-after-clone/</guid>
<description>&lt;p&gt;Remapping interfaces and their MAC address.&lt;/p&gt;</description>
</item>
<item>
<title>Let&#39;s Encrypt</title>
<link>https://blog.hagfi.sh/administration/letsencrypt/</link>
<pubDate>Sat, 25 Aug 2018 22:08:15 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/letsencrypt/</guid>
<description>Let&amp;rsquo;s Encrypt: Aanmaken / vernieuwen certificaat: /opt/letsencrypt/letsencrypt-auto certonly --expand ---email support@domain.tld --agree-tos --webroot -w /var/www/vhosts/WEB/ROOT -d domain.tld -d domainalias.tld --dry-run /bin/certbot --text --agree-tos --non-interactive certonly -a webroot --webroot-path /var/www/vhosts/WEB/ROOT -d domain.tld -d domainalias.tld --dry-run --dry-run om het aanmaken te testen.
Apache / httpd (1) Voeg volgende regels toe aan de apache config: Alias /.well-known /var/www/vhosts/letsencrypt/.well-known &amp;lt;Directory /var/www/vhosts/letsencrypt/.well-known&amp;gt; order allow,deny allow from all satisfy any &amp;lt;/Directory&amp;gt; Of (2) voeg volgende regels toe aan .</description>
</item>
<item>
<title>MySQL Tuner</title>
<link>https://blog.hagfi.sh/administration/mysql_tuner/</link>
<pubDate>Sat, 25 Aug 2018 22:08:15 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/mysql_tuner/</guid>
<description>MySQL Tuner WAARDE ACTIE query_cache_size AFBLIJVEN table_cache AFBLIJVEN (maximumwaarde = 64) table_open_cache AFBLIJVEN join_buffer_size Verhogen indien Joins performed without indexes++ tmp_table_size Verhogen = max_heap_table_size max_heap_table_size Verhogen = tmp_table_size query_cache_type =1 indien =0 mysql tuning improvements table_cache NOOIT hoger dan 64 Sudo vim /etc/my.cnf query_cache_size&#39; =&amp;gt; &amp;lsquo;256M’, It caches the select query along with the result set, which enables the identical selects to execute faster as the data fetches from the in memory.</description>
</item>
<item>
<title>Windows troubleshooting</title>
<link>https://blog.hagfi.sh/administration/windows_troubleshooting/</link>
<pubDate>Sat, 25 Aug 2018 22:08:15 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/windows_troubleshooting/</guid>
<description>Windows troubleshooting VRAGEN:
openen vanuit ticketing, wachtwoord en gebruiker custom even viewer view? test server? EventViewer run: eventvwr
custom views windows application (non windows standard, puppet, vmware, mssql, &amp;hellip;) security, aan en afmelden set-up: updates en installatie verwijderen programma&amp;rsquo;s system: OS meldingen application and services: diep graven &amp;ndash;&amp;gt; Filter Log:
logged (date range) event level event source event ID: 99,-1024,-4634 rechtsonderaan &amp;gt; event copy &amp;gt; copy as text</description>
</item>
<item>
<title>Luks Encryption</title>
<link>https://blog.hagfi.sh/administration/luks-encryption/</link>
<pubDate>Thu, 23 Aug 2018 22:08:15 +0200</pubDate>
<guid>https://blog.hagfi.sh/administration/luks-encryption/</guid>
<description>&lt;p&gt;Create an encrypted partition that will automatically mount at boot.&lt;/p&gt;</description>
</item>
</channel>
</rss>