Categories
HowTo Linux Tips & Tricks

The Ultimate Guide to Using the cd Command in Linux

If you’re new to Linux, one of the first commands you’ll encounter is the “cd” command. This command is essential to navigating the file system in Linux, and it can make your life much easier once you master it. In this article, we’ll go over the basics of the “cd” command, some tips and tricks […]

Categories
HowTo Linux Tips & Tricks

A Comprehensive Guide to Using the ls Command in Linux

“ls” is one of the most commonly used commands in the Linux command-line interface. It is used to list the files and directories in a specified location. The “ls” command is very useful for navigating the file system and finding files that you need. To use the “ls” command, simply type “ls” followed by the […]

Categories
HowTo Security Tips & Tricks

Find your IP Camera port & login page easily

Find your IP Camera port and login page easily. In this post I will tell you the best way of doing this. I am going to teach you how to find your cameras port and IP address by scanning the available ports on specific IP address. I’ll do this on local network, but it will […]

Categories
All HowTo Linux Tips & Tricks

Install Linux Mint on VirtualBox | Tutorial

Install Linux Mint on VirtualBox is an easy process to do. You will probably want to test Mint before you install it as your main system. Installing it on VirtualBox is a good way to do it. VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only […]

Categories
All HowTo Linux Security Tips & Tricks

Harden CentOS 7 security, easy steps

This is a post about how to harden CentOS 7 security. Everyone should know that the default configuration on almost any Linux server distribution is not really very secure. With a 22 SSH port you will get loads of incorrect login attempts. Why? The answer has only four letter and that is BOTS. Have your […]

Categories
HowTo Linux Tips & Tricks

How to install Nvidia drivers Debian 9 | Detect GPU for correct driver

This is a tutorial “How to install Nvidia drivers Debian 9”. You will learn how to install correct drivers for your Nvidia GPU on Debian 9/GNU Linux. Also I will be showing you how you can detect the the current GPU with nvidia-detect. How to install Nvidia drivers Debian 9 First, make sure your system […]

Categories
HowTo Other

Cheap laptops with decent specs – How to find them

Do you want to know how to get cheap laptops with decent specs? Well you are in the right website. I will tell you exactly what you need to do when your budget is low and don’t want your laptop to be a complete potato. Cheap Laptops When you go to your nearest electronic store, […]

Categories
HowTo Linux Tips & Tricks

Things to do after installing Linux Mint 18.3 – Easiest ways

Hello to you reading my article “Things to do after installing Linux Mint 18.3”. In this article, I will show you suggested things to do after installing Linux Mint. These are the things that I would personally do and have done after installing Linux Mint. All the “things” in this article are optional, you don’t […]

Categories
HowTo Linux Security Tips & Tricks

Hide Files Inside Images

Hiding in plain sight is sometimes the best tactic.   For instance, this lovely young lady   Rather unassuming, right? Well, read on and you’ll learn how to extract a hidden message from that picture!   Steganography is “the practice of concealing a file, message, image, or video within another file, message, image, or video.” […]

Categories
All HowTo Linux Security

Cracking Passwords With Hashcat

Hashcat is praised as one of the most advanced, thorough, and powerful password cracking programs available today. It’s also a personal favorite of mine, and we will be going over the basics so you can get started. By the end of this guide, you will attempt to crack as many passwords as you can from […]