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
community:linux_lab_server [2021/04/05 21:17]
nanodano
community:linux_lab_server [2021/05/20 23:04] (current)
nanodano ↷ Links adapted because of a move operation
Line 102: Line 102:
   * [[https://filezilla-project.org|FileZilla]]   * [[https://filezilla-project.org|FileZilla]]
   * [[https://winscp.net/eng/download.php|WinSCP]]   * [[https://winscp.net/eng/download.php|WinSCP]]
-  * [[other:midnight_commander_terminal_file_navigator|Midnight Commander]]+  * [[terminal:midnight_commander|Midnight Commander]]
  
 When transferring files, use the host of ''lab.devdungeon.com'' and choose SFTP as the protocol. It uses the default SSH port of 22. Use the same username and password that you use to SSH to the server. When transferring files, use the host of ''lab.devdungeon.com'' and choose SFTP as the protocol. It uses the default SSH port of 22. Use the same username and password that you use to SSH to the server.
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 200: Line 209:
     * ''/usr/bin/nano''     * ''/usr/bin/nano''
   * File managers & tools   * File managers & tools
-    * ''/usr/bin/mc'' - See [[other:midnight_commander_terminal_file_navigator|Midnight Commander Terminal File Navigator]]+    * ''/usr/bin/mc'' - See [[terminal:midnight_commander|Midnight Commander Terminal File Navigator]]
     * ''/usr/bin/vifm''     * ''/usr/bin/vifm''
     * ''/usr/bin/nnn''     * ''/usr/bin/nnn''
     * ''/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.1617657449.txt.gz · Last modified: 2021/04/05 21:17 by nanodano