What does numbers mean in `mkfs -t ext4` command?
I have run:mkfs -t ext4 /dev/nvme0n1So I am getting output like that:[2491.001727] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)[2491.543355] EXT4-fs (dm-3): mounted...
View ArticleWhy does Oracle java not appear in the alternatives command on redhat 6.5?
I have redhat 6.5 x64 and java preinstalled on it. The command java - version shows:java version "1.7.0_45"OpenJDK Runtime Environment (rhel-2.4.3.3.el6-x86_64 u45-b15)OpenJDK 64-Bit Server VM (build...
View ArticleAnswer by Cherry for How see drivers loading order in windows 10?
It is not en universal solution but helps for me:I disabled all programs from startup and everything works. In my case there was Realtek auto start program which uses absent audio device. After...
View ArticleHow see drivers loading order in windows 10?
I have changed motherboard and got bsod immediately when windows 10 log in screen shown. (E.g. I can see user, picture, type coupe of symbols in password area but after couple of seconds I got BSOD)....
View ArticleHow fix driver error for ryzen processors (code 32)?
Got exactly the same issue as this:A driver (service) for this device has been disabled. An alternative driver may be providing this functionality. (Code 32)How to fix this?
View ArticleAnswer by Cherry for How fix driver error for ryzen processors (code 32)?
A thread contains solving the problem by windows repairment but I have different and easier solution - Method 2: Reinstall the processor driver:Use Device Manager to reinstall the processor driver, and...
View ArticleAnswer by Cherry for How make windows 10 to use all 24G RAM instead of 20G?
You should switch the slots around so you have 12GB on each channel.This solve the problem. Thanks to David Schwartz
View ArticleHow resize putty window?
There are a lot of questions and answers about resizing console windows which are opened by putty when user press Open button. But how to resize initial puTTY Configuration window opened before...
View ArticleHow solve permission problems for docker in ubuntu?
I have installed docker as described here. I use Ubuntu Trusty 14.04 (LTS) (64-bit). Everything during installation was well. Also command $ sudo docker run -i -t ubuntu /bin/bash completes well (after...
View ArticleHow to show one window for one monitor for all desktops?
I have two monitors for Windows 10 and multiple virtual desktops. How can I configure Windows to keep windows with "Process explorer" on the second monitor regardless of the opened virtual monitor?...
View ArticleHow switch keyboard layout once for all open programms?
When I switch keyboard layout windows switches it for current open program. When I switch among many programs I often get confused what keyboard current program uses. Is there a way to switch keyboard...
View ArticleHow tell memtest to use memory on specific range on start?
I launch memtest and got it holding during tests. I guess that memtest uses bad memory blocks when it started. Is there a way to shift this memory range? For example, memtest loaded and take memory...
View ArticleHow USB 3.1 power is managed by motherboard?
There are several USB 3.1 ports in my mother board. According to specification USB 3.1 can handle up to 100W. What actual power PC motherboard can output? What if I connect 8 USB 3.1 with 100W (800W in...
View ArticleHow translate s3 url to http in chrome automatically?
Let say I have a link like that:s3://mybucket/mybucket?prefix=myprefix/file.json And I open it in chrome browser. I will get an error. Is it possible to automatically translate the s3 url...
View ArticleWindows wsl without swap file
I am thinking to set swap configuration in .wslconfig to zero. This is not for production just for development and to decrease disk operations, so:Is it supported to set swap size to zero?Is it...
View ArticleAnswer by Cherry for How many svchost.exe's are normal?
Do not trust anyone who tell you that this is normal. Running too many svchost.exe is not normal!!! I got plus 3-5 processe after windows wake up from sleep mode. After couples of wakeups I got windows...
View ArticleHow to separate the container folder and images folder in Docker WSL2?
Ok, there is a post about changing the location of the Docker data, but what if I need to place the containers' filesystem on one drive (SSD) but keep images on another (HDD)?Is there a way to do this...
View ArticleComment by Cherry on How override replace one DNS name with another?
@security_paranoid question updated
View Article