I‘m still working on getting my rss feed mess which bombarded your feed reader and inbox two days ago. Meanwhile, our FAQ section is updated in last few days with new howtos (if you want FAQ updates just follow us on twitter or identi.ca):
- Linux: Setup SSH To Tunnel VNC Traffic Though Internet – This tutorial shows you how to use OpenSSH to tunnel VNC traffic through the public Internet so that you can access your UNIX / Linux / OS X PC from a remote location.
- Linux: Find Wireless Driver Chipset Information – How do I find out Wireless driver chipset information under Linux? How do I get wireless card chipeset information without opening my systems?
- nginx: Send HTTP User Agent Requests To Specific Backend Server – I‘ve tons of images, css and javascript hosted at backend server IP 192.168.1.5 and 192.168.1.6. How do I make sure nginx reverse proxy load balancer always send all http_user_agent requests coming from “Mozilla†to server 192.168.1.5 and MSIE to server 192.168.1.6 only?
- KVM virt-install: Install OpenBSD As Guest Operating System – Explains how to install OpenBSD under Linux KVM and fix a few issues related to booting and setting up a serial console redirection.
- RHEL6 Beta: HowTo Use yum Command To Install Packages Without RHN – Explains how to use the yum command under RHEL beta v6.0 without RHN, which is scheduled to release soon (this for testing purpose only).
- Reboot Linksys WAG160N / WAG54 / WAG320 / WAG120N Router / Gateway – Explains how to reboot a Cisco Linksys router using a UNIX command prompt and hidden url settings.
- KVM: Start a Virtual Machine / Guest At Boot Time – Explains how to configure a domain (guest operating system vm) to be automatically started at boot or after kernel upgrade system reboot.
nixCraft is on Facebook!
Go ahead, become a nixCraft fan and start receiving regular updates right away!
🐧 Get the latest tutorials on Linux, Open Source & DevOps via RSS feed or Weekly email newsletter.
🐧 2 comments so far... add one ↓
🐧 2 comments so far... 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 |
I Shell scripting documentation on “http://bash.cyberciti.biz/guide/Main_Page” help me a lot. Good work!
+1
Hi Vivek,
I Shell scripting documentation on “http://bash.cyberciti.biz/guide/Main_Page” help me a lot. Good work!
Regards,
Tejas jain