Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
18 views

Zowe Config Error popping up on VSCODE? How may I fix this error?

enter image description here Tried to do a project, however suddenly all is gone (datasets etc.) & this message keeps popping up? :O I misclicked something perhaps? I've tried starting from ...
Mel's user avatar
  • 1
1 vote
3 answers
421 views

Linux command to replace placeholder in one file using value from another file [duplicate]

I have env.config file containing environment variables, and app.config file for my application config. I want to copy values from env.config and paste them in app.config. I tried to use both awk and ...
Wahid Masud's user avatar
  • 1,093
0 votes
0 answers
17 views

set RewriteBase dynamically based on the url

I have two php web apps that want to access using the same domain but based on the URL and what I have done so far I moved the files to the Linux server and there is a root folder of public_HTML and ...
Khalil DaNish's user avatar
0 votes
0 answers
74 views

I do not understand git remote add

Not sure if I should be raising a new question but it is related to my previous question. I want to create a new folder/repo on the remote server. This is in case I start a new project on my windows ...
Iamverystuck's user avatar
0 votes
0 answers
242 views

connection refused when using git local network

I have tried to setup git on raspberry pi. I went through this tutorial: https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server. I generated SSH keys using ssh-keygen -t rsa -b 4096 ...
Iamverystuck's user avatar
0 votes
0 answers
79 views

Passing '%?' to script from zsh prompt

The issue I am creating a zsh config. The config has a theme file that defines a prompt: # File: $ZSH/custom/themes/alex.zsh-theme blue='#000DFF' orange='#FFA200' PROMPT=' %F{cyan}┬─┬─%f\ %F{$blue}[%...
alexZeLoCO's user avatar
0 votes
0 answers
2k views

nginx error --> expecting "}" in /etc/nginx/sites-enabled/default:1

I'm getting mad as I can't find the error in this code for the default config file for nginx. I have a server where I'm trying to configure the certificates to access it with https. I've got ...
César Arquero Cabral's user avatar
0 votes
1 answer
113 views

Rundeck import exist ansible project?

Is there a way to integrate a running and functioning Ansible project or do you have to start from scratch? I have: /inventory/hosts.ini /roles/ role1 ... role 60 /playbook1 /playbook2 ansible.cfg ...
Dr.JoeBeer's user avatar
1 vote
0 answers
829 views

Git not possible to fast-forward while pull.rebase is true

Basically the same situation as Error "Fatal: Not possible to fast-forward, aborting" : $ git pull fatal: Not possible to fast-forward, aborting. and its answer solved the problem: $ git ...
xpt's user avatar
  • 23.3k
1 vote
1 answer
1k views

Create config directory in linux with Rust

Started learning rust yesterday so im a complete newbie. I wanted to make a command line program for linux as my first project. I want it so when you run the program it checks if the config directory ~...
farima4's user avatar
  • 23
0 votes
1 answer
198 views

Read config(Having nested configuration)file using bash

I have a .config file, which has data like: category1 { Key1="value1" Key2="value2" } category2 { Key1="value1" Key2="value2" } How do I read ...
Aman's user avatar
  • 1
0 votes
1 answer
529 views

How do I compare a text file that contains a router's running config with a live running config? Python, Linux

Firsly, I am a beginner to this. I have to note that So I want to compare a router's running-config which I stored in a local machine in a text file to a current running-config that I want to print ...
christian romero's user avatar
0 votes
0 answers
116 views

Linux: List Unknown defconfig Items At Build Time

Is there a way to get a list of all unknown config items in a defconfig for a custom Linux kernel? The specific use case is supporting a long-overdue BSP update in which the vendor changed a bunch of ...
MysteryMoose's user avatar
  • 2,363
1 vote
0 answers
554 views

LicheePi_Zero with LCD config

I have the lichee pi zero board and LCD tft 800x480 SH500J04Z. I download the linux kernel 5.2.y and do the next selection on menuconfig: Device Drivers --->Staging drivers --->Support for small ...
Gaston Melo's user avatar
0 votes
0 answers
97 views

Working glib library not found while trying to run configure file

I need to run configure file but I get the following error: image of the error I've installed the following dependencies: libssl-dev GLib 2.32 libglib2.0-dev still didn't help.
Mai Morag's user avatar

15 30 50 per page
1
2 3 4 5
7