Showing headlines posted by kprojects

« Previous ( 1 2 3 4 5 6 7 8 9 ... 11 ) Next »

Minecraft Server Configuration

If you have read my recent article, ‘Minecraft Server on Linux’, then you may want to do more than just play Minecraft. The Minecraft Server allows you to control many aspects of playing as well as managing players. This article will cover some of these aspects to help make your server more appealing to the players.

NMAP Common Scans – Part Two

In a previous article, ‘NMAP Installation’, a listing of ten different ZeNMAP Profiles were listed. Most of the Profiles used various parameters. Most of the parameters represented different scans which can be performed. This article will cover the last two remaining of the common four scan types.

LFCS OS in VirtualBox

  • Linux.org; By Jarret B (Posted by kprojects on Jun 2, 2017 8:14 AM EDT)
  • Story Type: Tutorial
Instead of having a dedicated system to each Operating System (OS) for the LFCS certification you can install both OS's in VirtualBox. VirtualBox allows you to run another OS inside your current OS.

Secure your SSH using two-step authentication on CentOS 7

Running your own Linux server could be very challenging, especially if you want to keep the security of the server on a high level and to protect the personal data as much as possible. During the initial server setup, you may have generated an RSA key pair to connect to the server without using passwords, which is one of the recommended methods to improve the overall security. However, in certain cases this may not be enough, so implementing two-factor authentication should be your next step.

Linux in Windows 10

To think of Linux on Windows 10 you may be imagining running it under VirtualBox. Now, you can run Linux on Windows 10 in a Command Shell. For now, it is only Ubuntu 14.04 but later Fedora and OpenSUSE should be added.

Upgrading to Ubuntu 17.04

Since Ubuntu 17.04 has been released some people may want to upgrade to the newer version. The process can be a simple one and I am going to cover upgrading from Ubuntu 16.04 and 16.10.

FreeTuxTV

  • Linux.org; By Jarret B (Posted by kprojects on May 30, 2017 10:11 AM EDT)
  • Story Type: Tutorial
You have Linux. You have access to the Internet. Why not watch TV on Linux?

Freetuxtv gives you access to various TV and Radio stations via the Internet. Let’s get FreeTuxTV installed to your Linux system.

USB Device RAID 4, 5, and 6

  • Linux.org; By Jarret B (Posted by kprojects on May 30, 2017 5:14 AM EDT)
  • Story Type: Tutorial
Redundant Array of Inexpensive Disks (RAID) is an implementation to either improve performance of a set of disks and/or allow for data redundancy. Reading and writing performance issues can be helped with RAID. RAID is made up of various levels. This article covers RAID Levels 4, 5 and 6 and how to implement them on a Linux system.

APTIK- Have Settings Will Travel!

  • Linux.org; By wizardfromoz (Posted by kprojects on May 26, 2017 9:07 AM EDT)
  • Story Type: Tutorial
This How To article was prompted by participating in a Topic elsewhere where the Member was hoping to move his existing install of Linux Mint from a unit it shared with Windows 10 to a new SSD he had purchased which would be totally Linux driven.

Reduce your Apache TIME_WAIT connections

If you manage an Apache server, you may be noticing a large amount of TIME_WAIT connections all of the time. Don't get me wrong, TIME_WAIT is a good thing.. it basically means that your server has closed the connection, but it's being kept around so any delayed packets matched to the connection can be handled properly. We can reduce them, however.

GtkHash - Hashing out the basics

  • Linux.org; By wizardfromoz (Posted by kprojects on May 20, 2017 3:13 AM EDT)
  • Story Type: Tutorial
GtkHash is a small utility that ships with some Linux Distros and is held in the Repositories of many more. If shipped, you will likely find it under Accessories. If available, but not installed, you can install it using either your Software Manager/Centre or your (Synaptic) Package Manager.

Linux Ransomware

  • Linux.org; By Rob Kennedy (Posted by kprojects on May 18, 2017 4:52 AM EDT)
  • Story Type: Security
A few people have asked me over the past week whether or not Linux is susceptible to ransomware attacks. While the answer is fairly straight forward, let's go over a couple things here first.

MySQL administration via command line

  • Linux.org; By Rob Kennedy (Posted by kprojects on May 12, 2017 9:37 PM EDT)
  • Story Type: Tutorial; Groups: MySQL
When using MySQL on a Linux server, you'll no doubt come into a situation where you'll want to manipulate something via command line. Some of you will have tools like PHPMyAdmin installed, but you should always know a way to do things via command line.

Install CSF/LFD to help secure your Linux server

There are many things that Linux admins do to try and keep their servers as secure as possible. Adding a good firewall and intrusion detection software package is always a great idea. Also, it will amaze you as to how many bad guys are attempting to get in.

Using screen - the basics

  • Linux.org; By Rob Kennedy (Posted by kprojects on May 10, 2017 2:23 PM EDT)
  • Story Type: Tutorial
When you're connected via ssh on a remote server, a sudden disconnection will likely wreck whatever you're working on and make it difficult to find where you left off. This is where screen comes in handy. It's like working in a virtual terminal that will stay open until you exit out of it. If you suddenly lose Internet connectivity at your workstation (power loss at home, office, etc..) you can reconnect to your server, enter your screen session and continue where you left off.

Using mysqldumpslow to read the mysql slow query log

  • Linux.org; By Rob Kennedy (Posted by kprojects on May 2, 2017 3:16 PM EDT)
  • Story Type: Tutorial; Groups: MySQL
The MySQL slow query log is one helpful tool that helps system administrators to determine which queries are taking a longer-than-normal time to run. The only thing is.. how to read it so it's helpful?

Turn on / off Linux servers with IFTTT button

  • Linux.org; By Rob Kennedy (Posted by kprojects on Apr 25, 2017 11:48 PM EDT)
  • Story Type: Tutorial
IFTTT stands for "If This Then That" and currently allows me to power on and off my Linux servers. Below i'll lay out exactly how I accomplished this.

Linux Remote Control (VNC)

  • Linux Forum; By Jarret Buse (Posted by kprojects on Mar 26, 2017 5:22 AM EDT)
  • Story Type: Tutorial
I am sure there have been times, for those of you who have multiple PCs in the home, when you wish you could be sitting in front of a different system for a few minutes. You hate having to go to the other system and you wish for a better way. The answer is Virtual Network Computing (VNC).

NMAP FTP Bounce Attack

An NMAP FTP Bounce Attack is similar in nature to an Idle Scan Attack. The requirement for the Bounce Attack is a File Transfer Protocol (FTP) Server with FXP.

Pandora on Linux (Pithos)

  • Linux Forum; By Jarret Buse (Posted by kprojects on Mar 25, 2017 2:07 PM EDT)
  • Story Type: Tutorial
Having access to a constant music of your liking is a great achievement of the Internet. Most people have a Pandora account, but are unable to play Pandora on their Linux System. A program called Pithos is available for Linux users which allows them to tap into their Pandora account and radio streaming.

« Previous ( 1 2 3 4 5 6 7 8 9 ... 11 ) Next »