Skip to content
blog.monogatari.pl
  • Home
  • Own server

Tag: linux

Resetting main PostgreSQL password

2016-07-03 BigRetroMike Leave a comment

Sometimes we can forget main password for PostgreSQL. We should edit config file: vim /etc/postgresql/<version>/main/pg_hba.conf local all postgres peer Restart…

Continue Reading →

Posted in: Linux daily Filed under: hasło, linux, password, postgresql, reset, zmiana

Linux – Monitoring sendmail function (php) usage

BigRetroMike Leave a comment

Often we can encounter server that started to send spam (infected page, virus inside php file, bad plugin). If its…

Continue Reading →

Posted in: IT Tutorial, Linux daily Filed under: antispam, linux, log, php, sendmail, spam, wrapper

Linux – Own DNS server (bind9)

2016-06-03 BigRetroMike Leave a comment

The second most important service for internet use is DNS server. In my opinion www server (Apache/NginX) is most important…

Continue Reading →

Posted in: IT Tutorial Filed under: bind, bind9, dns, domain, domena, linux, zones

Linux – Apache Part 4: MySQL and MariaDB Database

BigRetroMike Leave a comment

MariaDB and MySQL are both compatible with each other, the decision is on system administrator which one will be used.…

Continue Reading →

Posted in: IT Tutorial Filed under: apache, linux, mariadb, mysql, php

Linux – Apache Part 3: PHP

BigRetroMike Leave a comment

Enabling PHP for Apache server is trivial. apt-get install php5 libapache2-mod-php5 service apache2 restart Lets check if PHP really works:…

Continue Reading →

Posted in: IT Tutorial Filed under: apache, linux, php

Linux – Apache Part 2: Enable SSL

BigRetroMike Leave a comment

There are multiply reasons why you would like to use ssl for your http and create usable https for you…

Continue Reading →

Posted in: IT Tutorial Filed under: apache, http, https, linux, ssl

Linux – Apache Part 1: Instalation and configuration

BigRetroMike Leave a comment

Our own www server is sometimes needed when building webapp, it is also used in internal like in external networks.…

Continue Reading →

Posted in: IT Tutorial Filed under: apache, http, linux, server, serwer, vhost, www

Linux – change Pure-FTPD log path

2016-05-03 BigRetroMike Leave a comment

Default pure-ftpd settings store logs thru  ‘syslog’. Thanks to this we can forward logs inside syslog/rsyslog. # inside /etc/syslogd.conf file…

Continue Reading →

Posted in: Linux daily Filed under: conf, ftp, linux, log, pure-ftpd, rsyslog, syslog

Recover main MySQL password

2016-04-03 BigRetroMike Leave a comment

*** If it is possible do this operation in environment without internet access *** mysqld_safe –skip-grant-tables mysql –user=root mysql update…

Continue Reading →

Posted in: Linux daily, Useful hacks, Windows daily Filed under: hasło, linux, mysql, odzyskiwanie, password, recover, root, shell, windows

Check reverse PTR record

BigRetroMike Leave a comment

On Linux: dig -x ip.address ### or ### host ip.address On Windows: nslookup ip.address  

Continue Reading →

Posted in: Linux daily, Windows daily Filed under: dig, dns, host, ip, linux, nslookup, ptr, windows

Post navigation

Page 4 of 6
← Previous 1 … 3 4 5 6 Next →
  • Polski
  • English

Tags

android apache bind bind9 caldav change cmd conf config configuration cron dav dns email freebsd freenas git hacks hasło hidden http linux log mail migration mikrotik mysql nagios password php postfix proxy realtek recovery root server serwer shell smb spam spf tips ubuntu vpn windows
May 2025
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Jun    
Copyright © 2025 blog.monogatari.pl