Questions tagged [websites]
For questions related to either creating web pages and websites using applications installed on Ubuntu or related to utilizing websites with browsers and other utilities installed in an Ubuntu environment.
204 questions
0
votes
0
answers
44
views
Proper permissions for web and ftp
I am using Apache to host two websites that are stored in /var/www/html/"site name"
Currently the only way I am able to delete or upload files or create or delete folders via FTP is to set ...
0
votes
1
answer
469
views
Block specified websites Ubuntu 24.04
I am running Ubuntu 24.04.2 LTS.
I updated the /etc/hosts file and tried blocking some websites using the 127.0.0.1 websitename.com and it did not work. I even rebooted the machine and it still did ...
1
vote
0
answers
221
views
Permissions for multiple users and sites under /var/www with access via VS Code
I have a fresh up-to-date Ubuntu Server 24.04.1 LTS install and have installed a LAMP stack to create and serve some PHP websites. I have created separate directories for each of the sites (site1, ...
-1
votes
2
answers
6k
views
Open Microsoft Edge in Ubuntu
I run Ubuntu on my Windows laptop, and I only use the Microsoft Edge browser. I tried to used the 'xdg-open' to open the desire website, but Microsoft Edge is not listed in the supported browser.
Can ...
-1
votes
1
answer
184
views
yahoo sites at ubuntu hang
I have issues accessing yahoo sites, such as mail.yahoo.com om Ubuntu 22, with latest updates. Tested with latest Firefox (122, no ad-ons) and Opera. Some times pages load but most of the time the ...
-1
votes
1
answer
90
views
Are the downloads of this website the full code of ubuntu for that version?
https://cdimage.ubuntu.com/releases/jammy/release/source/
If i download the six source iso i have all the ubuntu code for that version?
0
votes
0
answers
1k
views
Parental Control - Ubuntu 22.04
I'm searching for a Parental Control on a Ubuntu 22.04 but not only website and contents restrictions. I would like to access to the list of website visited. And I'd like to restrict APP installation, ...
0
votes
0
answers
82
views
My web site not found & Firefox hangs. Any ideas?
On Ubuntu 22.04 using nginx, curl rose-server.duckdns.org hangs, as does rose-server.duckdns.org in Firefox. nginx is shown as active(running) by sudo service nginx status nginx. I can ping rose-...
0
votes
0
answers
150
views
How to prevent all domain names except one domain?
I have a server that my users connect to for internet browsing. I want my users can only access a website like domain.com but nothing else.
This website is behind Cloudflare CDN. So I can't block the ...
1
vote
1
answer
524
views
Program to remotely block websites
I am trying to remotely block websites on my ubuntu computer to help with procrastination. So something like a program I can install on ubuntu and on a smartphone (or a secondary windows PC) and when ...
0
votes
1
answer
435
views
Can't connect to select websites
I'm using Kubuntu 22.04, freshly installed on my Asus laptop. Previously Kubuntu 20.04.
For some time I had problem connecting to select websites such as youtube and github. I thought fresh install ...
3
votes
2
answers
2k
views
How to add keyword search shortcuts with Firefox?
How are "word" or similar shortcuts assigned to search engines in Firefox to search specific search engines?
Concretely, it's entirely possible to use @wikipedia to search Wikipedia from the ...
0
votes
2
answers
386
views
Firefox not loading a particular website
I use Mozilla Firefox 98.0.2 on Ubuntu 20.04 as my primary browser.
For some random unknown reason it has decided to stop loading my server's control panel website.
I have tested the control panel in ...
0
votes
0
answers
1k
views
Redirected Too Many Times on Apache2
I'm using apache2 to host a website on Ubuntu Server. When I try to load the page from a browser, I get the "this page redirected you too many times" error. I don't have any duplicate files ...
0
votes
0
answers
50
views
Chrome still not blocking websites after this hack
https://bytenbit.com/how-to-block-websites-on-windows-ubuntu-macintosh/
In the /etc/hosts file, I have added:
127.0.0.1 www.youtube.com
To block youtube. It's working for firefox now. It's working for ...