On server On client
Continue reading Easy and fast installing of NFS server
Comments closedpersonal blog
Published November 3, 2015 by scientetik
Published November 2, 2015 by scientetik
It’s known bug with rtl8723be Ubuntu driver. It’s easy to solve with installing new driver. First upgrade the kernel to 3.16 as shown in accepted answer…
Continue reading Installing Realtek wifi driver in ubuntu (rtl8723be defauld driver problems)
Comments closedPublished November 2, 2015 by scientetik
Sometimes some admins are using cyrilic in log files.. It make a lot of \x ascii codes. Easy way to transcode them in one command line…
Continue reading Fast way easily transcode log file
Comments closedPublished August 15, 2015 by scientetik
We will prepare Win 7 insstallation USB flash drive using imagex utility Download and install Windows AIK https://www.microsoft.com/ru-ru/download/details.aspx?id=5753 (or in any other language) mount your…
Continue reading Preparing Win 7 bootable usb flash drive
Comments closedPublished August 3, 2015 by scientetik
Sorry, this entry is only available in Русский. http://tldp.org/HOWTO/ppp-ssh/index.html
Continue reading VPN PPP-SSH Mini-HOWTO
Comments closedPublished August 3, 2015 by scientetik
To delete this file, you have to use the command prompt to manually turn off hibernation. If you turn off hibernation via Power Options, it…
Continue reading Windows 7 – Delete Hibernation File (hiberfil.sys)
Comments closedPublished March 27, 2013 by scientetik
Sorry, this entry is only available in Русский. Получаем новый логин пароль к FTP запускаем cmd: telnet %hostname% 21 USER %username% PASS (полученный пароль) PASV MLSD…
Continue reading Как правильно telnet ftp
Comments closedPublished February 26, 2013 by scientetik
Sorry, this entry is only available in Русский. Запускаем команду sudo smartctl -a /dev/sda | grep Load_Cycle и смотрим сколько раз у нас уже происходила…
Continue reading Отключение парковки головок
Comments closedPublished September 12, 2012 by scientetik
#create /dev/md0 mdconfig -a -t malloc -s 64m #create /dev/md1 mdconfig -a -t malloc -s 64m # create pool zpool create -m /test ztest /dev/md0…
Continue reading check zpool features on memory disks (FreeBSD)
Comments closedPublished August 3, 2012 by scientetik
Download Programm as OE-Mail recovery http://www.oemailrecovery.com/ Or use File:DbxConv.7z http://www.ukrebs-software.de/english/dbxconv/dbxconv.html And generate mbox via eml2mbox.rb http://www.broobles.com/eml2mbox/ Locate mbox file in Thunderbird maildir
Continue reading Recovery corrupted Outlook dbx files and getting mail to Thunderbird
Comments closed