This guide is going to show you how to get X.org 7.1 up and running on Linux (the emphasis will be on using Gentoo, but it should work on any other Linux distro as well).
From the howto page:
We of course can’t possibly do anything if we are missing X.org. To obtain this in Gentoo is very simple:
emerge --sync
emerge xorg-x11
Once X.org is done building, you will be ready to get started using it. If you previously used X.org, then your config file at /etc/X11/xorg.conf will be used. If you are a XFree86 user moving over, then X.org will automatically load your /etc/X11/XF86Config, but I would recommend renaming the config to xorg.conf for consistency. Read more…
Found via Digg
🐧 Get the latest tutorials on Linux, Open Source & DevOps via:
- RSS feed or Weekly email newsletter
- Share on Twitter • Facebook • 0 comments... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |