This is one of those random things I do and decided to put it in the website. I know that my personal computer is running on HDD, but when I …
Category:
Systems
-
-
fortune is a simple program that displays a pseudorandom message from a database of quotations that first appeared in Version 7 Unix. The most common version on modern systems is …
-
Fixing error: Package packagename is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package ‘packagename’ has no installation candidate
by blackMOREOpsA common error in Linux A very common error in Linux; well, most Debian based Linux distributions such as Debian itself, Ubuntu, Kali, Linux Mint has this error when trying …
-
Fixing ProxyChains ERROR: ld.so: object ‘libproxychains.so.3’ from LD_PRELOAD cannot be preloaded: ignored.
by blackMOREOpsNullsec posted on – November 29, 2014 at 7:53 pm regarding ProxyChains giving an error: ERROR: ld.so: object ‘libproxychains.so.3’ from LD_PRELOAD cannot be preloaded: ignored. Essentially, this might expose you. …
-
Reset root password in Ubuntu, Debian, Kali, CentOS or pretty much any Linux distributions
by blackMOREOpsForgetting root password is an hassle. We try to be vigilant with our security and set a complex root password. We also try not to login using directly into root …