Categories
GNU/Linux

Copying to External Drive not working KDE

Copying to External Drive not working KDE If your external drive is of the NTFS filesystem: Sometimes a native linux install does not have the drivers to write to an external drive of the NTFS filesystem. When you try to copy  to an external hard drive with dolphin in KDE; it will give you a […]

Categories
GNU/Linux

$PATH variable sometimes different

Recently I had a problem with one of the utilities I use giving a command not found bash error. It was unfathomable as just yesterday it had worked, but today it didn’t. When I checked the $PATH variable, the folder with the binary of the command I was calling was not present. I then had […]