Community Questions

Join the discussion, find answers, and help others.

Ask Question
10 votes
1
answers
336 views

How to monitor network traffic on Linux

I want to see what network traffic is happening on my server. What tools can I use?

D
db_admin asked 2 months, 2 weeks ago
17 votes
1
answers
329 views

How to use screen or tmux for persistent sessions

My SSH session disconnects and kills my running processes. How can I keep them running?

O
omar_linux asked 2 months, 2 weeks ago
50 votes
1
answers
223 views

How to check system uptime and reboot history

How can I see how long my server has been running and when it was last rebooted?

S
security_pro asked 2 months, 2 weeks ago
50 votes
1
answers
518 views

How to install software from source on Linux

I need to install a program that is not available in the package manager. How do I compile from source?

H
hassan_ops asked 2 months, 2 weeks ago
11 votes
1
answers
1439 views

How to backup and restore PostgreSQL database

What is the command to backup and restore a PostgreSQL database?

L
linux_expert asked 2 months, 2 weeks ago
2 votes
1
answers
1618 views

How to create PostgreSQL database and user

I need to set up a new PostgreSQL database for my Django project.

A
ahmed_tech asked 2 months, 2 weeks ago
45 votes
1
answers
1563 views

How to configure Celery with Django

I need to run background tasks in Django. How do I set up Celery?

L
linux_expert asked 2 months, 2 weeks ago
31 votes
1
answers
1713 views

How to use Django signals

How can I run code automatically when a model is saved or deleted?

W
web_developer asked 2 months, 2 weeks ago
43 votes
1
answers
174 views

How to create Django forms

What is the difference between Form and ModelForm in Django?

N
noor_code asked 2 months, 2 weeks ago
27 votes
1
answers
1673 views

How to create Django model relationships

How do I create ForeignKey, OneToOne, and ManyToMany relationships?

P
python_dev asked 2 months, 2 weeks ago
13 votes
1
answers
1921 views

How to create a class in Python

What is the proper way to define a class with methods and properties?

N
noor_code asked 2 months, 2 weeks ago
11 votes
1
answers
806 views

How to read CSV files in Python

What is the best way to read and process CSV files?

H
hassan_ops asked 2 months, 2 weeks ago
28 votes
1
answers
1492 views

How to format strings in Python

What are the different ways to format strings in Python?

D
devops_guru asked 2 months, 2 weeks ago
3 votes
1
answers
568 views

How to remove duplicates from a list in Python

I have a list with duplicate values. How do I remove them?

S
sysadmin asked 2 months, 2 weeks ago
33 votes
1
answers
588 views

How to check if file exists in Python

I need to check if a file or directory exists before processing it.

Y
youssef_net asked 2 months, 2 weeks ago
7 votes
1
answers
622 views

How to merge two dictionaries in Python

What is the cleanest way to combine two dictionaries?

W
web_developer asked 2 months, 2 weeks ago
30 votes
1
answers
1240 views

How to sort a list of dictionaries in Python

I have a list of dictionaries and want to sort by a specific key.

H
hassan_ops asked 2 months, 2 weeks ago
36 votes
1
answers
1758 views

How to iterate over dictionary in Python

What is the best way to loop through a dictionary keys and values?

S
security_pro asked 2 months, 2 weeks ago
50 votes
1
answers
1424 views

How to redirect output to file in bash

How do I save command output to a file? Also how to redirect errors?

H
hassan_ops asked 2 months, 2 weeks ago
39 votes
1
answers
461 views

How to check and free up RAM on Linux

My server is running slow. How do I check memory usage and free up RAM?

S
security_pro asked 2 months, 2 weeks ago
Previous Page 2 of 5 Next