background preloader

LinuxAdmin

Facebook Twitter

Should You Use HTTPS or SSH For Git? – CloudSavvy IT. When connecting to remote Git repositories like Github, you usually have two connection options—HTTPS or SSH.

Should You Use HTTPS or SSH For Git? – CloudSavvy IT

Both have their uses, and while SSH is generally considered more secure, the question is a little more complicated than that. What’s The Difference? The method of authentication you use to connect to a Git repo depends on the URL your remote is configured with. The default URL format Github uses is HTTPS, which communicates directly over the web protocol: However, you can also use SSH. User@ipaddress:folder/file With Github and most services, you connect to the “git” user, and access the .git endpoint as a file under a folder with your username. git@github.com:user/RepoName.git Why Use HTTPS?

Proxmox VE 7 Initial Installation Checklist - ServeTheHome. Installing Proxmox VE 7.x is extremely straightforward.

Proxmox VE 7 Initial Installation Checklist - ServeTheHome

Boot a server from the installation ISO, answer a few quick questions like which disk to use for installation, network settings, and what password you want to use and the Debian Linux-based virtualization solution will install. There are still a few more steps one will want to take and this guide will help you through those steps. Specifically, this guide is for those setting up Proxmox VE 7 without an enterprise license. Proxmox has relatively reasonable licensing costs to access its enterprise repositories so we urge our readers to consider that as well.

For the past few years, we have had initial installation checklists for Proxmox VE 3 and Proxmox VE 4 in the forums, as well as our Proxmox VE 5 and Proxmox VE 6 initial installation checklist on the main site.

AD

Download Remote Server Administration Tools for Windows 10 from Official Microsoft Download Center. Create an Active Directory Infrastructure with Samba4 on Ubuntu - Part 1. Samba is a free Open Source software which provides a standard interoperability between Windows OS and Linux/Unix Operating Systems.

Create an Active Directory Infrastructure with Samba4 on Ubuntu - Part 1

Samba can operate as a standalone file and print server for Windows and Linux clients through the SMB/CIFS protocol suite or can act as an Active Directory Domain Controller or joined into a Realm as a Domain Member. The highest AD DC domain and forest level that currently Samba4 can emulate is Windows 2008 R2.

The series will be titled Setting Up Samba4 Active Directory Domain Controller, which covers following topics for Ubuntu, CentOS, and Windows: Part 1: Install Active Directory Infrastructure with SAMBA4 on Ubuntu. How To Harden OpenSSH on Ubuntu 18.04. The author selected the Electronic Frontier Foundation Inc to receive a donation as part of the Write for DOnations program.

How To Harden OpenSSH on Ubuntu 18.04

Introduction Linux servers are often administered remotely using SSH by connecting to an OpenSSH server, which is the default SSH server software used within Ubuntu, Debian, CentOS, FreeBSD, and most other Linux/BSD-based systems. How to Setup Local APT Repository Server on Ubuntu 20.04. One of the reasons why you may consider setting up a local apt repository server is to minimize the bandwidth required if you have multiple instances of Ubuntu to update.

How to Setup Local APT Repository Server on Ubuntu 20.04

Take for instance a situation where you have 20 or so servers that all need to be updated twice a week. You could save a great deal of bandwidth because all you need to do is to updates all your systems over a LAN from your local repository server. In this guide, you will learn how to set up a local apt repository server on Ubuntu 20.04 LTS. Prerequisites. PFSense:How to Allow captive portal users to change their own passwords. HT Password Manager download. How to compile ONLYOFFICE Document Server from source code on Ubuntu. ONLYOFFICE Document Server comprises web-based viewers and collaborative editors for text documents, spreadsheets, and presentations providing high compatibility with OOXML formats (docx, xlsx, pptx).

How to compile ONLYOFFICE Document Server from source code on Ubuntu

The suite is distributed under GNU AGPL v3.0. ONLYOFFICE Document Server can be integrated with various cloud storage platforms like Nextcloud, ownCloud, Seafile, HumHub, Plone, etc., as well as it can be integrated into the solution you're building yourself. Document Server can be used as a part of ONLYOFFICE Community Edition, a free open-source solution with online editors and collaboration platform. The build_tools allow users to automatically install all necessary components and compile the latest version of the online editors from the source code. Net-isp-balance. This package allows you to load-balance a home or small business Internet connection across two or more ISPs.

Net-isp-balance

You may use it with a single host attached to two ISPs, or on a router/firewall machine to load balance your entire LAN. Network traffic is balanced across both ISP connections to increase upload and download capacity, and if one ISP fails, the other ISP(s) will take over automatically. Bandwidth is distributed on a per-connection level. This means that you will not see the aggregated bandwidth on any particular download or speed benchmark, but you will see the benefits when multiple data transfers are occurring simultaneously, for example, when several individuals in your household are streaming movies. In addition, multi-connection file transfer protocols such as BitTorrent, will see the benefits of the load balancing.

This package runs on Linux systems, and will not work on Windows or Mac OSX systems.

Ansible

10 Steps to Secure Open SSH - The Devolutions Blog. Well we might as well call this month our SSH month since we are full throttle on SSH!

10 Steps to Secure Open SSH - The Devolutions Blog

Following our “Reverse SSH Port Forwarding” and “How to Configure SSH Tunnel on Putty”, we thought it would be good to look at securing Open SSH, since security is RDM’s number one priority! When talking about remote access standard, Open SSH has become the norm. It has made other protocols such as Telnet unnecessary since SSH encrypts your connection and passwords are no longer sent in plain text. Still, using the default installation for SSH can have its own downfalls when it comes to security. When running an SSH server, there are a few easy steps that will considerably increase the installation’s level of security. [SOLVED] Failed to start OpenLDAP Server Daemon. Using Centos 7 and following steps for openldap server configurations.i am facing this problem.

[SOLVED] Failed to start OpenLDAP Server Daemon

Basic LDAP Concepts – LDAP.com. Before working with LDAP, there are a number of important concepts that should be understood.

Basic LDAP Concepts – LDAP.com

This page describes a number of important LDAP structures and ideas. A directory server (more technically referred to as a Directory Server Agent, a Directory System Agent, or a DSA) is a type of network database that stores information represented as trees of entries. This is different from a relational database, which uses tables comprised of rows and columns, so directory servers may be considered a type of NoSQL database (even though directory servers have been around a lot longer than the term NoSQL has). Self Service Password. Presentation Self Service Password is a PHP application that allows users to change their password in an LDAP directory. The application can be used on standard LDAPv3 directories (OpenLDAP, OpenDS, ApacheDS, 389 DS, RHDS, Sun Oracle DSEE, Novell, etc.) and also on Active Directory.

It has the following features: Samba mode to change Samba passwords Active directory mode Local password policy: Minimum/maximum length Forbidden characters Upper, Lower, Digit or Special characters counters Reuse old password check Complexity (different class of characters) Help messages Reset by questions Reset by mail challenge (token sent by mail) Reset by SMS (through external Email 2 SMS service) Mail notification after password change. Iptables Vs. nftables. Hello all! This is a followup posting of our table talk. In case you have missed our first introduction of the tables, you can check our previous posting IPtables vs. nftables. How To Set Up ARP Tables. Sohail Riaz, Linux and Open Source Blog. Puppet Tutorial for Beginners - Puppet Free Training Online. Learnitguide.net really glad to help the beginners who are interested to learn the Puppet Configuration Management tool from basics to become an Puppet automation administrators. So links are arranged in order to take you in a clear direction to follow.

Go through the below links one by one to understand it easily from beginning. Video also available for some topics. Make use of it. This would be very useful to the beginners. Basically Puppet is a configuration management tool available as an opensource and enterprise versions which allows system administrators to automate the provisioning, configuration and management of a server infrastructure. 1. At the end of this, you will understand the below topics. 1. 2. At the end of this, you will understand the below topics. 1. 3.

At the end of this, you will understand the below topics. 1. Linux Disable USB Devices (Disable loading of USB Storage Driver) How To: Load Balancing & Failover With Dual/ Multi WAN / ADSL / Cable Connections on Linux. In many location, including but definitely not limited to India, single ADSL / Cable connections can be unreliable and also may not provide sufficient bandwidth for your purposes. Welcome to WBITT! ISP-Server Setup - Ubuntu 5.0.4 "The Hoary Hedgehog" The Rocks Project - Welcome.

SQUID

Firejail Usage. RHCSA - Part 2. RHCSA. TMUX. Ahmer's SysAdmin Recipes. Benchmarking. Grafana - The open platform for analytics and monitoring. Introduction to FirewallD on CentOS. Zentyal Server-Drop in Replacement for Microsoft Active Directory. Install Zentyal as PDC (Primary Domain Controller) and Integrate Windows System - Part 1. Keep Accurate Time on Linux with NTP. Use ‘maybe’ to See What a Command or Script Will Do, Without Running It. Bash-it/bash-it: A community Bash framework.

Chapter 14. Monitoring Squid. The Cache Manager is an interface to Squid for receiving information about various components. It is accessed via normal HTTP requests with a special protocol name: cache_object. A full cache manager URL looks like Squid provides two easy ways to access the cache manager information: the command-line squidclient program or the cachemgr.cgi CGI program. A Few Handy File Transfer Tools (All Written in Python) The file is on your computer, you want to get it onto your friend’s computer, and you’re in a hurry.

Luckily, there are tools to help. Installing,configuring DNS,DHCP and Dynamic DNS on CENTOS 7. In this article i will show you how to set-up DNS and DHCP server,and how to configure Dynamic DNS. So,let’s jump in ! Squid in CENTOS 7 and its integration with Windows Server 2012R2 Active Directory. Proxy servers operate as an intermediary between a local network and Internet. Requests from local clients for web services can be handled by the proxy server.Squid is a high-performance HTTP and FTP caching proxy server. In this article we will join Squid server (Centos7) into windows domain and configure AD authentification on proxy server,and when domain user request web access Squid can authenticate that user (based on security group) and if user is member of group which has internet access,he/she can access the internet,otherwise,request will be denied.