Skip to content

leonistor/arch_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Arch Linux Server Setup

Config

Console font

pacman -S terminus-font
setfont ter-132n
echo "FONT=ter-132n" >> /etc/vsconsole.conf

wiki

Logs on tty12

wiki: Forward journald to /dev/tty12; Activate console on screen: sudo chvt 2, works from ssh connection.

How To Switch Between TTYs Without Using Function Keys In Linux


Setup

So You Want to Setup Arch Linux Server, Eh?

HowtoForge


Basics

pacman tldr. Pacman has a color option! Uncomment the Color line in /etc/pacman.conf.

Keep A Command Running After You Log Out Of The SSH Session

Search The Arch Wiki Website From Commandline

yay

Startup scripts: here and here plus wiki

Python PIP: yay -S python-pip


Maintenance

Cylon – The Arch Linux Maintenance Program For Newbies

Check Disk Space Usage In Linux Using Ncdu

Network Bandwidth Utilization


Networking

wiki: OpenSSH

Configure Static And Dynamic IP Address In Arch Linux

Which Service Is Listening On A Particular Port

Public IP Address:

curl ipinfo.io/ip
curl eth0.me

Security

Find Vulnerable Packages In Arch Linux


Elixir apps

Quick VPS Setup for Phoenix Web Framework Beginners

About

Arch Linux Server setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published