Category Archives: Operating systems

Arch Linux: installing with EFI and Windows dual-boot
0 (0)

24 February 2019

The goal is to set up a new Arch Linux and Windows (just for some games) on my new PC and use dual-boot using GRUB. Disks Currently disks layout is next: [simterm] [root@archiso ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT loop0 7:0 0 476.7M 1 loop /run/archiso/sfs/airootfs sda 8:0 0 223.6G 0 disk… Read More: Arch Linux: installing with EFI and Windows dual-boot0 (0) »

Loading

OpenVPN: DNS and dnsmasq configuration
0 (0)

22 February 2019

In addition to the OpenVPN: настройка OpenVPN Access Server и AWS VPC peering post – DNS settings example. We have the ci.example.com domain, which has to be resolved to its Public IP (of the AWS EC2 instance) if it’s requested from thу Internet – or to its Private IP – if requested via a VPN… Read More: OpenVPN: DNS and dnsmasq configuration0 (0) »

Loading

OpenVPN: OpenVPN Access Server set up and AWS VPC peering configuration
0 (0)

21 February 2019

OpenVPN Access Server is ready to use OpenVPN server which requires minimal configuration. The free version allows you to have two clients. If you need more – you can buy additional licenses. Infrastructure description Currently to access our resources such as Jenkins, Nexus etc we are using Allow Rules in AWS Security Groups where each user… Read More: OpenVPN: OpenVPN Access Server set up and AWS VPC peering… »

Loading