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

Category: My hobby

Ubuntu – Custom banner after log in

2016-03-03 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

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

Post navigation

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