Great improvements since a few years ago. The whole look, feel, and intuition is far better than windows 7. The only thing holding me back from switching was game compatibility but I don’t really play games anymore.
Today’s bash bug is as big a deal as Heartbleed. That’s for many reasons.
The first reason is that the bug interacts with other software in unexpected ways. We know that interacting with the shell is dangerous, but we write code that does it anyway. An enormous percentage of software interacts with the shell in some fashion. Thus, we’ll never be able to catalogue all the software out there that is vulnerable to the bash bug. This is similar to the OpenSSL bug: OpenSSL is included in a bajillion software packages, so we were never able to fully quantify exactly how much software is vulnerable. Continue reading →
My dedicated server only used for one website, the disk usage in /home directory is 25Gb, where 5Gb is mysql database
In WHM > Configure Backup > I set ‘Backup Status’ to Enabled, with time Daily, Weekly, and Monthly
i already install plugins ‘Configure cPanel Cron Times’a too, and set it in the most off peak time, 2am
but its still make the load become high, can be more than 10, sometime i cant open the website when the server load become high, when WHM backup progressing in the backend, but few minutes again the load is reduced and the website can opened again Continue reading →
I have a salesperson blog and need to sticky each salesperson’s bio on top of the other posts. The other posts will be them blogging about products, and news, sales, etc PER their individual category. I’m going to start researching but I figured someone on here might be able to help me out first..
Is there anyway to stick the post on the homepage only?
Anyway to sticky the post on the individual category page only?
Ok, I was made a mod in here and I am trying to get more topics going so it can be more helpful in here about web design and what not
Recently I have started to use Sublime Text 2, the reason is because I can use it both on my PC Desktop and my Macbook Pro and I have heard a lot of good things about it
does anybody know of a jquery script that controls the display of an image based on the position of the cursor?
Basicly I have a animation of 20 pngs and I that to be display when the cursor is moved from left to right with a slight blend effect. Like turning pages in a book.
I love questions like this.
It’s fucking jQuery. Write it yourself.
There are thousands of ready scripts out there. A quick google search came up with nothing that totally matched my requirements so I just thought I would give it a try here before I write it myself.