You are here: Home
Search
Search Only:

Search Keyword make

Total: 24 results found.

Page 1 of 2
1. Apache: Error(98)
(Tech Notes/General)
I ran across a situation where Apache wouldn't start. It generated the following error; "(98)address already in use: make_sock: could not bind to address [::]:80 (98)address already in use: make_sock: ...
2. Ubuntu: Change Hostname
(Tech Notes/Linux)
... file /etc/hostname and change the name of the system and then run: /etc/init.d/hostname.sh start to make the change active. The hostname saved in this file (/etc/hostname) will be preserved on system ...
3. DDoS Defences
(Tech Notes/Linux)
... it will be tracking packets from the botnet at least bat the beginning before you have identified it, then make sure connlimit is loaded as a module with a high hashsize (eg 256000), and then tuned for ...
4. Ubuntu: Gnome or KDE
(Tech Notes/Linux)
... is a necessity for some. If you spend time administering Linux servers, then it makes sense to use a Linux desktop to do so. The same seems to hold true to Mac OS X and Windows environments. If you spend ...
5. WordPress: Remove Logo on Login Form
(Development/WordPress)
... width and height parameters to match your image. Downside with all this is every time WordPress is upgraded, you'll have to make these changes all over again.  ...
6. Javascript: Cookies
(Development/Javascript)
Web development, sooner or later, requires dealing with cookies. I've found using Javascript to handle cookies preferable over using php. Reason; "Header already sent" errors.  Generally reading a cookie ...
... DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/' '' *; As you can see there are many characters in the code I needed to delete that require insertion of escape characters to make it ...
A guy took his blonde girlfriend to her first football game. They had great seats right behind their team's bench. After the game, he asked her how she liked the experience. 'Oh, I really liked it,' she ...
9. Postfix: Delete Deferred
(Tech Notes/Linux)
Postfix is probably the most common email server available on a Linux system. Email that fails to make it to it's destination address is stored on the system for subsequent retries. The system I'm working ...
... One caveat that's not listed above is the need to change permissions or make sure the Vbox user is a member the the same group as the file /dev/net/tun. On my system the owner and group are "root". Rather ...
... to make a web site look like a print ad. Additionally, they request dynamic content. So the question I ask is where do you want the scroll bar? In it's normal location, at the right edge of the browser ...
12. Force File Download
(Development/PHP)
... attachment; filename=\"".basename($filename)."\";" ); header("Content-Transfer-Encoding: binary"); header("Content-Length: ".filesize($filename)); readfile("$filename"); exit(); ?> To make this ...
... (Yeah, Right!), I hope to be able to go back and make it stronger from a security stand-point. As with all other code provided at MicroSwamp.com; USE AT YOUR OWN RISK!  ...
I recently had the need to change the name of a server running CentOS5. The reason for the change is irrelevant. Here are the changes that were necessary; Use a text editor such as vim or pico to make ...
15. PostgreSQL Relocate Data Store
(Tech Notes/General)
... tell the whole story on what changes need to be made and it's been difficult to find the specific information needed to make the change. I've located 2 3 methods to accomplish the task of moving the data ...
... should also be large enough to store the recovered data. I'll refer to this as the "boot drive". Make sure you have enough connections to accommodate all of these drives and any additional storage devices ...
... (or source code) is made available to the general public or purchaser to allow them to make their own modifications as they see fit. This allows complete or nearly complete software to be customized for ...
18. The Most Venerable Component
(Tech Notes/General)
Consider the parts that make-up your computer. There are very few moving parts. The fans, the keyboard, the mouse, and CD/DVD drives are the only components besides the hard drive that has moving parts. ...
19. Hard Drive Repair - PCB
(Tech Notes/Data Recovery)
... between several of the data recovery service companies, that replacing the PCB, on newer hard disk drives, is a bad idea. In fact, swapping the PCB may actually damage the drive further. They make a good ...
20. Selecting a Data Recovery Service Company
(Tech Notes/Data Recovery)
... how wonderful and better they are than the "other guy". This makes selection difficult to say the least. Here are some things to consider when selecting a data recovery service company... Success Rates ...
<< Start < Prev 1 2 Next > End >>