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 : Linux

Linux

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

Centos 6.7 – libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0

  • May 31, 2017

PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/imagick.so’ – libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0 Solution that worked for me: yum install php-pecl-imagick

    • Linux
    • Servers
    • System Administration

Move or change the permissions of all files including hidden files in Bash

  • March 25, 2017

shopt manual : dotglob If set, Bash includes filenames beginning with a ‘.’ in the results of filename expansion. Step 1 Run this command first shopt -s dotglob Step 2 Run your command mv * … Read more

    • Linux
    • System Administration

Set umask in sshd_config

  • March 14, 2017

Subsystem sftp /usr/lib/openssh/sftp-server -u 027 Dont forget to restart your ssh server service sshd restart

    • Linux
    • System Administration
« Older Posts
Newer Posts »

Search

Follow Us

Visit Us On TwitterVisit Us On FacebookVisit Us On Youtube
Visit Us On TwitterVisit Us On FacebookVisit Us On Youtube

Categories

.NET C# CSS Databases Drupal Flash Foxpro Hardware HTML Java Javascript Linux MAC Miscellaneous MS SQL Server MySQL Other PHP Programming SEO Servers System Administration Virtual Servers VMWARE Web Design

Recent Posts

  • Redirect http to https gitlab-ce
  • Temporary failure in name resolution – Ubuntu 18.04.1 LTS
  • Website to Verify SSL Certificates
  • Unattended Upgrades Ubuntu
  • All About Composer

YCSoftware Recent Comments

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....
REboot the MAC and Try to redownload the JDK. It might be that the JDK...
When I download the new JDK for Mac it says the disk image is not reco...

Sponsors

YCSoftware
  • © 2019 Ycsoftware.net
Top