Here are a few basic commands you can use for ShadowSocks. To check ShadowSocks's log, use this command: less /var/log/shadowsocks.log To restart ShadowSocks server, use this command: sudo ssserver -c /etc/shadowsocks.json -d restart To stop ShadowSocks server, use this command: ...
Explore a variety of basic examples of AWK to enhance your scripting skills and understand its functionalities effectively.
Examples # Display all MPLS interfaces. <Sysname> display mpls interface Interface Status MPLS MTU Vlan10 Up 1500 Vlan20 Up 1500 The MPLS MTU of an interface is in bytes. Related commands mpls enable mpls mtu display mpls label Use display...
Examples # Set the MPLS MTU of Ten-GigabitEthernet 3/1/1 to 1000 bytes. <Sysname> system-view [Sysname] interface ten-gigabitethernet 3/1/1 [Sysname-Ten-GigabitEthernet3/1/1] mpls enable [Sysname-Ten-GigabitEthernet3/1/1] mpls mtu 1000 R...
In our next article, we’ll cover moreadvanced ls commandswith their examples. Also, I suggest you go through someinterview questions on the ls command, and also if we’ve missed anything in the list, please update us via the comment section. ...
12 Essential Curl Commands for Linux, Windows and macOS List of popular Curl flags with short descriptions Generate code snippets for PHP and other programming languages Convert your Curl Basic Auth request to thePHP,JavaScript/AJAX,Node.js,Curl/Bash,Python,Java,C#/.NETcode snippets using the PHP...
The following basic commands are necessary to start working with Linux BASH shell. The Linux commands and the worked out examples are shown one by one. tty The Linux "tty" command display the name of the connected terminal. Example:
Learn the basics of SED syntax with examples and explanations. Master text processing and manipulation using SED commands effectively.
PHP POST Basic Authentication Related examples and articles How to post JSON using Curl?How do I post form data using Curl?How do I send Basic Auth Credentials with Curl?How do I post request body with Curl?How do I post a file using Curl?How do I set the content type for a Curl ...
SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax basic interpreter pixel-art scripting-language matrices basic-programming smallbasic Updated Nov 8, 2024 C Load ...