Questions tagged [web-development]
This tag should be for web developers seeking support for software or Ubuntu Server.
85 questions
-1
votes
1
answer
94
views
Which Linux is best for beginners [closed]
I am totally new to Linux i want to try Linux since I heard it is best for web and app development.but I am not sure to choose which Linux is best like Ubuntu,mint and so... So can anyone tell which ...
0
votes
0
answers
55
views
Ubuntu web browsers doesn't show call back that came with error 500
I'm a software developer. I have the problem that my web browsers (chrome, firefox, firefox developers...) stopped show me error 500 call backs. Doesn't appear on my developer tools xhr network calls.
...
0
votes
1
answer
2k
views
Is i3 4gb ram ok for ubuntu installation [duplicate]
I want to switch from win to linux. My laptop has i3 and 4gb ram, 500gb hdd. Could you please tell me if ubuntu 20 would run smoothly on it? Will nodejs, vs code, gimp etc run smoothly on it. Please ...
1
vote
2
answers
3k
views
Live Server in VS Code Ubuntu does not automatically open the browser tab. Need Help
I am using VS Code in Linux. The OS Details are given below
NAME="Ubuntu"
VERSION="20.04.3 LTS (Focal Fossa)"
Here's a brief description of what the issue is -
I installed the ...
-3
votes
1
answer
433
views
How to Install & Setup MEAN Stack on Ubuntu (MongoDB, Express.JS, Angular.JS, Node.JS)
I have started learning to mean stack web development which is an open-source JavaScript framework used for developing robust applications. It is a complete packet of software tools that have ...
1
vote
0
answers
351
views
How to Speed up my PC? [duplicate]
Hello Everyone
How can I speed up my Asus X555LA Laptop while developing apps from Next JS and VS code . So while developing such React and Next JS apps my laptop hangs a lot. My Laptop's ...
0
votes
1
answer
220
views
My LAMP Custom Server won't display PHP code
I have a 64-bit Ubuntu 20.04.2 LTS. I made myself a LAMP custom server by mostly following this tutorial. I already had PHP and apache2, and I didn't install the workflow-speeding custom commands, but ...
1
vote
1
answer
959
views
How to set both www-data and me as owner?
So I've been developing for quite some time now on ubuntu and what I did till now was for example when I want to upload something to my site via cms or form or whatever I would change owner of the ...
0
votes
0
answers
30
views
Is Ubuntu Studio suitable for full-stack software development? [duplicate]
I've been using Linux Mint 19.3 for learning full-stack software development and everything works fine (VS Code, Ruby, React, etc.).
Soon I'll begin producing music (I'm starting a home studio) and ...
-1
votes
1
answer
161
views
Setting up Local web development environment/IDE for Drupal 8/9 in Ubuntu
What is the standard way to set up local web development environment/Integrated Development Environment for Drupal 8 or Drupal 9 with my newly installed Ubuntu 18.04LTS or with 20.04.1 LTS?
-1
votes
1
answer
188
views
photoshop alternative for front end developers on ubuntu
i am a front end developer and i just installed Ubuntu
is there a Photoshop alternative for Ubuntu that has the CSS code feature that i can copy the css code right from the .PSD and i also need to ...
0
votes
0
answers
68
views
Node monitors scripts doesn't work after edit files
I develop in Node.js and today I instaled nodemon to run a project that I doing. But It's doesn't works, I searched in many foruns about that but I'm not found solutions. So I tried another options ...
0
votes
1
answer
12k
views
Use `ufw` to access localhost:port (mobile development)
I was hoping to use ufw command to modify rules and allow connection over the wifi network to localhost8080 on my ubuntu 18.4 OS. Then I figured I'd be able to use the address (192.168..:8080) to ...
-1
votes
1
answer
91
views
choosing a refurbished ultrabook for ubuntu? [closed]
I m a it student in sri lanka with new laptops prices hiking up here i turned to refurbish laptops and also beacause stupid sizes of software i need to download For windows i turned to ubuntu. Again ...
0
votes
1
answer
149
views
Php script not showing errors but only redirects to homepage [closed]
I am making e-commerce site and add to basket script not doing anything I expect it to insert data into shopping basket from products page that is working perfectly fine. Please have a look and help ...