KOR
Web development and Tech news Blog site. WEBISFREE.com
HTML
CSS
JAVASCRIPT
PYTHON
REACT
VueJS
NuxtJS
LINUX
JQUERY
PHP
DATABASE
LODASH
WEBDEVETC
TECH
ETC
JSON Pretty
LATEST POSTs
Latest
Popular
[Linux] Exploring How to Find and Replace File Text
There are times in Linux when you want to find a specific file and change its content. For instance, if you want to find
View Count :
287
Created : 2023-08-29
linux
#sed
#text replace
How to stop or kill a process in use in Linux
Let's find out how to stop (kill) currently running processes in Linux.# Stop Linux process., killIf multiple processes
View Count :
501
Created : 2023-03-06
linux
#kill
#process
Learn about the Linux command rename
We will look into the Linux command 'rename'. We will learn together the syntax, examples and usage of this command.# Li
View Count :
448
Created : 2023-03-05
linux
#rename
#mv
How to use cron in Linux, registering task schedules
If you are operating a web server on a Linux environment, you can utilize cron to automatically run certain tasks at des
View Count :
524
Created : 2023-03-05
linux
#cron
#schedule
#crontab
How to connect to ssh using Linux commands
Many people use programs like Putty to connect to machines such as servers. Another way to connect is by using the SSH c
View Count :
406
Created : 2023-03-05
linux
#ssh
#openssh
#remote
#putty
[Linux] Checking storage capacity and other information using df
Let's learn about the df command, which enables us to check the storage capacity of a Linux system.# Learning about the
View Count :
444
Created : 2023-03-05
linux
#storage
#df
Learn about the history command in Linux
Let's understand the Linux history command. How and when can we use it?# Linux history command how to useThe "history" c
View Count :
352
Created : 2023-03-04
linux
#history
#log
Learning about the make command in Linux
The make command is commonly used in the Linux environment and is easily recognizable. However, let's take a c
View Count :
234
Created : 2023-03-04
linux
#make
#Makefile
How to automatically start services when restarting a Linux server
When using a Linux server, it often becomes necessary to restart the server unexpectedly. However, when this happens, th
View Count :
345
Created : 2023-03-04
linux
#service
#systemctl
First
Prev
1
Next
Last