Search found 1246 matches
- 2021/01/20 16:47:53
- Forum: CentOS 8 - General Support
- Topic: RHEL as a replacement for CentOS?
- Replies: 13
- Views: 382
Re: RHEL as a replacement for CentOS?
Costs (clicked on buy, then buy online): https://www.redhat.com/en/store/linux-platforms That's PER YEAR/PER MACHINE !!! Kinda prohibitive for me with 6 machines running CentOS as a learning tool/hobby. They're all C7 now, but still ... And if cost is no object, there is still the 3rd party repo sup...
- 2021/01/14 21:48:47
- Forum: CentOS 8 - General Support
- Topic: Imaged to 2nd disk, login fails on new one
- Replies: 7
- Views: 163
Re: Imaged to 2nd disk, login fails on new one
Clonezilla? It seems to only require the target drive to be >= the size of the source drive.
- 2021/01/09 17:59:00
- Forum: CentOS 8 - General Support
- Topic: [Solved] Libreoffice base complaints no JRE installed
- Replies: 11
- Views: 305
Re: Libreoffice base complaints no JRE installed
See my resolution at viewtopic.php?f=48&t=76420
- 2021/01/09 17:53:21
- Forum: CentOS 7 - Software Support
- Topic: [Solved] libreoffice base - since 7.9 update
- Replies: 1
- Views: 165
Re: libreoffice base - since 7.9 update
Here's the actual deal (sorry for the long delay): When you go to Tools/Options/Advanced and find a JRE already installed, as I did - that circle to the left of the Vendor name IS AN OPTION BUTTON that needs to be selected prior to clicking [OK]. I thought it was an indent mark or some other form of...
- 2020/12/30 20:18:58
- Forum: CentOS 8 - General Support
- Topic: How can I sure cron executed properly?
- Replies: 16
- Views: 428
Re: How can I sure cron executed properly?
How about (as root) you do this:
Code: Select all
cat /var/mail/root | less
- 2020/12/29 12:12:31
- Forum: CentOS 8 - Networking Support
- Topic: change access point dhcp range
- Replies: 4
- Views: 129
Re: change access point dhcp range
My linksys/ciscp routers are in bridged mode and obtain their addresses from my DHCP server.
- 2020/12/21 20:11:11
- Forum: CentOS 8 - General Support
- Topic: 8.3 Do You Copy? Over
- Replies: 5
- Views: 151
Re: 8.3 Do You Copy? Over
Um - the 8.3 image is larger than the normal disc.
I burned it to a USB key.
I burned it to a USB key.
- 2020/12/20 14:14:27
- Forum: CentOS 8 - Hardware Support
- Topic: Stream and NVidia driver
- Replies: 8
- Views: 303
Re: Stream and NVidia driver
Drats - I'd long forgotten about all the fun trying to keep things working after updates! I just changed two of my machines to Stream but fortunately they aren't ones I use daily. I have also installed a Ubuntu Desktop VM with which to experiment; looks like I'd better start learning. As far as Nvid...
- 2020/12/19 20:35:01
- Forum: CentOS 8 - General Support
- Topic: How can I sure cron executed properly?
- Replies: 16
- Views: 428
Re: How can I sure cron executed properly?
As pjsr2 wrote:
You can also check your expected results as well as logs (/var/log/messages /var/log/cron).So "00 23 * * 1" means your task runs on Mondays at 23:00.
- 2020/12/14 20:29:15
- Forum: CentOS 7 - General Support
- Topic: vsftpd alternatives
- Replies: 14
- Views: 265
Re: vsftpd alternatives
Let's back up a bit.
You posted error messages to commands you'd issued, but NOT the commands that produced the messages.
You don't mention how vsftp (a great file transfer program) is involved.
How is anyone to help you?
You posted error messages to commands you'd issued, but NOT the commands that produced the messages.
You don't mention how vsftp (a great file transfer program) is involved.
How is anyone to help you?