Quantcast
Browsing all 5962 articles
Browse latest View live

How can I deploy my nextjs app to whm and cpanel?

I didn't find a good way to deploy my next app to whm.I installed nodejs and prerequisites and set the application manager. when I run curl command, it returns HTML, but it's not working on my website....

View Article


How to secure repository credentials stored /etc/apt/auth.conf?

I have setup a password protected repository server hosting few deb packages for my application. The repository works well and I am able to install packages on the client VMs(Ubuntu 22.04) once the...

View Article


Image may be NSFW.
Clik here to view.

How to scroll up and down in sliced "screen" terminal

I just installed screen and like the idea to divide linux terminal into multiple pieces. But I can't figure out one thing: How to scroll up and down, when I'm in screen. When I'm using regular linux...

View Article

How to access a fastapi backend on the AWS EC2 ubuntu 24.04 instance via...

I am developing a custom chatbot for a WordPress website. I built the chatbot backend using python-fastapi and ran it via uvicorn app:app --host 0.0.0.0 --port 8000 on ubuntu24.04 instance.Everything...

View Article

Kubernetes pod failing to mount folder due to denied access [closed]

I have a NAS Linux server on port 192.168.0.100 which contains the directory /mnt/virtual/media/. Here is the directory structure:ubuntu@linux-node-00:/mnt/virtual$ ls -altotal 16drwxrwsrwx 3 nobody...

View Article


Critical Ubuntu Server Issues: DNS Resolution & Package Management Failures...

I'm encountering a series of issues on my Linux server (srv486284) and could use some assistance in resolving them:DNS Resolution Issue: When trying to ping google.com, I get a "Temporary failure in...

View Article

Install and run containers on Slurm HPC

I have an hpc slurm on ubuntu and I want to install docker or docker rootles. But I can't find anything on official sites, so how could I install docker on a slurm cluster and run containers or if you...

View Article

Systemd enabled services not starting at boot anymore

I made some custom systemd services long time ago, all have the same configuration (except for the ExecStart of course)This configuration worked for years, I have ubuntu up and running since version...

View Article


What is Ubuntu recommending that fixes Libreoffice convert to PDF problem?

Background. I am dockerizing my Django app. One thing it does is generate xlsx spreadsheets or pdf representations thereof. The sheet is generated by openpyxl, and if the user wants PDF the generated...

View Article


How to Restrict Docker Access to a Single IP Address [closed]

I am using Docker on a Linux server with Ubuntu as the operating system. I installed a specific package (devlikeapro/waha-plus) in Docker, which created a website that automates WhatsApp.I want to...

View Article

Error when running mpi4py program on Linux.mpi

I am running Linux (Pop!_OS), and I am trying to run my program using mpi. However,It doesn't work for python scripts (with mpi4py)but it kinda works for C scripts. (with mpi.h)To test it out I've ran...

View Article

How to detect why Ansible playbook hangs during execution

Some of tasks I wrote start and never end. Ansible does not provide any errors or logs that would explain this, even with -vvvv option. Playbook just hangs and passing hours doesn't change...

View Article

with Docker Node TRON?

error:root@instance-20231207-1335:~/docker-java-tron# ./start.shInitializing storage...Starting Tron Node...[MAINNET][+] Building 1.0s (7/12) docker:default=> [tron-eventquery internal] load build...

View Article


The IDE automatically closes when using Visual Studio Code in Ubuntu System...

Has anyone encountered that when using Visual Studio Code in Ubuntu System, it closed automatically. Is it because of the new version update or something else?I'm just tried to install AI extension...

View Article

Name of the command "search" on Matlab on Linux + How to change it

I have to use Matlab for work (Matlab 2019b on Ubuntu 22.04). Under Preferences -> Keyboard -> Shortcuts, there is a list of command accessible via keyboard shortcut which the user can customize....

View Article


VSCode crashes when starting up in Ubuntu

I changed my workspace to Ubuntu recently, and I encountered the crashing problem.The vscode was installed by apt. And it could be open for a few seconds, then it crashes automatically.I tried to...

View Article

Image may be NSFW.
Clik here to view.

Why apt install node 12 in Ubuntu 22.04 and not the latest lts version? And...

I'm building the Debian installer for my Node js app, so in dependencies function I'm using the nodejs. When I check the nodejs or node version It's showing the node 12.22.9 version.sudo apt install...

View Article


How to simulate a Orange Pi Zero 2W enviorment on windows?

I have a task to write a python program for the Orange Pi Zero 2W. I won't go into the details, but it is connected with turning the brightness of the monitor up and down. I am pretty sure this is not...

View Article

Mysql ERROR 1005 (HY000): Can't create table 'tmp' (errno: 13)

I'm Running Mysql on ubuntu 9.10, the process of Mysql is running as root, I'm using root account when logging to Mysql, which I gave all privileges, I'm using my own db(not mysql), I can create a...

View Article

Creating ROS2 node in visual studio C++ compilation problem. rclcpp problem

I am trying to build my first ROS2 node in C++. I followed all steps in python and successfuly created my first node in py, but when I try to create it in C++ using Visual studio, VS doesn't compile...

View Article
Browsing all 5962 articles
Browse latest View live