I use CentOS 8 as my dev environment and also connect to the internet. But I only have several data allocations per day, how do I set a maximum data used by my OS every day?
What application should I install?
Search found 45 matches
- 2020/08/16 00:55:34
- Forum: CentOS 8 - General Support
- Topic: How to set data limit the CentOS 8?
- Replies: 0
- Views: 154
- 2020/08/16 00:48:55
- Forum: CentOS 8 - General Support
- Topic: problem with the gnome display after kernel update
- Replies: 13
- Views: 1447
Re: problem with the gnome display after kernel update
You will have to boot first into run level 3. That is in Terminal without desktop GUI. Just terminal interface.
To do this. Add `3` to the boot options then install your driver from terminal. it may also be necessary to add `nomodeset` for difficult situations.
To do this. Add `3` to the boot options then install your driver from terminal. it may also be necessary to add `nomodeset` for difficult situations.
- 2020/08/09 04:27:29
- Forum: CentOS 8 - General Support
- Topic: Gnome 3.36 in CentOS 8
- Replies: 5
- Views: 950
Re: Gnome 3.36 in CentOS 8
Oh I see, isn't it CentOS 8 now ahead of RHEL? So RHEL getting derived now from CentOS starting 8, at least that is what I have read last time from centos website.
- 2020/08/08 21:18:13
- Forum: CentOS 8 - General Support
- Topic: Gnome 3.36 in CentOS 8
- Replies: 5
- Views: 950
Gnome 3.36 in CentOS 8
Gnome 3.36 provides significant performance improvements. How to update CentOS 8 gnome to 3.36?
- 2020/08/08 21:15:45
- Forum: CentOS 8 - General Support
- Topic: CentOS menuentry to boot ISO from grub.
- Replies: 3
- Views: 506
Re: CentOS menuentry to boot ISO from grub.
Here is my boot menu entry from iso menuentry 'Install CentOS Linux 8 in basic graphics mode from ISO' --class fedora --class gnu-linux --class gnu --class os { set gfxpayload=keep insmod gzio insmod part_gpt insmod ext2 insmod iso9660 set isofile='/installer/CentOS-8.1.1911-x86_64-dvd1.iso' loopbac...
- 2020/08/08 21:10:27
- Forum: CentOS 8 - General Support
- Topic: Centos 8 DVD boots on one computer but gets stuck on the other
- Replies: 9
- Views: 480
Re: Centos 8 DVD boots on one computer but gets stuck on the other
You may check that the lable should match in EFI/BOOT/grub.cfg from iso and burned version.
- 2020/08/08 03:23:06
- Forum: CentOS 8 - General Support
- Topic: Centos 8 DVD boots on one computer but gets stuck on the other
- Replies: 9
- Views: 480
Re: Centos 8 DVD boots on one computer but gets stuck on the other
Do you now have 4 folders in efi?
Since your latest install is CentOS 8.
Since your latest install is CentOS 8.
- 2020/08/08 03:04:02
- Forum: CentOS 8 - General Support
- Topic: CentOS menuentry to boot ISO from grub.
- Replies: 3
- Views: 506
Re: CentOS menuentry to boot ISO from grub.
Are you still up to this task?
I was installing centos 8 from ISO about 5 times since 2 months ago.
I was installing centos 8 from ISO about 5 times since 2 months ago.
- 2020/08/04 17:53:52
- Forum: CentOS 8 - General Support
- Topic: Equivalent hibernation.conf of Ubuntu in CentOS 8
- Replies: 2
- Views: 144
Re: Equivalent hibernation.conf of Ubuntu in CentOS 8
My swap partition is apparently larger than ram. Ram is 16GB while swap is 100GB. So this might be bug? During bootup from hibernation, the system says, decompressing with 4 threads. So I am thinking it compressed it prior. Hibernation and resumption was relatively slower compared to windows. So I a...
- 2020/08/04 16:00:02
- Forum: CentOS 8 - General Support
- Topic: How to update Apache?
- Replies: 15
- Views: 672
Re: How to update Apache?
That is not the case, its more like Red Hat gets derived from Fedora.
Fedora is the cutting edge distro before making it to RHEL and CentOS.
Fedora is the cutting edge distro before making it to RHEL and CentOS.