python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I get the GUID of my disc partitions?
I'm using WMI to get all disk information, like drives, drive letters, etc. but I have not found out how I could get the UUID/GUID of each partition.
larand
Votes: 0
Answers: 1
Oracle database "log file sync" wait event
We are having an issue on our production database where the blocked sessions suddenly spike for a few minutes and everything stops working. Looking at the blocked session history, I can see the log wr...

Hammad Mansoor
Votes: 0
Answers: 1
Is it unhealthy for SSD if I write 'vital signal' to check a python code is running?
A python program that I'm building was used to die for no apparent reason. I couldn't figure out the reason, so my workaround was to add few lines that write the time to a 'vitality' file every time a...
user28936
Votes: 0
Answers: 1
How does Linux Kernel know disk capacity? (at boot time)
I know that in linux environment, we can check the disk capacity (e.g. in units of the number of sectors) through commands such as df or fdisk.
But, as far as I know, such a command seems to "rea...
Geonhee Cho
Votes: 0
Answers: 1