>_ linuxcommand.dev
Startseite redis-server
Database

redis-server

Starts and manages the Redis server process

Ubuntu CentOS Debian SUSE Fedora RHEL
Verified: 2026-05-13
Syntax
$redis-server [config_file] [options]
Optionen
--port
--bind
--requirepass
Examples
$redis-server
$redis-server /etc/redis/redis.conf
$redis-server --port 6380
See also
Typical use cases
?
Standard usage
redis-server --help
Note Server component of Redis for in-memory databases and caching.
Export