Latest Post
Showing posts with label Troubleshooting. Show all posts
Showing posts with label Troubleshooting. Show all posts
Saturday
Thursday
Removing index.php In CodeIgniter But Getting An Error Message???
Have you tried tirelessly with no avail to remove "index.php" from your CodeIgniter url? I have, and after searching for like forever through the net for the solution, here is what finally worked for me.
Getting errors such as "500 internal error", "<IfModule takes one argument, Container for directives based on existence of specified modules" ... read on to solve this problem.
Friday
How To Delete Common Malware (Recycler) Using CMD
Recycler is a malware or virus that creates shortcuts in a folder called "RECYCLER". It changes the attributes of the folder or a file into a hidden attribute and continue to resurface itself when deleted. External storage devices are prone to be infected easily with this kind of virus. Below is a step by step approach on how to handle this very situation.
Monday
How To Use The Traceroute Command
Traceroute is a command which can show you the path a
packet of information takes from your computer to one you specify. It will
list all the routers it passes through until it reaches its
destination, or fails to and is discarded. In addition to this,
it will tell you how long each 'hop' from router to router
takes.