Open a terminal window and enter the following to find out technical information of an SSD installed in the computer using Linux. $ sudo hdparm -i /dev/sda <enter> /dev/sda:Model=CT500MX500SSD1, FwRev=M3CR043 Visit https://www.crucial.in/support/ssd-support/mx500-support to check if there is a firmware upgrade for the SSD.
Tag: information
Hash Story – What are hashes and how they are used
Many ordinary users would really not care about message digests or hash functions. To shed light on this, here is an introduction with the following basic facts: Data transmitted over the Internet heavily relies on checksums.The TCP protocol used to transmit data over the Internet relies on verification of these checksums to make sure that … Continue reading Hash Story – What are hashes and how they are used
Free Online Storage – Cloud Storage Service Providers
Visit this link http://www.cloudsider.com/en/free-online-storage-reviews.html to evaluate the right free on line storage space service provider for yourself. With many people now having many devices that are capable of accessing the internet and their need to access common data across them all, the only way to ensure that is using an on line storage space service. … Continue reading Free Online Storage – Cloud Storage Service Providers
Error Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException in Java program
In your Java code, you have the following code segment: public class BigOne { public static int i = 0; JButton onebutton; JLabel label; JFrame frame; public static void main(String[] args) { BigOne gui = new BigOne(); gui.go(); } public void go() { frame = new JFrame(); … Continue reading Error Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException in Java program
Linkedin.com settings for privacy
Settings -> Groups, Companies & Companies and applications Manage settings for Linkedin plugins on third party sites Uncheck Yes, allow Linkedin to receive information about my visits to pages that use Linkedin plugins. Data sharing with third-party applications Uncheck Yes, share my data with third party applications. Settings -> Profile -> Privacy Controls Turn off … Continue reading Linkedin.com settings for privacy