Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Category : System Administration

Remove Old linux Kernels

  • September 18, 2017

Find out which version of the kernel that you are running: uname -r sudo apt-get remove linux-image-4.4.0-72-generic sudo apt-get remove linux-headers-4.4.0-72-generic Of course replace 4.4.0-72-generic with your kernel version number. cd /var/lib/initramfs-tools Remote old kernel … Read more

    • Linux
    • System Administration

firewalld.service: Start operation timed out. Terminating.

  • September 2, 2017
  • 1 comment

If you are getting the error below: systemd[1]: firewalld.service: Start operation timed out. Terminating. systemd[1]: Failed to start firewalld – dynamic firewall daemon. It may be due to the fact that the process is stuck … Read more

    • Linux
    • Programming
    • System Administration

error: Failed dependencies: perl(Encode::Detect) is needed by webmin-1.850-1.noarch

  • August 20, 2017
  • 1 comment

To resolve this just install the followings: yum install perl-Net-SSLeay yum install perl-Encode-Detect

    • Linux
    • System Administration

SSLeay.xs:163:25: fatal error: openssl/err.h: No such file or directory

  • August 20, 2017

I went ahead and installed openssl-devel and i was able to install Net::SSLeay yum install openssl-devel

    • Linux
    • System Administration

Clear the ARP and the NDP Table Linux and Unix

  • July 4, 2017

Clear the ARP table arp -d -a Clear the NDP table ndp -c (seriously! What the hell does the c stand for?) https://www.computerhope.com/unix/arp.htm https://www.freebsd.org/cgi/man.cgi?query=arp&sektion=8 https://www.freebsd.org/cgi/man.cgi?query=ndp&sektion=8&manpath=FreeBSD+8.1-RELEASE

    • Linux
    • System Administration
« Older Posts
Newer Posts »

Search

Search

YCSoftware Recent Comments

THANKS!!!.. worked like a charm......
It works!...
THANKS! FIXED the problem I was having!!! :) openSUSE LEAP 15.0 m...
perfect, thanks much...
thanks a lot...
Love it bro that worked for me thank you...
Same error, but on Mac, any ideas?...
Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....

Tags

.net C# Centos 5 interest internet Microsoft Access Microsoft Office Programming technology thinker vmware vmware tools

Sponsors

YCSoftware
  • © 2025 Ycsoftware.net
Top