User Tools

Site Tools


community:linux_lab_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
community:linux_lab_server [2021/04/05 21:17]
nanodano
community:linux_lab_server [2021/05/18 15:40]
nanodano ↷ Links adapted because of a move operation
Line 138: Line 138:
   * Find another member who has server access, and try sharing live terminals (for example using ''tmux'' or using local Linux sockets to create a primitive chat (for example using ''netcat'').   * Find another member who has server access, and try sharing live terminals (for example using ''tmux'' or using local Linux sockets to create a primitive chat (for example using ''netcat'').
   * Setup VS Code server for coding https://github.com/cdr/code-server   * Setup VS Code server for coding https://github.com/cdr/code-server
 +  * Learn to work with IPv6
 +  * Learn to work with HTTP 2.0
 +  * Learn to work with WebSockets (duplex communication in browser)
 +  * Learn to work with WebRTC (Real-time voice/video in browser)
  
 ==== Run a web app/service/api ==== ==== Run a web app/service/api ====
Line 178: Line 182:
  
 You can setup personal systemd services. Refer to [[https://www.devdungeon.com/content/creating-systemd-service-files]]. You can setup personal systemd services. Refer to [[https://www.devdungeon.com/content/creating-systemd-service-files]].
 +
  
  
 ===== Other notes ===== ===== Other notes =====
  
-==== Other software ====+==== Games ==== 
 + 
 +  * ''/usr/games/asciijump'' 
 + 
 +==== Other installed software ====
  
 There are a number of other applications installed for everyone to use. Here are some of the applications installed. There are a number of other applications installed for everyone to use. Here are some of the applications installed.
Line 205: Line 214:
     * ''/usr/bin/tree''     * ''/usr/bin/tree''
   * Email clients   * Email clients
-    * ''/usr/bin/mutt'' - See [[other:mutt_terminal_email|Terminal Email with Mutt]]+    * ''/usr/bin/mutt'' - See [[terminal:mutt|Terminal Email with Mutt]]
   * Web   * Web
     * Terminal browsers     * Terminal browsers
Line 216: Line 225:
   * IRC/XMPP chat client   * IRC/XMPP chat client
     * ''/usr/bin/irssi''     * ''/usr/bin/irssi''
-  * Games +  * System tools
-    * ''/usr/games/asciijump'' +
-  * System information+
     * ''/usr/bin/neofetch''     * ''/usr/bin/neofetch''
 +    * ''/usr/bin/htop''
   * Network tools   * Network tools
     * ''/usr/bin/netcat''     * ''/usr/bin/netcat''
community/linux_lab_server.txt · Last modified: 2021/05/20 23:04 by nanodano