0 ratings0% found this document useful (0 votes) 180 views32 pagesCheat Sheet Linux Commands
cheat sheet Linux commands
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here.
Available Formats
Download as PDF or read online on Scribd
wostincer ninoaia's
VPS Dee 05,2025 Volentinas C8 Avie 8. 2imin Read
60 Essential Linux Commands + Free Cheat Sheet
ev Of &
“Tomanage o Linux remote machine Ikea witualplvate server VPS), system administrators commonly use
2 conmond-ne interace CLI) While some Linux datibutions offer @ graphical ues interface (GUN,
‘commands are more ecient and tlexle wth @ CL.
For example you can replace specific entvies in multpe les using a single commenel, which takes time in 2
GUL However, using bash shell con be trek since Linux has mary commands for vrius tsk
“Tohelp you get storte, we will exploe 60 essential Linux commends for VPS management. You wil ako
learn tips for using a CLI and leveraging Hostinger's VPS Al Assistant to cosy generate Linux commands.
‘This Cheat Sheet Will Make
Linux Commands Easy to Use
The 60 Most Commonly Used Linux Commands >
Linux Commands Tips and Tricks >
Make the Most Out of Your Linux With VPS Al Assistant >
Linux Commands FAQ. >wostincer ninoaia's
managing the system network settings.
‘Torun Linux commands in a remote server, connect via SSH using PUTTY.
or Terminal, Alternatively, Hostinger VPS hosting users can leverage our
built-in Browser terminal to run the commands directly from their web
browsers.
Here's quek overview.
Command Function
is Lists drectory's content
pwd Shows the current warking directory’ path
ed CChonges the warking directory
mile Creates anew directory
rm Deletes o fle
o Copies files ond directories, including their content
mv Moves or renames files and directories
touch Creates a new empty file
file Checks 0 file's type
‘and unzip Creates and extracts a ZI archive
tor ‘chives files without compression in a TAR format
nano, vi,andjed ‘Edits file witha text editor
Lists, combines, and writes a fil’s content as @ standard
cat
output
‘rep Searches a string within o ile
sed Finds, replaces or deletes pattern in fle
head Displays a les frst ten lines
til Prints a fies last ten lines
awk Finds and manipulates patterns in a fileBH wostincer ninoaia's
cut
itt
tee
locate
find
sudo
‘chmod
chown
useradd and
userdel
du
top
ps
hostname
time
_systemetl
watch
Jobs
i
shutdown
woet
Sections and prints lines from a file
‘Compares two files’ content and thelr ferences
Prints command outputs in Terminal and ¢ fle
Finds files in o systems datobase
Outputs a file or folders location
Runs a command as @ superuser
Runs programs in the current shell os another user
Modifies 0 file's read, write, ond execute permissions
Changes file, directory, or symbolic link’s ewnership
Creates and removes a user account
Displays the system's overall disk space usage
Checks a file or directory’s storage consumption
Displays running processes and the system's resource
usage
Works Ike top but with an interactive user interface
Croates a snapshot of allrunning processes
Prints information about your machine's kernel, name, and
hardware
‘Shows your system's hostname
Calculates commands’ execution time
Manages system services
Runs another command continuously
Displays a shells running processes with their statuses
Terminates @ running process
“Turns off or restarts the system
Checks the system's network connectivity
Downloads files froma URL3 nostincer sui081
ep Securely copies fles or directories to another system
syne ‘Synchronizes content between directories or machines
Displays the system's network interfaces and their
Meonfig configurations
netstat Stews the system's retwrk tomato, erouting and
traceroute “Tracks @ packet's hops to its destination
nslookup Queries © domain's IP address and vice versa
dig Displays DNS information, including record types
history Lists previously run commands
man ‘Shows @ command's manual
echo Prints @ message as a standard output
In Links fles or directories
alias and unalias Sets and removes an alias fora file er command
cal Displays a calendar in Terminal
apt-get Manages Debian-based distros package libraries
Une Commands for File and Directory Management
is section wil explore bose Linux comme
1. 1s command
2s [/directory/#older/ path)
the command using these option
+ -R=ste athe fies io the subdirectories,
h~ converte sizes to readable formats, such a MB, G8, and TB,3 nostincer sui081
pw (option)
parts two options. The -L.or logical option print environment vorable contr, incising symbalic
3. ed command
Use the ed commans te ravigate the Linux files ond directories, To user this syntax with sudo
fatrectory /fo2eer/pathn
Depending on yur evrrentfeaton it requires ether the full path a the directory name, For example, omit
‘username rom husernamelsirectoryfetder i you oe akeady within
+ ed username) ~ 6
+ ed =moves one directory vp,
4, mkdir command
authorized to moe anew folder inthe porens directory, Here's the B
ommand to create one or mullite drectaries and st the pesmi
nkair {option} [eirectory nana]
musiczongs will reat a songs flier inside music. Here ae severol common mkdir command ations
+ -p creates e irectory between two existing folders. For example, mk -p Muse/2024/Songs
m= sete te folder peer seins. For instance, entar mkale-m777 directory to creat aa
-¥ pints « message for cach created directory.
5. rmdir command
Use the rma commons to late on empty directory in Linux The user must have sudo privileges inthe
the fldercontane a subdvecory, the commatd wl return aneus
a
HOSTINGER TUTORIALS
6. rm command
Use therm command to permanently delete Mes within a diectry Her’ the general syntax:
1m [flenomes} ena?) (enames}
‘Adjust the numberof tiles in the command according to your needs you encounter an ero, ensure you
hove the write permission nthe rectory.
“Te moty the command, ad the following options:
+ i= prompts confirmation before deletion.
+ talons fe removal without confirmation,
1 deletes files ond directories recursively
@ Worsing use therm command wit aston snc deletions ireversible. Avoid using ter
and -foptons since ey may wipe all our les. Always ads he ptin to ove accidental
7. cp command
Use the ep commons to copy files or directories, inciting their conte, from your current leaton to
another thas various use cases such as:
+ Copying one le ram the cuttent directory te another elder Spec the ile name and target path
cp Filenare txt /tone/sennane/Oocunents
+ Duplicating multiple Hes too dvectry Enter the le names and the destination path
cp filenanen.txt fHlenave2.oxt fllenane3.tet /hone/usemane/Docunents
+ Copying a fil's contort t another within the some irctory,Erter the soures and the destintion fe
cp fananen tet (Aenane2 tet
“Duplicating on entire directory, Poss the -R tag followed bythe source ang destration directory:
cp -R shore/userrane/Docunents /hone/wsernane/Docunerts backup
8. mv command
Use the my comman to move or rename files ard dectoris, To move items, enter the fle name fllowed
by the destination directory
rv Fienane-txt /tone/usennane/Oocunents
Meamtile, use the folowing syntax to rename 8
9. touch command
‘The touch command ets you create on empty fein a specie dectry path Here's the syntax
touch [optton] /hane/eirectory/path/ file.HH wostincer niioaia's
10. file command
“Te file commons lets you check a fle type — whether iti tox, image, or binary. Here's the syntax
‘le Falenanetet
“To buk-check mulipl fies ist them individually or use ther path f they ore in the same directory Add the
option to aisplay more detail information ond ito show the fl MIME tyne,
11. zip, unzip commands
‘Te np command lets you compress tems nto ZIP fle with he optimal compression rata, Here's the
For example this command comprestes note tino archivezp inthe curent working etectry-
Use the unzip command to exact the compressed file Here's the syntax:
unzip eaten) le pome zie
12, tar command
“Tre tor command archives multiple tems into @ TAR fle 9 former similar to ZIP with optional compression.
Here's the syntox:
Forinstonce. enter he following t create o new neworchiveter archive nthe fhomeluser/Documents
tar -evet nonarchive.tar /hone/user/Docanents
Linux Commands for Text Processing and Searching
‘Tne flowing section explore several Linux commands for processing and searching tet.
13. nano, vi, jed commands
Linx ets users alt es using a text eto ke none, vio jed. While most distributions include nane ond
“i users must install jed manuel. All hese tools have the some command syntax
nara lena |
vi enare
Jot (ena
the target file doesn't ens, these editors wil create one, We recommend nano if you want to quickly edt
tet files. Meanwhile, use vi or ed fr serigting ane programming.3 nostincer wui0214
t. Here's the syntax
‘There ore various ways to use the cot commend
+ cats flentat = creates ne He
+ tae fest - pays contentin revere order.
15. grep command
Lune conimand prints allines containing the matching svings, which is ueeful or filtering large log Hes,
For exomple to diepy ines containing blue in the nateped.xt le, eter
16. sed command
sed [option] ‘script input_file
tthe end, spect the fle cortan
ne patter to modify, Here's an example of a command hat replaces
17. head command
Here's the general syntax
head (option) [4416]
+ -n-chonges the numberof ines printed: For example, head nS shows the is five ln
+ -€-ptnts the fl’ fst customized numberof bytes.HH wostincer niioaia's
ere’ the syntox
For example enter the fllowing to show the last ten ines ofthe colorstat fe
teil -n colors. tat
19. awk command
“Tne awk command scans reguler expression partes in le to retieve or meripulate matching des.
Here's the baie syntax
sk “regex pattern/(aetion}* snput file.
‘The action can be mathematical operations, condtional Statements tke output expressions such os print
and a delete command Ira cortains tne $n notation, whieh refers t.@ fed inthe cuter ne,
“To ods multiple eons at them based onthe execution order, separated ung semicolons For example,
this command contains mathematical, conditional, and output statements
uk F's" *( total += $2: students[$1) = $2 } O10 ( average = total / length( students):
Print “Averages”, average: print “Above average:”; for (student in students) if
(studerts[student) > average) print student} score.tat
20. sort command
‘Tre sort command rearranges line infer a specie order. oesr't most the actual ile anc only
Prints the results Terminal outputs. Here's the syntax
sore (option) [481¢)
By defau this command wills the line in alphabetical order, from AtoZ. To medfy the sorting. use
these options:
+ -o- redirects the command outputs to another fie
1+ -r-reverses the sorting ore to descending,
«+ sorts the fle oumericaly.
+
orders dota in spec fk,
21. cut command
“The cut command revives sections from a fle and its the result as Terminal outputs. Here's the syntax:$4 nostincer i001
om standard input. To determine how the comman sectans the Ine,
+ -b- cate the ine by a spectied byte se,
+ -4- separates ines
22. diff command
ist (option) tized eiiez
+ -e-disalaye neo between two flesh context form.
+ le makes the ait
23. tee command
commana | te0 [option] fet
ping google.com | tee plng_result.txt 19092024.t4¢
24, locate command
The locate command ets you find aie n the database system, Ad the - option to tur off case sensittyus
a
HOSTINGER TUTORIALS
‘The command searches fr files contining School and note regordess oftheir eter cose,
25. find command
Use the find command to search for les within a specific directory. Here's the syste
‘ind {option} [pet*] [exoression]
For exomple to find file calles fe. within the directory folder ond its subdirectories, use this
find howe -nane flues. oxt
i you omit the path, the command wil sareh the current working directory. You can ale find ireetories
using te folowing:
find «J type d -rane diectoryrane
Linux Commands for User and Permission Management
Below ore several Line commands for managing the system's users and permissions
26. sudo command
‘superuser do or sudo is one ofthe most basi commands i Linux runs your command with
‘administrative of oot permissions, Here's the general syntax
sudo (command)
When you un a sudo commend, rerminal wil equest the root password For example this sripet uns
userodd withthe superuser privilege:
sudo userade usernane
‘You con oo add option, seh oF
1 k= invades the timestamp fie
++ -9-exccutes commands 05a specified group name oD.
1+ shrune commends onthe host
@ Worsingt Running « command with sudo preg can medly allespects of your system,
Since misusing t may breok your system, run the command wth caution ana oly if yu
Uunderstord ts possible repercussions.
27. su command
‘The su command lets you run a program in the Linux shelles a dferent user. t's useful to connect via SSH
vile the oot user is dzables. Here's the syntax
su [options] [usernane [argurent])HH wostincer niioaia's
1+ -5-lts you specify another shell erviorment 0 cur
|= run a login srpt to sch users. requires you to enter the user's password
“Te check the curtent she's user account. run the wheami commend
28. chmod command
‘he chmod commend mails dlsctory oe permission in Linux. Here's the bose syntax
ctsod (optton) (permission) (¢e mane)
nina, 22h les associated with three user classes owner, group member, and others. also has
three permissions ~read, write, ond execute If an owner wants to grant ll permissions o every user, the
commend looks Ike ths
chaod -renwerex note. txt
29. chown command
‘The chown commandlets you chonge fl, directory, or symbol inks ownership to the specifi
chow (option) owmer[:araup] Fi2e(8)
For example to moke nunuser2 the owner of filenames, use
chown Linucuserd #idenane. txt
30. useradd, userdel commands
Use useradd to conte 2 new \inux user account and chonge is password with the passwd command. Here
are the syntoxes:
Userads [option] usernane
passud usernane
oth she useradd ord passwd commends require sudo privileges, To delete o user, use the ured!
nue Commands for System information and Management
This section wil Ist common Linux commands for querying system information and management
31. df command
Use the df command to check Linux system's disk space usage in percentage and klbyte KB) Here'sHH wostincer ninoaia's
IF you don't specty the ter, this command wil dlsply information about every mounted fle system. These
tre some acceptable options
‘+ m= cisplays information onthe file sytem usoge in MBE.
1+ its filesystem usoge in KB.
1 T= shows thee system ype in anew column.
32. du command
Use du to check fle or directory’ storage consumption. Remember to speciy the directory path when
using this commene, for exemple
se mone/user/Docunents
‘The du command has several options such os
1-4 shows the specie folders ott size,
| om proves folder and file information in MB
1 k= lopays inirmetion in KB,
| cheinforms he sisployed folders an files lost modification date
33, top command
“The top commend displays running processes nd the sytem ea-time condition, including resource
uslzaton. thelps identify esourceintensive processes, eraslig yout lsable them easy
Torun the command, enter top into your command-line interfacs.
34, htop command
‘Tne htap command i an interactive program for monring sytem resources and server processes. Unlike
‘op. coors adeonal features ke mouse opertion end vsualindeatrs. Here's the commend syntax:
htop [options]
1+ -d-shows the delay betvcen upaatesin tenths of second
1+ -€- enables monochrome mode,
1+ sh-ataplays te helo messoge ond exits
35. ps command
‘The ps command creates o snapshot of el tuning processes in your system, Executing It without an option
or argument willist the ranting processes inthe shall wth the following infrtion
+ Unique proces 10 (PI)
+ Type of te terminal TT.
{+ Running time (TIME),
“+ Command that lunches the process (CMD),
‘The ps command accepts several options, including
1+ -T- loplys all processes associted with the current shel session,
‘+ stusermame sts processes assocated with a specif user
1+ -A=shows lhe running processes
Suggested Reading3 nostincer i084
36, uname command
rome, and Linux kernel Here's the bosl syntax
use twthout on option, asd the following to radi te commonck
+ -n—shows the system's node hostname.
37. hostname command
Fun the hostname commord to display the system's hostname, Here's the syt
hostnane {option}
You cn run twthovt en option or use the following
+ -A-shows the machine's Fully Qualied Domain Name (FQON).
+ -1-outputs the machine's P ada
38, time command
‘ine [comansnane]
exomple, we wil measur ed. touch. ond chmod command overall execution te:
‘ine 4 /none/directory/path; touch bashscrint.sh; chmod +x bashscript.sh
39. systemetl command
command let you manage installed services in your Linux system, Here's the bose syntox
systenctl [comardnane) [service_nane]
restarting, and terminating a service. You can a
sytemctl command ie onlyavalable ln Linux ditvbutlons with the Systema iit sytem, Check ourus
a
HOSTINGER TUTORIALS
5.0 standard output. Heres the syntax
sateh [option] comand
leis usfulfor meitoring command output changes. To medity its benavor. use the flowing options
1+ -d-chsplays the aiferences between command execctions
1+ -n-changes the defoult two-second interval
‘+ -t-isobles the header containing he time interval. command, timestamp, and hostname.
41, jobs command
“Thejbe command splays a shel running processes with ther stature. ti nly availabe eth, bash,
‘ceh ane kah sell, Here’ she basic syntax
400s [options) job10
“To check the status of jobs inte current shell enter jobs without ary argument in Terminal The comand
wil etun an empty output your system doesnt have unning jobs, You can eso add the flowing options:
= ists proces 10s ond thet information
“+ sn shows obs whore stotuses hove chonged sires the last ratficavon,
+ -p-alsplays process Ds ony.
42. kill command
Use the ki command to terminate an unresponsive program using ts detitcation number (PID). To check
‘the PID, run the following common
‘To sop the program, enter the syntax below
IIL [atgnal_eption] pis
‘Tete re 4 signals fr terminating « program, but SIGTERM and SIGKILL ar the most common. SIGTERM
iste defeut signal that lets he program save its progress before stopping. Meanwhile, SIGKILL forces
programs to stop and discard unsoved progress
43, shutdown command
“The Linux shutdown command lets you turn off or restart your system at a specific time. Here's the syten
shutdown [option] (Line) “message”
‘You can use an absolute tie in a 24-hour format a a eltive one ike +8 to schedule in five minutes, The
message iso rotiicavon sertt logged-in users abou ne system shaun,
Insteodof shutting dow, restart the system using the - option. T cancel 9 scheduled reboot, run the
command withthe option,
LUnux Commends for Network Management a
Troubleshooting
Here ore commonly used Linux commands for managieg and veublesheating network connections.
44, ping command
‘ne ping command is ane ofthe most used commands in Linux Iles you check whether a network or
server's reachable, which is useful for troubleshooting conrectivity issues. Here’ the syntaxBH wostincer ninoaia's
For exomple run the following t eneck the connection ane response time to Google
ing google.com
45. wget command
Use the wget command te dewntoas fe rom the interne using HTTP, HTTPS, or FTP protocols, Here's the
wget (option) [url
For example enter he folowing to download the
wget https: //worapress.org/latest.2ip
46. curl command
‘Te eurl command ranefers data between servers. Rs common usage is for retrieving @ web page's content
‘a your system using its URL. Here’ the syntax
‘ert [option] URL
most popular ones include
+ -00F-0- downloads fies om © URL.
1+ changes the default HTTP GET method
1+ -H= sends o custom header te the UR.
+ -F--uploads ate tothe speiied destination,
47. scp command
The sep command securely copies files ordrctories between systems over a netwotk. Here's the syntan
sep [option] [Source usernaneBIP]:/[alrectory and file nane) [destération
UsernaneGiP]:/[eestination directory]
Fora local machine, omit the hostname and IP edecess. Use the following options to madly the copying
behovin
1+ -P-changes the port for copying. The cefau is 22
~ ints the sep command’ bandwith
‘+ -C- compresses transferred data to make it smaller.
48, rsync command
‘The rayne command lets you syne fils or flders between two destinations to ensure they have the same
content Heres the syrtox
rsync {opttons] source destination
your destination or sures i folder enter the directory path ke Mhomeldirectoryfpath. To syne 0 remote
Servet, use ts hestoame and IP acres, lke host@ 185.185.185.185,
Tis command hos various options:
+ -a-enebles archive made to preserve file permissions, dates and other ettibutes.
‘+ 27 shows vinul information about the transferred fe.
1+ -2- compresses the transferred le dato to reduce thei size,33 nostincer wui0814
Is equivalent tothe ip command, Here's the basic syntax
Running it without arguments eeplas information about al eta interfaces in your system, Te check 2
fellowing opt
ces ond their configuration, Tis option goes before the interface
+ pond down enodles ond d sable o network interface.
+ netmask species the subnet mask to use with an Pv
50. netstat command
coors,
‘the command syrt0m
netstat option]
layed information, Some common ones re
+ -p-lists programs names and process IDs
51. traceroute command
You can use a domain, hostname, oP address as the destnation, Add the following options fr more
+ -n= prevents the command from resolving IP addresses to hostnames for quicker tracing,3 nostincer 1:08
52. nslookup command
rslookup [options] donaia-or-ip (server)
the DNS zerverto se. nslokup will use the default resolver from your system or
+ -ports~ sets the DNS servers efor the que
vide mre inform
debug enables te debug mode 1 bout the query.
53. dig command
Aig (option) target [avery_tye]
Replace target with domain nome. By defout, this command only shows A eco
option ard ure the P aderess of
ype. Change
Miscellaneous Linux Commands
In this section, we wil it Linux commands with vorious funetio
54, history command
Enter history st
wiously executed commands. lets you reuse the commands without wring them,
history (option)3 nostincer 1:08
+ -doffset deletes the history entry ot the OFFSET pos
55. man command
‘The man command provides a user manual of ery Linux Terminal utes, inching their eames
Fie formats ond conven
Keene outines|
ran [option] [section punter] command nase
56. echo command
he echo command dsplays a ine of text aso standard output. Here's the basic
ect (0
00} (string)
For example you can cisplay Hostinger Tutorials by entering33 nostincer wui0814
parts many options, uch a
+ Xe- produces no further eiput
57. In command
1 Coption} [source] [destination
58. alias, unalias commands
59. cal command
the month ond year. Here’ the syntex
cal (option) [north] [year]
cutout, adel the fllowing$3 nostincer i084
60. apt-get command
opt-getis e command Ine tol for handling Advanced Package Tool (APT) Ubrares in Debian-based Linux,
Here’ the main syntax
apt-get (options) (comand)
nese ore the most commen commands to use with apt-get
+ update synchronizes the package file rom their
+ check updates the package coche ond checks broken depensences
Linux Commands Tips and Tricks
Here ore some tps for using Linx commands anc Terminal ta ny
we your system management eficency
+ Aad the help
et he full usoge of © command
+ Enter the elear command to clean the Terminal
+ Use ce:
+ Use tel «Ato move tothe besining ofthe ne
+ Separate mite
ommend using semicolons () or double ampersonds
Expert Tip
Did you know that you can edit a text fle with Linux commands using
SSH? Instead of editing a file locally and uploading it via FTP, you can edit
the file instantly on your account using the vim or nane command.
Paulius M.
Web Hosting Monitoring Tech Leadwostincer ninoaia's
ostinge offers © GPT-powered VPS Al Assistant that lets you easly generate Linux commands to manage
‘your server. ts avalebe in all VPS plans and accessible from the VPS overview side menu in hPanal
Se et
matte atten snes ©
= i Orme
Be
‘The Al Assistant genertes instructions with the requted commends for your VPS management tasks.
dlso helps verify whether your command is correct.
To et ccrot results ensure your A. atomats for VPS management ore cleor ond detailed Heve are
several examples to start:
| How do lereate an un a beh sript in a Ubuntu 22.04 sever?
| Whot Linux command should use to create a new user an grant them read, wrt, ond execute
permissions?
+ Con you exsloin who: the ed commands ts functions and acceptable options?
Download a Free Linux Commands Cheat Sheet
Since there re many Linux commands with various syntoxes, remembering them can be dif To els
‘you easily find ail, downoad our mustshove fee Linux Commands Cheat Sheet POF here:wostincer ninoaia's
Whether you ae a beginner or an experienced use. ths cheat sheet will help improve your we
development efficiency
Conclusion
Un commands make system administrative tasks more efficent. They provide users with greater lexbty
and the oily to use features tnt a graphical user interface may nt otter.
Uerstanding how to ue Linux command in VPS is essential for interaction and management. They
ag2nerallyconssto"tvee pats ~a command name, a flag or option, ond a parameter or argument.
‘ns ale hos secussed various Linux commands for diferent tasks, such os apt-get to installa package,
‘monipuloe text files, nd htop ta moritr current processes Tarun them, use Terminal on SSH
lent or Hostinger’s Browser terminal
Other Useful Linux Commands to Learn
How to Configure and Manage Ubuntu Firewall with the UFW
Command
How to Install ond Use the Linux Screen Command
low to Lis bunt
How to Change Password in Linux
Linux Commands FAQ
them.
How to List All Linux Commands?
Use compgen -c help. or man -k. to Ist all available Linux commands In your system. Te check 2
commend usage and it optins, use -help. For example, enter apt help fo check ne available options
{or the opt common.
How Do | Open Terminal in Linux?
In 9 Gul-bared Linux, Terminals located inthe Utilty mens o acessible using the Ctl» Al « T
shortet For Linx serves, Terminal is opened by default ater you lg isto the system.
What Does the Syntax Command -option Argument Mean?
Iki the typical order af 9 command-line uty in Unncke operating systems lie Linus. Command
fefers tothe program you want to run and -option modifies ts ehavier. Meanwhile, an argument
‘the input dota the uit is operating onwostincer sions
In Linux command syntax both [] and enclose placeholders. While ali used fr an optional
porameter is for required components For exanple options are enclosed In square Backets and input
files aren angular ones,
Why Am I Getting a “Permi
yn Denied” Error?
Permission denied means the commend requires oot or superuser privilege to fur. Te gain the
Priilege, edo sudo tthe beginning of each commard or switch ta the superucer using suds the
roti elated toes or dtectores, change ther permisions using the ehmod command
What Do I Do if a Command Is “not found"?
Ifthe command you enters correct, the not found enor message means the ult ist installed in your
Un system. To fi, instal the command using your system's packoge manager tke apt for Debian
and dof for RHEL.
THE AUTHOR
Valentinas C.
Volertnas Ciro is 2 VPS Product Manager Mie physics degree on 10+ yeors of experience
In the software industry make him on expert in virtualization and cloud tehologis, He is
potsionate about making complex things simple for end users, When he's not working
Volentinas testo spend tine with his femily ond ends. He also enjoys playing chess and
doing crossword puzzles,
Mors from Valentinas C,
THE CO-AUTHOR
Aris B.
Ariss © Content Writer speciatzing in Lux and WordPress development. He has @ pasionBH wostincer ninoaia's
Palworld Statistics: An Overview of the Monster-Taming Phenomenon
Plworldis « mukiplayer, open-world survival game that's taking the world by storm. Launched in January 2024 it offers @ unique
twist on
By Jordana A.
6 Best Palworid Server Hosting Providers and Key Features to Look For
With the rising popularity of Palworld, you need reliable and secure game server hosting to elevate your multiplayer experience.
‘While this open-world
By Matleena S. & Ariffud M,
How to Make a Dedicated Server in Palworld
Plworldis cn open-world survival game with farming, crafting, and hunting mechanics. Here, players capture monsters called
Pols to help build bases,
By Aris B,BH wostincer niioaia's
Comments
Vimal
July 30 2019)
coop
‘sunny
December 20 2019
Very helpful otile, Good job Art
‘Adin
May 242020
Very good explanations! Thanks alot
Dr. Koushik Majhi
July 07 2070)
‘Thank you very much. Good article
July 08 2020
Very helpful info, indeed
Syed Adil Nawaz
July 23 2020
Excellent
ESE
Ac TrustpilotBH wostincer niioaia's
Tomislav T.
September 06 2020
Alwoys hoppy to help, Syed!:)
sina
‘August 17 2020,
Thanks art That was Very Very Helpful!
Hasan Murtaza
‘August 17 2020
Thanks
oe
‘August 23 2020,
thanks
happy
‘August 31.2020
Love from Chine
Mehmood Qazi
September 20 2020
Very helpful
‘Tomistav T.
November 11 2020
Hoppy to help, Mehmood:
Iikor bedrossian
October 17 2020
Excollent, thank you:-)
Vakaré
February 02 2021
Hoppy to helpBH wostincer niioaia's
Really Very Useful
Ravichandran VN
November 27 2020
‘Thanks for sharing the valuable information
hruv
November 23 2020
‘Thanks for this emazing content LIFESAVER
Vakaré
February 09 2021
Hoppy it helped!
vugesh
December 12 2020
very informative thanks
kamyogi
December 23 2020
Thank you very much Art, Very useful t has changed bit my attitude towards Linux
Nizor
January 11 202
‘This was very helpful. Thanks
ciey
January 27 2021,
its very helpful to know commands easily
Benji
February 27 2021
Lots of lives saved by this command lines. Thanks!
Ulita Deo'za
May 08 2021,BH wostincer niioaia's
Bethwel Ombewa
Jly 07 2021 Beet
Very helpful information
sharfat hussain
uly 07 2024 Rep
very informative Linux command
Grammy R. Codeislow
July 11.2021 BeeLy
‘Your documentation is incredibly useful Thanks for taking the time to make this.
‘August 27 2021 Beety
for a guy starting to lear linux this is very very very helpful
Vakaré
September 20 2021
Hoppy to hear that }
&.Willioms
‘August 27 2021 Beety
‘Awesome tips, been too long with MS..school was a while ago now Linux PC my gift to me, using @ new OS after 40 yrs isn't
‘c05y.| know can swing it.
Vakaré
September 20 2021,
Best of luck, m sure youll do great!
‘gayle williams
September 15 2021 Beety
Yur info was epic.thanx
‘Akash Jeiwal
December 11 2021 pep
{Greot, ll commands are useful Thanks « lot to given description of ell commendswostincer ninoaia's
Thankyou for this guild it was very useful!
Mark
January 06 2022
Great information and well laid out.
Tamanna yedav
February 06 2022
600d job bro
Hasson Rare
Moreh 17 2022
Great work found many commas in one place
rotke
April 06 2022
‘Thanks, there were few commands | didn't know : locate and jobs, lused find and ps. Iwill tray them out, thanks.
Bill Zaffos
May 20 2022
This is very good for me because, | don't lve in Linux but only frequent it. | catch myself thinking ‘What is that commend?”
However, may I suggest some very important commands (in my opinion} that you missed, They are apt-get update & apt-get
ungrade | was tld to always include these when ever'm in terminal mode. If in the terminal, mount & unmount comes in handy
‘when deeding information from @ USB drive, but then, you would need the bikd, or maybe not.
Vakaré
May 24 2022
Hi there This is @ good point - apt-get update and apt-get upgrade are commonly used before installing any application. If
you're simply editing some files or navigating your server, it's net that important, but surely won't hurt @
Leave a replywostincer ninoaia's
comment™
Eno
(DBy sing his form you agree that your personal data would be processed in accordance wih or Ervacy Pal,
a
M3 HostinceR
‘We area web hosting provider ona mission to ring sucess to everyone whe goes online, We do toy constantly improving server technology.
providing prolessional support and making the wes hastng experience seamless
Vist @D EE wn £5 DQ. sustte
HosTING
wb Hosting
Mineo Sener Hosting
mooning
(OS Hosting
commerce Hosting
Panel Heston
ree Website Hosting
site aur
(ov Anis
(Chano Web Hosting
DOMAINSwostincer ninoaia's
HELP
oguleslae Base
enact Abuse
INFORMATION
aitiie Progr
lat Fame
cog
‘COMPANY
hg
LEGAL