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

Month: March 2016

Linux – .conf missing after package reinstall

2016-03-03 BigRetroMike Leave a comment

Sometimes after manul removing config files and then reinstall package you end up missing .conf file from that package (ex.…

Continue Reading →

Posted in: Linux daily Filed under: apt-get, conf, config, freeradius, konfiguracja, linux, reinstalacja, reinstall, shell

Ubuntu – Custom banner after log in

BigRetroMike Leave a comment

vim /etc/update-motd.d/10-stats  

Continue Reading →

Posted in: Linux daily Filed under: banner, linux, shell, ubuntu

Linux – use pdbedit to change password policy

BigRetroMike Leave a comment

pdbedit -P “min password length” -C 8 pdbedit -P “password history” -C 4 #maximum password age value in seconds, -1…

Continue Reading →

Posted in: Linux daily Filed under: linux, passw, pdbedit, shell

Linux – mount remote windows drivers

BigRetroMike Leave a comment

Temporary solution: sudo mount -t cifs //netbiosname/sharename /media/sharename -o username=winusername,password=winpassword,iocharset=utf8,file_mode=0777,dir_mode=0777 Permanent solution: touch /root/.smbcredentials chmod 700 /root/.smbcredentials echo ‘username=winusername password=winpassword’…

Continue Reading →

Posted in: Linux daily Filed under: linux, montowanie, mount, shell, smb, windows

Linux – smbpasswd without typing password

BigRetroMike Leave a comment

echo -e “new_passwordnnew_password” | (smbpasswd -a -s $USER)  

Continue Reading →

Posted in: Linux daily Filed under: password, shell, smb, zmiana

Konfiguracja ECO 4100 Print Module and others old print servers

BigRetroMike Leave a comment

#cmd arp –s IP_address MAC:ADDRESS telnet IP_ADD root / store tcpip 1 addr ip_address mask mask_address store tcpip route add…

Continue Reading →

Posted in: IT Tutorial Filed under: arp, mac, print, print server, server, tcpip, telnet

Linux – simplest driver benchmark

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

Post navigation

Page 4 of 5
← Previous 1 … 3 4 5 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
March 2016
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Feb   Apr »
Copyright © 2025 blog.monogatari.pl