Windows 10 was released long ago in internet time, but I get asked questions about it randomly by various users, friends and clients. One of the most asked ones is about “spying” that windows 10 may be doing on the user. Initially a server called DiagTrack...
No one likes to sit around waiting for slow mirrors while updating multiple packages but its a fact of life usually. In debian it means typing apt-get update and sitting around for a while, then doing the actual install or upgrade and getting some coffee. what if you...
Find out whats taking up all the hdd space Running out of hdd space is pretty annoying. So if you are running out of space and need to find out whats taking up all that space type the following command to find out more : du -h |grep ‘[0-9]G’ ...
I just noticed I had 8 kernels installed on a machine. dont need but one…. so I rebooted to make sure I was using the newest, and removed all the old ones via these simple commands : Ubuntu / Debian / dpkg / Apt: dpkg -l ‘linux-*’ | sed...
Recent Comments