Search found 10 matches
- Mon Jul 24, 2023 5:51 pm
- Forum: General support
- Topic: Update fails.
- Replies: 9
- Views: 28419
Re: Update fails.
Edited my /etc/pkg/GhostBSD.conf to use the french mirror and then the updates installed without a problem. # $GhostBSD$ # # To disable this repository, instead of modifying or removing this file, # create a /usr/local/etc/pkg/repos/GhostBSD.conf file: # # mkdir -p /usr/local/etc/pkg/repos # echo &q...
- Mon Jul 24, 2023 5:20 pm
- Forum: General support
- Topic: Update fails.
- Replies: 9
- Views: 28419
Re: Update fails.
Thanks for your reply, stefan! The Server was online, i checked it with Firefox. It seems, that the US-Mirror has not all packages. https://pkg.us.ghostbsd.org/stable/FreeBSD:13:amd64/latest/All I count 32250 packages, and pkg-1.20.4.pkg is one of the missing ones. For the french mirror https://pkg....
- Mon Jul 24, 2023 7:50 am
- Forum: General support
- Topic: Update fails.
- Replies: 9
- Views: 28419
Update fails.
Update Stations doesn't install the new updates. When i try to install it in the shell: # pkg update -f Updating GhostBSD repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.pkg: 100% 7 MiB 777.8kB/s 00:09 Processing entries: 100% GhostBSD repository update comp...
- Thu Mar 16, 2023 5:50 pm
- Forum: General support
- Topic: No Updates available?
- Replies: 4
- Views: 7042
Re: No Updates available?
Updates are here... I'm now on Firefox 111.0.
Thanks a lot for your support, Arnold.
Code: Select all
ghostbsd-version -fkov
13.1-STABLE
1301510
22.12.09
23.03.15
- Wed Mar 15, 2023 12:57 pm
- Forum: General support
- Topic: No Updates available?
- Replies: 4
- Views: 7042
Re: No Updates available?
Thank you, Arnold!
- Tue Mar 14, 2023 2:11 pm
- Forum: General support
- Topic: No Updates available?
- Replies: 4
- Views: 7042
No Updates available?
Hello everyone, I have a small question. I haven't received any updates for a while. Firefox is still version 109.0.1. Manual search via Update Station does not deliver any new packages. ghostbsd-version -fkov 13.1-STABLE 1301510 22.12.09 23.02.02 Am I too impatient, or are there any problems here? ...
- Sun Jul 25, 2021 12:27 pm
- Forum: Installation and Maintenance of software
- Topic: youtube-dl
- Replies: 3
- Views: 12032
Re: youtube-dl
Youtube-dl can be installed with the Software Station. Version 2021.06.06. Works for me without problems.
- Thu Apr 08, 2021 4:51 am
- Forum: General Questions
- Topic: {SOLVED} Delete core dumps?
- Replies: 11
- Views: 25844
Re: Delete core dumps?
You use them simply in a terminal, that's right. You need superuser rights: 'sudo rc-update delete dumpon boot' In a terminal 'rc-update' without option shows all runlevels and services. If `savecore' is not listed in the output, it will not getting started at boot. There is a detailled explanation ...
- Tue Apr 06, 2021 6:24 am
- Forum: General Questions
- Topic: {SOLVED} Delete core dumps?
- Replies: 11
- Views: 25844
Re: Delete core dumps?
Very nice. Thank you, this is what I have been looking for quite a while.
- Mon Apr 05, 2021 6:31 am
- Forum: General Questions
- Topic: {SOLVED} Delete core dumps?
- Replies: 11
- Views: 25844
Re: Delete core dumps?
From time to time I delete the core dump files in my home folder.
Have not seen any problems with it so far...
Have not seen any problems with it so far...