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

rt-server.fcgi incomplete headers

  • March 10, 2014

Check your apache error log file in my case error_log. after checking the error log file i saw this : “File::Temp version 0.18 required–this is only version 0.16” So I had to install : cpan … Read more

    • System Administration

Reload Linux Profile (RedHat Family) without Logging Out

  • February 9, 2014

You have just added some paths to your Java CLASSPATH environment variables and you want to be able to test your software without logging out of your shell. Here is the command to reload your … Read more

    • System Administration

How much memory is Linux really using?

  • February 9, 2014

An htop on my system reveals this: htop So you would think that I am using about 4 gigs of Memory. The “Mem” line is misleading so please do not use that. instead use the … Read more

    • Other
    • Programming
    • Servers

Sendmail: delete all emails for a user from the command line

  • November 19, 2013

cat /dev/null > /var/mail/MAILBOX_YOU_WANT_TO_CLEAR for example for user root you would use something like: cat /dev/null > /var/mail/root

    • System Administration

Largest Files and Folders Linux

  • November 18, 2013

Top 20 Largest folders in a directory in Linux. du -shx * | sort -hr | head -n 20 Find All files larger than 50 megs in the entire system: find / -type f -size … Read more

    • System Administration
« Older Posts
Newer Posts »

Search

Search

YCSoftware Recent Comments

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...
You are my hero for posting this....
Greetings! Very useful advice in this particular article! It's the ...
I love what you guys are up too. This type of clever work and reportin...
relates to. To fix that you can either include the path to mysqldump e...
By implementing all these third-party tacked on start menus, all we’...

Tags

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

Sponsors

YCSoftware
  • © 2025 Ycsoftware.net
Top