python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Set up connection to VPN on Amazon Lightsail app
I've got an server on AWS using Lightsail that uses Linux/Django OS/app combination. I need to use the Django framework to create a function that will take requests coming into the server, and forward...
DMvic
Votes: 0
Answers: 0
Why won't my for/if loop work for renaming sequence names in a fasta file in bash
I am currently working on a bioinformatics project, and have been assigned the role of editing some genetic sequence files (fasta/.fa) to be viable for the next stage of processing. I am doing this on...
Joshcole2504
Votes: 0
Answers: 1
How can I change the default pager for Python's help() debugger command?
I'm currently doing some work in a server (Ubuntu) without admin rights nor contact with the administrator. When using the help(command) in the python command line I get an error.
Here's an example:
&...
ArturRz
Votes: 0
Answers: 3
AWK to replace HTML tag with another and keep text
I am looking for a way to replace a HTML tag with another, but keep the text.
I have a big HTML file, which contains:
<span class="desc e-font-family-cond">fork</span>
I want to...

Bohumír Mäsiar
Votes: 0
Answers: 4