Skip to content

blog.monogatari.pl

  • Home
  • Own server

Linux – simplest driver benchmark

2016-03-03 BigRetroMike Leave a comment

#Write: time dd if=/dev/zero of=/$drive/test.zero bs=1024 count=1000000 #Read: time dd of=/dev/zero if=/$drive/test.zero bs=1024 count=1000000 hdparm –t /dev/$drive  

Continue Reading →

Posted in: Linux daily, Uncategorized Filed under: benchmark, dd, linux

Office 2010 – Change license

BigRetroMike Leave a comment

There are multiply reasons why you would like to change installed license for application. Method 1: start: regedit remove HKEY_LOCAL_MACHINESOFTWAREMicrosoftOffice14.0Registration…

Continue Reading →

Posted in: Windows daily Filed under: change, key, office, windows

Windows 7 – Key activation from command prompt

BigRetroMike Leave a comment

slmgr.vbs /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx slmgr.vbs /ato  

Continue Reading →

Posted in: Windows daily Filed under: activation, cdkey, cmd, key, windows

Windows 7 – Change lost password

BigRetroMike Leave a comment

In case you are unable to log on your own account and you are using Windows 7 as your operation…

Continue Reading →

Posted in: IT Tutorial, Useful hacks Filed under: change, cmd, hacks, password, recovery, tips, windows

First steps with new server

2016-02-03 BigRetroMike Leave a comment

#change password passwd #update ubuntu/debian apt-get update apt-get upgrade #install most needed packages in ubuntu/debian apt-get install sudo openssl openssh-server…

Continue Reading →

Posted in: IT Tutorial, Linux daily Filed under: configuration, fail2ban, linux, server, setup, ssh

View only uncommented lines from .conf file

2016-29-02 BigRetroMike Leave a comment

Classic approach: grep -v “^#” /path/to/config.file Don’t print empty lines: egrep -v “^#|^$” /path/to/config.file

Continue Reading →

Posted in: Linux daily, My hobby, Useful hacks Filed under: grep, hacks, linux, tips, unix

Fusion of nginx + rtmp

2016-28-02 BigRetroMike Leave a comment

sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev mkdir /opt/nginx cd /opt/nginx wget http://nginx.org/download/nginx-1.7.7.tar.gz wget https://github.com/arut/nginx-rtmp-module/archive/master.zip tar -zxvf nginx-1.7.7.tar.gz unzip master.zip…

Continue Reading →

Posted in: Linux daily, My hobby Filed under: compile, linux, nginx, rtmp

Onkyo – Repeat mode

BigRetroMike Leave a comment

To enable ‘repeat’ or ‘random’ in playlist mode you should pick MODE which you want to set (ex. NET, USB)…

Continue Reading →

Posted in: Useful hacks Filed under: hacks, onkyo, tips, tx-nr414

“The Hobbit, or There and Back Again”

2016-26-02 BigRetroMike Leave a comment

I could say that I was always trying to do this, also I could say that this was always in…

Continue Reading →

Posted in: My hobby

Post navigation

Page 10 of 10
← Previous 1 … 9 10
  • 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