Hello,
I have GhostBSB 11.1 release p7 in VirtualBox on Windows 7. I installed virtualbox-ose-additions from ports without problem. It just took some time to compile.
Ok, that not help concerning pkg things.
Search found 17 matches
- Sat Mar 31, 2018 7:40 am
- Forum: Installation and Maintenance of software
- Topic: Problems with installing VirtualBox on GhostBSD 11.1
- Replies: 8
- Views: 18392
- Sun Feb 04, 2018 9:59 am
- Forum: General support
- Topic: Firefox disappeared with latest update
- Replies: 7
- Views: 7831
Re: Firefox disappeared with latest update
Firefox was installed with the content of "build" folder thanks to dinsdale. I switch back to "current" as "build" doesn't exist anymore.ericbsd wrote:I did fix the issue this morning the repository is back up. If Firefox still missing let me know.
- Sun Feb 04, 2018 7:49 am
- Forum: General support
- Topic: Firefox disappeared with latest update
- Replies: 7
- Views: 7831
Re: Firefox disappeared with latest update
Thanks, it worked. I used OctoPkg instead but the url "current" is actually missing. (I don't understand why you chmod +x GhostBSD.conf as it's a conf file not a script.) Yesterday, when I launched OctoPkg, there was no error (and no firefox) but today I saw the errors you mention. So I ju...
- Sat Feb 03, 2018 5:14 pm
- Forum: General support
- Topic: Firefox disappeared with latest update
- Replies: 7
- Views: 7831
Firefox disappeared with latest update
Hello, Just received a GhostBSD update some hours ago. From what I understand, it uninstalled firefox rather than update it. In OctoPkg, I can't see anymore the firefox package in the installed ones nor in the remote ones (only firefox-esr remained). It simply disappeared. How can I reinstall firefox?
- Fri Feb 02, 2018 5:53 pm
- Forum: General support
- Topic: Nextcloud on GhostBSD
- Replies: 12
- Views: 12485
Re: Nextcloud on GhostBSD
I mean to get a gui in FreeBSD is as simple as: pkg install xorg startx That inspired me. I decided to verify if it is so simple. At the first place, the good point is that the installation of FreeBSD is as straightforward as GhostBSD. I installed xorg, then typed "startx". The thing I sa...
- Sun Jan 28, 2018 8:38 am
- Forum: General support
- Topic: Nextcloud on GhostBSD
- Replies: 12
- Views: 12485
Re: Nextcloud on GhostBSD
I understand your point. Seems it's your job and/or your responsibility to have a proper running NextCloud server. As for me, it's not the case.The more I learn, the more it's fun. I finally tried to solve the security & configuration problems. One of them was the file index.php which was report...
- Sat Jan 27, 2018 5:42 pm
- Forum: General support
- Topic: Nextcloud on GhostBSD
- Replies: 12
- Views: 12485
Re: Nextcloud on GhostBSD
As a starting point, you must have apache24 + php56 + mysql 5.7 (there are other database systems but this is the one I installed). I put the nextcloud folder in /usr/local/www/apache24/data/. At this point, if you try http://localhost/nextcloud/ in your browser, you get a blank page, no matter what...
- Sat Jan 27, 2018 12:56 pm
- Forum: General support
- Topic: Nextcloud on GhostBSD
- Replies: 12
- Views: 12485
Re: Nextcloud on GhostBSD
Just for fun, I managed to install NextCould on GhostBSD with php56. It's not really easy but possible.
If you want, I can post the problems I encountered (at least the ones I remember) and how I solved them.
If you want, I can post the problems I encountered (at least the ones I remember) and how I solved them.
- Tue Jan 23, 2018 5:41 pm
- Forum: General support
- Topic: PHP not working properly
- Replies: 3
- Views: 6855
Re: PHP not working properly
Hello, I got similar trouble when I tried to install a phpBB forum. Screen went blank, nothing displayed. First you need to see what the error is. Open /usr/local/etc/php.ini and set display_errors = On. I think you need to restart apache24 service (service apache24 restart). Then, try again and tak...
- Thu Jan 18, 2018 1:55 pm
- Forum: General support
- Topic: Install Chromium?
- Replies: 7
- Views: 9671
Re: Install Chromium?
Hello,
Thanks for your answer. I have palemoon among ports I downloaded. I'll give it a try.
Thanks for your answer. I have palemoon among ports I downloaded. I'll give it a try.