myfreax
  • Home
How to Setup Nginx Reverse Proxy
nginx

How to Setup Nginx Reverse Proxy

A reverse proxy is a service that accepts client requests and sends them to one or more proxy servers
By myfreax 5 Oct 2022
How to save a file and exit in Vim/Vi
vim

How to save a file and exit in Vim/Vi

Vim is the text editor of choice for command line users. Unlike other editors, vim has no GUI, which may be a bit surprising to new users
By myfreax 5 Oct 2022
How to create a Bash alias
alias

How to create a Bash alias

Do you often find yourself typing a long command on the command line or searching your bash history for a previously typed command
By myfreax 14 Nov 2022
Linux Grep Regular Expression Example
grep

Linux Grep Regular Expression Example

grepis one of the most useful and powerful commands for text processing in Linux
By myfreax 5 Oct 2022
Linux bash functions
bash

Linux bash functions

A Bash function is essentially a set of commands that can be called multiple times
By myfreax 5 Oct 2022
How to open files with vim
vim

How to open files with vim

Vim is the text editor of choice for users who frequently use the command line. Unlike other editors
By myfreax 5 Oct 2022
Linux setting and listing environment variables
bash

Linux setting and listing environment variables

In Linux and Unix-based systems, an environment variable is a dynamically named set of values ​​that are stored
By myfreax 16 Oct 2022
Linux echo command
echo

Linux echo command

echoCommand is one of the most basic and most used commands in Linux. Arguments passed to echowill print to standard output
By myfreax 3 Oct 2022
Previous Page 3 of 3 Next

Tag Cloud

linux (39) command (37) curl (15) wget (5) scp (3) bash (3) nc (2) vim (2) sftp (2) ftp (2) chgrp (1) ncdu (1)
Copyright 2025, myfreax. All Rights Reserved.
myfreax

  • Home

Ctrl K open search
esc to close