Search found 61 matches

by pwd
2020/01/05 23:26:28
Forum: CentOS Social
Topic: My storry with C8 desktop
Replies: 2
Views: 2924

Re: My storry with C8 desktop

Hi, in my opinion better distro for desktop is fedora, centos is more for servers. If you have experience with rpm, chkconfig (few years ago) this was natural way. On servers i install centos, but on desktop I'm using ferdora. For last 3-4 years one installation with regular upgrades, and it's worki...
by pwd
2020/01/04 15:37:37
Forum: CentOS 7 - General Support
Topic: centOS 7.7 and Python
Replies: 2
Views: 607

Re: centOS 7.7 and Python

try python3 instead of python
by pwd
2020/01/02 21:57:17
Forum: CentOS 7 - Software Support
Topic: [RESOLVED] KVM Boot Delay
Replies: 4
Views: 2425

Re: KVM Boot Delay

maybe it's not the best solution, i would turn off autostart for all virtual machines and write script with virtsh start and sleep ;)
by pwd
2020/01/01 21:10:52
Forum: CentOS 7 - General Support
Topic: logging in doesn't wait for password
Replies: 6
Views: 755

Re: logging in doesn't wait for password

Press this keys

Code: Select all

ctrl+alt+f2
login and undo your changes or restore from backup ;)
by pwd
2019/12/31 16:06:11
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Log rotate for centralize rsyslog server
Replies: 1
Views: 2473

Re: Log rotate for centralize rsyslog server

check option rotate in

Code: Select all

/etc/logrotate.conf
by pwd
2019/12/29 21:19:44
Forum: CentOS 6 - General Support
Topic: Network No such device
Replies: 3
Views: 3006

Re: Network No such device

Are You sure that eth1 is proper newtork interface name?
Check all network interfaces with

Code: Select all

ifconfig -a
You can also try change network interface type in vmware configuration
by pwd
2018/02/06 07:25:58
Forum: CentOS Social
Topic: CentOS labs
Replies: 2
Views: 4329

Re: CentOS labs

Maybe in this link You will find something interesting
https://www.reddit.com/r/linuxadmin/com ... t=itzgur6k
by pwd
2018/01/09 12:16:52
Forum: CentOS 7 - Networking Support
Topic: Samba problem
Replies: 3
Views: 1085

Re: Samba problem

check logs, maybe domain server force some unsported authentication mode